]> git.sesse.net Git - vlc/shortlog
vlc
2004-01-18 Gildas Bazin* configure.ac, modules/demux/Modules.am: added ps2...
2004-01-18 Laurent Aimar * http: fixed mem leaks, doesn't add '\0' anymore...
2004-01-18 Laurent Aimar * mp4: added 'pnot' fourcc as a valid header signature.
2004-01-18 Laurent Aimar * ts: clean up and a few mem leaks.
2004-01-18 Laurent Aimar * input_dec: exported correct i_group.
2004-01-18 Sam Hocevar * modules/video_output/caca.c:
2004-01-18 Laurent Aimar * es_out.c: better support for multiple program. ...
2004-01-18 Rocky BernsteinIn Solaris (and perhaps others) PATH_MAX is in limits.h.
2004-01-18 Laurent Aimar * duplicate: corrected behavour of no-*.
2004-01-18 Laurent Aimar * demux2: added ps2,ts2 and dvdnav shortcuts.
2004-01-18 Laurent Aimar * duplicate : added a select option :) The format is
2004-01-18 Laurent Aimar * ts: fixed ms-codec playback.
2004-01-18 Sam Hocevar * modules/demux/mp3/drms.c:
2004-01-18 Cyril Deguet* src/window_manager.cpp: no more magnetism with invisb...
2004-01-18 Cyril Deguet* src/theme_loader.cpp: use yyrestart() instead of...
2004-01-17 Laurent Aimar * ps.h: added cvt adn ogt.
2004-01-17 Laurent Aimar * es_out: select es from current program only.
2004-01-17 Laurent Aimar * ps.* : new PS demuxer (still incomplete)
2004-01-17 Gildas Bazin* modules/control/http.c: fixed another mem leak.
2004-01-17 Gildas Bazin* src/playlist/info.c: get rid of the #ifdef HAVE_VASPR...
2004-01-17 Gildas Bazin* modules/control/http.c: fixed gcc warning.
2004-01-17 Sigmund Augdal... src/playlist/item*
2004-01-17 Sigmund Augdal... NEWS:
2004-01-17 Gildas Bazin* modules/control/http.c: fixed a whole bunch of mem...
2004-01-17 Gildas Bazin* ALL: make sure newly created playlist_item_t are...
2004-01-17 Gildas Bazin* modules/stream_out/transcode.c: fixed segfault.
2004-01-17 Gildas Bazin* src/input/demux.c: fixed small mem leak.
2004-01-17 Gildas Bazin* modules/stream_out/transcode.c: fixed mem leak.
2004-01-16 Sigmund Augdal... share/http/index.html:
2004-01-16 Sam Hocevar * modules/demux/mp4/drms.c:
2004-01-16 Rocky BernsteinAdd horizontal and vertical subtitle offset corrections...
2004-01-16 Laurent Aimar * all: added STREAM_GET_MTU and stream_MTU.
2004-01-16 Sam Hocevar * modules/codec/libmpeg2.c:
2004-01-16 Rocky Bernsteinrender.c: RV16 now works great - uses all colors, but...
2004-01-16 Laurent Aimar * ts: fixed mpeg4 video in TS.
2004-01-16 Laurent Aimar * ts: rewrite from scratch of the TS demuxer to fit...
2004-01-16 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: unicode compilati...
2004-01-15 Benjamin Prachtint -> bool
2004-01-15 Gildas Bazin* src/input/input.c: fixed memleaks.
2004-01-15 Gildas Bazin* modules/access_output/http.c: fixed small mem leak...
2004-01-15 Laurent Aimar * network: fix for proto://host:port url syntax.
2004-01-15 Gildas Bazin* modules/demux/mpeg/ts.c: better auto-detection of...
2004-01-15 Sigmund Augdal... modules/gui/wxwindows/*:
2004-01-15 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: more fourccs added.
2004-01-15 Sigmund Augdal... src/playlist/item.c:
2004-01-15 Sigmund Augdal... modules/misc/sap.c:
2004-01-15 Gildas Bazin* modules/misc/network/ipv4.c: fixed breakage on win32.
2004-01-15 Laurent Aimar * ipv4: non blocking connection mode. Please test...
2004-01-15 Laurent Aimar * http: commented out a debug message.
2004-01-15 Laurent Aimar * do not try http 1.0 when we are going to die.
2004-01-15 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: include locale...
2004-01-14 Benjamin Pracht* playlist sort.
2004-01-14 Laurent Aimar * http: fixed for url like http://host[:port] (ie...
2004-01-14 Rocky BernsteinDon't do compensation subtitle unscaling if the underly...
2004-01-14 Rocky BernsteinFirst OGT/CVD RenderV16 that shows some sort of readabl...
2004-01-13 Gildas Bazin* src/interface/interface.c: added the gestures interfa...
2004-01-13 Gildas Bazin* modules/mux/mp4.c: added support for mp4v and mp4a...
2004-01-13 Laurent Aimar * mp4: convert 3 bytes codes into language (track...
2004-01-13 Laurent Aimar * mp4: fixed playback for files that have 0 byte samples.
2004-01-12 Gildas Bazin* src/misc/configuration.c: fixed stupid bug in the...
2004-01-12 Derk-Jan Hartman* src/playlist/loadsave.c: doxygenization
2004-01-12 Gildas Bazin* configure.ac: added --with-caca-config-path.
2004-01-12 Derk-Jan Hartman* Fix caca building
2004-01-12 Gildas Bazin* modules/mux/mp4.c: improved mov support a bit.
2004-01-12 Gildas Bazin* modules/video_output/caca.c: ported to win32.
2004-01-12 Rocky BernsteinMore RenderYUY2 bug fixes. Is very usable. Remaining...
2004-01-12 Rocky BernsteinFirst attempt at YUY2. Sort of works.
2004-01-11 Simon Latapie * ncurses.c: let's be coherent: "big" forward/backward...
2004-01-11 Sigmund Augdal... modules/demux/playlist/playlist.c:
2004-01-11 Cyril Deguet* modules/gui/skins/*:
2004-01-11 Rocky BernsteinRemove debug output.
2004-01-11 Simon Latapie * ncurses.c : forgot to change help
2004-01-11 Simon Latapie * ncurses.c : 5% forward and backward are definitely...
2004-01-11 Clément StenacFixed modules.am file
2004-01-11 Rocky BernsteinFix bug in ScaleX routine which affected ratios that...
2004-01-11 Anil Daoud* missing or incomplete .cvsignores
2004-01-11 Anil Daoud* missing file
2004-01-11 Clément Stenac* configure.ac : Added new folders
2004-01-11 Cyril Deguet* src/vlc_proc.*: quick fix to handle the new playlist...
2004-01-11 Clément StenacUse playlist_current when going from one item to another
2004-01-11 Laurent Aimar * ncurses: better playlist handling.
2004-01-10 Sigmund Augdal... src/input/input.c:
2004-01-10 Derk-Jan Hartman* oops, bug
2004-01-10 Sigmund Augdal... modules/gui/ncurse/ncurses.c:
2004-01-10 Anil Daoud* fixed skins2 module loading when libtar is present...
2004-01-10 Derk-Jan Hartman* Fixed some doxygen comments.
2004-01-10 Rocky BernsteinAdd vout_AspectRatio routine to get retrieve a vout...
2004-01-10 Clément StenacAdd SAP to the list of additionnal interfaces
2004-01-10 Derk-Jan Hartman* mtime_t != int This was causing incorrect results...
2004-01-09 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib
2004-01-09 Derk-Jan Hartman* include/variables.h
2004-01-09 Jon Lech Johansen * ./src/misc/configuration.c: win32 UNICODE fixes.
2004-01-09 Gildas Bazin* src/extras/libc.c: return result in vlc_asprintf().
2004-01-09 Gildas Bazin* ALL: added vlc_asprintf() to our libc.
2004-01-09 Jon Lech Johansen * ./modules/demux/mp4/drms.c: switched to dyn. linkin...
2004-01-09 Derk-Jan Hartman* configure --help aliging
2004-01-09 Derk-Jan Hartman* Gibalou you broke something again :)
2004-01-09 Derk-Jan Hartman* MAX_PATH is a windowism. Use PATH_MAX.
2004-01-09 Gildas Bazin* ALL: MSVC compilation fixes.
2004-01-09 Jon Lech Johansen * ./modules/demux/mp4/drms.c: improved sci handling.
next