]> git.sesse.net Git - vlc/history - modules/demux/mpeg/system.c
* Coding style cleanup: removed tabs and trailing spaces.
[vlc] / modules / demux / mpeg / system.c
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-07 Rocky BernsteinMarginally better.
2003-12-06 Rocky BernsteinRecognize Philips Overlay Graphics (OGT) and Chaoji...
2003-12-01 Gildas Bazin* ALL: fixed DTS audio support.
2003-11-26 Laurent Aimar * system: change some msg_Err to msg_Warn.
2003-11-24 Laurent Aimar * all: do not export input_NullPacket
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-09-10 Laurent Aimar * demux/sdp: a msg_Err -> msg_Warn. Btw, it begins...
2003-07-13 Christophe Massiot* modules/demux/mpeg: 0x06 stream type can be used...
2003-07-03 Laurent Aimar * ps: fix a dead loop with mis-detected file or bad...
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-04-01 Christophe Massiot* TS demux patches, courtesy of Andy Lindsay <andy_vl...
2003-03-18 Christophe Massiot* Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange...
2003-03-09 Jon Lech Johansen * ./modules/demux/mpeg: DTS support.
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-02-04 Christophe Massiot* modules/demux/mpeg/*: Fixed an uninitialized variable...
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-03 Christophe MassiotFixed miscellaneous problems with the RTP plug-in.
2002-10-01 Christophe MassiotFinally fixed A/52 TS input.
2002-09-26 Christophe Massiot* Fixed my A/52 fix.
2002-08-30 Christophe Massiot* demuxes: Worked around a bug in old VLC and VLS by...
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...