]> git.sesse.net Git - ffmpeg/history - libavformat/mpc.c
Export all tracks (each is a different language) instead of just one.
[ffmpeg] / libavformat / mpc.c
2009-01-19 Alex ConverseFix probing of files with ID3v2 tags. Discussed at
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_IO with AVERROR...
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_NOMEM with AVERROR...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-01-14 Reimar Döffinger10l, > vs. >= typo, caused crashes on last mpc frame
2007-01-01 Kostya ShishkovDecode previous 32 frames to avoid seeking artifacts...
2007-01-01 Kostya ShishkovMake MPC demuxer deal with ID3 tags at the beginning
2006-12-28 Kostya ShishkovEnable forward seek in Musepack demuxer
2006-12-24 Kostya ShishkovMusepack SV7 decoding support