summaryrefslogtreecommitdiff
path: root/src/libflac/decoder_flac.c
AgeCommit message (Expand)Author
2007-02-03Fix for libflac <1.1.3, thanks to Ville Skyttä for reporting, closes bug #16...Diego 'Flameeyes' Pettenò
2006-12-25 * Make the libFLAC-based decoder and demuxer for FLAC files work with recentDiego 'Flameeyes' Pettenò
2006-08-05- avoid crashing when the FLAC file is brokenBastien Nocera
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-03-07Fixed channels to mode translation in audio decoders.Thibaut Mattern
2005-02-09this has been forgottenMichael Roitzsch
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-06-01ok, i can't get flac into an useable state after a read abort but it doesn't ...Miguel Freitas
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2003-12-14API version bounceSiggi Langauf
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-05-02flac demuxer has been forgotten in the latest API version increaseMichael Roitzsch
2003-01-31fix flac demuxer content detection. it was eating 4 bytes of non-seekableMiguel Freitas
2003-01-23preparations for beta3:Miguel Freitas
2003-01-18flac demuxer+decoderMiguel Freitas