[FFmpeg-devel] [PATCH] libtwolame MP2 encoding support

Paul B Mahol onemda at gmail.com
Fri Aug 3 20:22:43 CEST 2012


On 8/1/12, Paul B Mahol <onemda at gmail.com> wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  Changelog               |    1 +
>  configure               |    5 +
>  doc/general.texi        |    8 ++
>  libavcodec/Makefile     |    1 +
>  libavcodec/allcodecs.c  |    1 +
>  libavcodec/libtwolame.c |  188
> +++++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 204 insertions(+), 0 deletions(-)
>  create mode 100644 libavcodec/libtwolame.c
>

I will push improved version of this patch in next few days,
with warning that vbr encodings are experimental and thus
not supported by decoder.


More information about the ffmpeg-devel mailing list