]> git.sesse.net Git - vlc/history - modules/demux/flac.c
* all: removed decoder_fifo_t.
[vlc] / modules / demux / flac.c
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...