Age | Commit message (Expand) | Author |
---|---|---|
2011-12-16 | flac decoder: int -> size_t | Petri Hintukainen |
2011-12-16 | Fixed flac_read_callback() signature for flac 1.1.3+ (when sizeof(size_t) != ... | Petri Hintukainen |
2010-01-17 | "Fix" playback of 24-bit FLAC. | Darren Salt |
2009-12-04 | Bump the FLAC decoder's priority above ffmpegaudio, and build it by default. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-05-03 | Don't define flac_metadata_callback if we're not going to use it. It's only u... | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-08-15 | Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro). | Darren Salt |
2007-04-04 | Move the flac plugins sources into the combined directory, like wavpack. | Diego 'Flameeyes' Pettenò |