[FFmpeg-devel] [PATCH] Add a G.722 encoder
Martin Storsjö
martin
Thu Sep 23 23:37:31 CEST 2010
On Thu, 23 Sep 2010, Michael Niedermayer wrote:
> > Changelog | 2 -
> > doc/general.texi | 2 -
> > libavcodec/Makefile | 1
> > libavcodec/allcodecs.c | 2 -
> > libavcodec/g722.c | 83 ++++++++++++++++++++++++++++++++++++++++++++++++-
> > 5 files changed, 86 insertions(+), 4 deletions(-)
> > 733e0efcb07873ccf8627f815f193056fa3572d6 0001-Add-a-G.722-encoder.patch
> > From 024592a9dc3f80e440d938dc8c07a9654ab0ad56 Mon Sep 17 00:00:00 2001
> > From: Martin Storsjo <martin at martin.st>
> > Date: Fri, 6 Aug 2010 23:06:37 +0300
> > Subject: [PATCH 1/2] Add a G.722 encoder
>
> ok
Great, thanks! Applied.
> [...]
> > g722.c | 160 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > 1 file changed, 160 insertions(+)
> > 7508aa6321b9e6c5edacfd2240f7fd90178f3e05 0002-Add-initial-trellis-support-in-the-G.722-encoder.patch
> > From fc0da21457eced72672de02f36703877d905287b Mon Sep 17 00:00:00 2001
> > From: Martin Storsjo <martin at martin.st>
> > Date: Fri, 10 Sep 2010 15:55:52 +0300
> > Subject: [PATCH 2/2] Add initial trellis support in the G.722 encoder
>
> not reviweed yet
Ok, I'll repost it in a separate thread, but no hurry in reviewing it -
thanks for taking the time to get the straightforward encoder into shape
:-)
// Martin
More information about the ffmpeg-devel
mailing list