]> git.sesse.net Git - vlc/history - modules/demux/mpeg/ts.c
* mux/ts.c : allowed sending mjpeg (who said that's ugly ?)
[vlc] / modules / demux / mpeg / ts.c
2003-05-31 Laurent Aimar * mux/ts.c : allowed sending mjpeg (who said that...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-06 Gildas Bazin* modules/demux/mpeg/ts.c: fixed my last f*ckage +...
2003-05-05 Gildas Bazin* modules/demux/mpeg/ts.c: compiler warning fix.
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-03-18 Christophe Massiot* Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange...
2003-02-23 Laurent Aimar * all : added streaming support for crappy ms video...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-12 Christophe MassiotPatch courtesy of gibalou :
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-02-04 Christophe Massiot* modules/demux/mpeg/*: Fixed an uninitialized variable...
2003-01-08 Laurent Aimar * configure.ac.in: added mpeg4audio packetizer and...
2003-01-08 Olivier Teulière * ./modules/gui/win32/preferences.cpp: fixed a segfaul...
2003-01-07 Johan Bilien * modules/demux/mpeg/ts.c: fixed ts_dvbpsi demux...
2002-12-18 Laurent Aimar * ts.c: add preliminary support for mpeg-4 streams...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-10-20 Christophe Massiot* modules/demux/mpeg: Added DVB stream type for A/52...
2002-10-12 Gildas Bazin* configure.ac.in: fix for the mingw32 build. The gtk...
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
2002-09-23 Christophe Massiot* New --vlc-backwards-compat option, to go back to...
2002-08-30 Christophe Massiot* demuxes: Worked around a bug in old VLC and VLS by...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...