]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/mpc.c
O_DIRECT works!!!
[frescor/ffmpeg.git] / libavformat / mpc.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-01-19 alexcFix probing of files with ID3v2 tags. Discussed at...
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-09 diegoUse full path for #includes from another directory.
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-07-19 takisReplace all occurrances of AVERROR_IO with AVERROR...
2007-07-19 takisReplace all occurrances of AVERROR_NOMEM with AVERROR...
2007-07-05 diegolicense header consistency cosmetics
2007-04-08 michaelallocate 32 extra bytes at the end of the probe buffer...
2007-01-14 reimar10l, > vs. >= typo, caused crashes on last mpc frame
2007-01-01 kostyaDecode previous 32 frames to avoid seeking artifacts...
2007-01-01 kostyaMake MPC demuxer deal with ID3 tags at the beginning
2006-12-28 kostyaEnable forward seek in Musepack demuxer
2006-12-24 kostyaMusepack SV7 decoding support