summaryrefslogtreecommitdiff
path: root/src/libflac
AgeCommit message (Expand)Author
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-02-03Fix for libflac <1.1.3, thanks to Ville Skyttä for reporting, closes bug #16...Diego 'Flameeyes' Pettenò
2006-12-25 * Replace --enable-flac configure option with --with-libflac, as the FLACDiego 'Flameeyes' Pettenò
2006-12-25 * Make the libFLAC-based decoder and demuxer for FLAC files work with recentDiego 'Flameeyes' Pettenò
2006-10-21Fix build with flac.František Dvořák
2006-10-20Update for the API changes in FLAC 1.1.3, should still work fine on 1.1.2 of ...Diego '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-17- really fail to open the FLAC file when there's an error demuxing itBastien Nocera
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-11-30*BUGFIX*František Dvořák
2005-02-09this has been forgottenMichael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-06-03EOF when read returns <= 0 (thanks Leon van Stuivenberg)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-06-01estimate start_pos from start_time. it is not as accurate as original idea bu...Miguel Freitas
2004-06-01trying to fix seeking to time position. general seeking improvements.Miguel Freitas
2004-05-27fix flac time displayMiguel 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-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
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-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-02flac demuxer has been forgotten in the latest API version increaseMichael Roitzsch
2003-02-14fix bug causing division by zero @ audio_out.cMiguel Freitas
2003-02-14fix segfault for -A nullMiguel Freitas
2003-01-31fix flac demuxer content detection. it was eating 4 bytes of non-seekableMiguel Freitas
2003-01-26fixing CDDA/VCD interaction bug...Siggi Langauf
2003-01-23preparations for beta3:Miguel Freitas
2003-01-20add flac autoconf/m4 stuffMiguel Freitas
2003-01-19cleanupMichael Roitzsch
2003-01-18flac demuxer+decoderMiguel Freitas