]> git.sesse.net Git - vlc/history - modules/demux/flac.c
Improvements to preferences
[vlc] / modules / demux / flac.c
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-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Laurent Aimar * a52.c aac.c au.c dts.c flac.c wav.c: Converted all...
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-21 Gildas Bazin* modules/codec/flac.c: added a FLAC encoder.
2003-11-21 Gildas Bazin* modules/demux/flac.c, modules/codec/flac.c: couple...
2003-11-21 Gildas Bazin* modules/codec/flac.c: complete rewrite of the flac...
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-08-17 Gildas Bazin* modules/demux/flac.c: few cosmetic changes.
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-02-27 Gildas Bazin* ALL: i18n updates and fixes.
2003-02-23 Sigmund Augdal Helbergadded a demux and decoder for flac files (disabled...