]> git.sesse.net Git - ffmpeg/history - libavcodec/libvo-amrwbenc.c
fft-test: add option to set cpuflag mask
[ffmpeg] / libavcodec / libvo-amrwbenc.c
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-03-21 Justin Ruggleslibvo_amrwbenc: use AVCodec.encode2()
2012-02-25 Justin Rugglescheck for coded_frame allocation failure in several...
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-07 Diego Biurrunlibvo-amrwbenc: Add braces to shut up gcc warning.
2011-04-18 Luca Barbatolibvo-aacenc,libvo-amrwbenc}: fix api usage
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Allow enabling DTX...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Only check the bitrate...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Find the closest match...
2011-04-13 Martin Storsjölibvo-*: Fix up the long codec names
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrbwenc: Rename variables and...
2011-04-13 Martin Storsjölibvo-amrwbenc: Don't explicitly store bitrate modes...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Make the bitrate/mode...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Return proper error...
2011-04-12 Martin Storsjölibvo-*: Don't use deprecated sample format names and...
2011-04-12 Martin Storsjölibavcodec: Use "const enum AVSampleFormat[]" in AVCode...
2011-04-11 Martin StorsjöAdd support for AMR-WB encoding via libvo-amrwbenc