]> git.sesse.net Git - ffmpeg/history - libavcodec/libamr.c
define FLAC metadata types in flac.h
[ffmpeg] / libavcodec / libamr.c
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-16 Benoit FouetAdd const qualifiers to decode functions.
2008-12-16 Benoit FouetFix warning "format not a string literal and no format...
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-06 Diego BiurrunRemove unnecessary parentheses from return calls.
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-02-29 Benoit FouetMake AMR-NB block size const and 8 bits.
2008-02-29 Benoit FouetDefine block size for AMR-WB (use IF2 table).
2008-01-27 Diego Biurruntypo
2007-06-06 Diego BiurrunGive all wrappers for external libraries names starting...