]> git.sesse.net Git - vlc/history - modules/demux/nsv.c
Another message queue compile fix
[vlc] / modules / demux / nsv.c
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-04 Derk-Jan Hartman* added AACP fcc and map it to mp4a.
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2004-12-11 Clément StenacImprovements to preferences
2004-04-01 Laurent Aimar * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME...
2004-03-19 Laurent Aimar * nsv: fixed unused variable warnings.
2004-02-15 Laurent Aimar * nsv: display sub stream and skip extention data...
2004-02-02 Laurent Aimar * nsv: added 'AAC ' fourcc support.
2004-02-02 Laurent Aimar * nsv: compilation fix.
2004-02-02 Laurent Aimar * nsv: full fractional frame rate support.
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-07 Laurent Aimar * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR...
2004-01-07 Laurent Aimar * demux2: allow to force demuxer.
2004-01-05 Laurent Aimar * nsv: clean up, added seek support.
2004-01-04 Laurent Aimar * demux2: a dummy demuxer to adapt to new demuxer...