]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/libamr.c
Added meaningful labels to FWP contracts
[frescor/ffmpeg.git] / libavcodec / libamr.c
2009-04-29 diegoDrop unused libamr-nb fixed-point glue code.
2009-04-07 superdumpFix second amr_nb_decode_frame() to also use the new...
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-22 stefanoAdd missing av_cold in static init/close functions.
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-16 benoitAdd const qualifiers to decode functions.
2008-12-16 benoitFix warning "format not a string literal and no format...
2008-07-31 prossModify all codecs to report their supported input and...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-06 diegoRemove unnecessary parentheses from return calls.
2008-04-27 diegoAdd long names to AVCodec declarations.
2008-02-29 benoitMake AMR-NB block size const and 8 bits.
2008-02-29 benoitDefine block size for AMR-WB (use IF2 table).
2008-01-27 diegotypo
2007-06-06 diegoGive all wrappers for external libraries names starting...