]> git.sesse.net Git - vlc/history - modules/codec/flac.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / codec / flac.c
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-08-04 Rémi Denis-CourmontFix usage of add_shortcut.
2007-06-03 Laurent AimarFixed flac packetizer when compiling with libflac ...
2007-05-30 Laurent AimarImproved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED...
2007-03-01 Laurent AimarFixed a memleak per packetizer module_Need.
2007-02-15 Rémi Denis-CourmontSupport for FLAC version 1.1.3 - fixes #921
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-19 Derk-Jan Hartman* Support 5.1 channels in Flac (untested with a 5.1...
2006-08-29 Jean-Paul SamanFix compiler warning about comparing signed and unsigne...
2006-05-27 Dennis van Amerongenminor typo loose -> lose
2006-04-11 Derk-Jan Hartman* make the flac decoder errors less annoying. some...
2006-03-11 Christophe Mutricycodec/flac.c: fix preparse with flac
2006-01-12 Antoine CellerierFSF address change.
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
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-03-06 Gildas Bazin* modules/codec/flac.c, configure.ac: FLAC packetizer...
2005-02-21 Laurent Aimar * block: added
2004-12-11 Clément StenacImprovements to preferences
2004-08-28 Gildas Bazin* include/vlc_es_out.h, src/input/es_out.c: added an...
2004-08-16 Eric Petit gcc < 3 compile fix
2004-07-09 Gildas Bazin* modules/codec/flac.c: couple of fixes.
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c:
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c: if aenc/venc is speci...
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-07 Gildas Bazin* modules/demux/ogg.c: fixed memleak.
2004-01-25 Benjamin Prachtstring review
2003-12-04 Gildas Bazin* modules/codec/flac.c: several fixes to the flac decod...
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-22 Gildas Bazin* src/input/input.c: don't free the ES twice.
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...