]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/apedec.c
Revert "Prepare for O_DIRECT"
[frescor/ffmpeg.git] / libavcodec / apedec.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-28 kostyaFix documenting comments for APE decoder
2008-11-19 kostyaAdd channel layout to several audio decoders I maintain
2008-09-24 kostyaCorrect wrong lower limit and condition used in APE...
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-08-29 kostyaWhile APE changed container format in 3.98, frequency...
2008-07-31 prossModify all codecs to report their supported input and...
2008-07-06 kostyaAdd several vector functions used by Monkey's Audio...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-10 michaelsmaller tables
2008-03-04 michaelRemove unused elements from tables.
2008-03-04 michaelDetect and prevent reading over the end of counts_...
2008-03-04 michaelPrevent segfault due to reading over the end of the...
2008-02-01 michaelconst
2008-01-31 bcouduriercast to correct type, fix warning: apedec.c:859: warnin...
2007-12-02 diegoFix some spelling mistakes.
2007-12-01 vitorspelling
2007-09-13 kostyaMonkey Audio decoder