]> git.sesse.net Git - vlc/history - modules/demux/mpeg/Modules.am
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
[vlc] / modules / demux / mpeg / Modules.am
2004-09-27 Gildas Bazin* modules/demux/mpeg/m4a.c: MPEG 4 audio demuxer using...
2004-08-02 Gildas Bazin* include/ninput.h: removed left-over from access2...
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-06-06 Laurent Aimar * all: - renamed old ts demuxer as ts_old(_dvbpsi).
2004-04-22 Laurent Aimar * packetizer/h264.c: a really basic h264 packetizer...
2004-01-09 Gildas Bazin* modules/demux/mpeg/Modules.am: forgot to remove priva...
2004-01-03 Rocky BernsteinIgnore timestamp in PACK header in a private stream...
2003-11-22 Laurent Aimar * stream_output.h, transrate.c : do not use SOUT_BUFFE...
2003-08-01 Laurent Aimar * mpga: mp3 demuxer written from scratch using ninput.h
2003-06-27 Sam Hocevar * bootstrap:
2003-01-12 Laurent Aimar * m4v: a raw MPEG-4 video stream demuxer (for now...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...