]> git.sesse.net Git - ffmpeg/history - libavcodec/apedec.c
Rewrite doxy for av_strtod().
[ffmpeg] / libavcodec / apedec.c
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-28 Kostya ShishkovFix Doxygen comments for APE decoder.
2008-11-19 Kostya ShishkovAdd channel layout to several audio decoders I maintain
2008-09-24 Kostya ShishkovCorrect wrong lower limit and condition used in APE...
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-08-29 Kostya ShishkovWhile APE changed container format in 3.98, frequency...
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-07-06 Kostya ShishkovAdd several vector functions used by Monkey's Audio...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-10 Michael Niedermayersmaller tables
2008-03-04 Michael NiedermayerRemove unused elements from tables.
2008-03-04 Michael NiedermayerDetect and prevent reading over the end of counts_...
2008-03-04 Michael NiedermayerPrevent segfault due to reading over the end of the...
2008-02-01 Michael Niedermayerconst
2008-01-31 Baptiste Couduriercast to correct type, fix warning: apedec.c:859: warnin...
2007-12-02 Diego BiurrunFix some spelling mistakes.
2007-12-01 Vitor Sessakspelling
2007-09-13 Kostya ShishkovMonkey Audio decoder