On Tue, Jul 21, 2015 at 02:46:54AM -0300, Claudio Freire wrote:
> On Mon, Jul 20, 2015 at 10:05 PM, Claudio Freire <klaussfre...@gmail.com> 
> wrote:
> > This will need rebasing, the fixed tablegen got in recently
> >
> >
> > On Fri, Jul 17, 2015 at 6:20 PM, Rostislav Pehlivanov
> > <atomnu...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to