[FFmpeg-devel] [PATCH 2/3] aacenc: move the generation of ff_aac_pow34sf_tab[]

Michael Niedermayer michael at niedermayer.cc
Tue Jul 21 14:05:28 CEST 2015


On Tue, Jul 21, 2015 at 02:46:54AM -0300, Claudio Freire wrote:
> On Mon, Jul 20, 2015 at 10:05 PM, Claudio Freire <klaussfreire at gmail.com> wrote:
> > This will need rebasing, the fixed tablegen got in recently
> >
> >
> > On Fri, Jul 17, 2015 at 6:20 PM, Rostislav Pehlivanov
> > <atomnuker at gmail.com> wrote:
> >> This commit moves the generation of ff_aac_pow34sf_tab[] out of the
> >> encoder and into the table generator. The original commit log for
> >> this table in 2011 actually mentions that it should be moved outside
> >> but this never happened.
> >>
> >> This is the first commit which cleans up the encoder a little.
> >> ---
> >>  libavcodec/aac_tablegen.c      | 2 ++
> >>  libavcodec/aac_tablegen.h      | 5 ++++-
> >>  libavcodec/aac_tablegen_decl.h | 2 ++
> >>  libavcodec/aaccoder.c          | 1 +
> >>  libavcodec/aacenc.c            | 4 ----
> >>  libavcodec/aacenc.h            | 2 --
> >>  6 files changed, 9 insertions(+), 7 deletions(-)
> 
> 
> Forget I said anything, the tablegen changes that got in don't conflict.
> 
> LGTM then.

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150721/0f25b43b/attachment.sig>


More information about the ffmpeg-devel mailing list