Re: [FFmpeg-devel] [PATCH 05/10] aacenctab: Use FF_ARRAY_ELEMS

2015-08-21 Thread Rostislav Pehlivanov
Applied Thanks. On 22 August 2015 at 02:21, Timothy Gu wrote: > --- > libavcodec/aacenctab.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/libavcodec/aacenctab.c b/libavcodec/aacenctab.c > index f831592..f3d70fb 100644 > --- a/libavcodec/aacenctab.c > +++ b/libav

Re: [FFmpeg-devel] [PATCH 05/10] aacenctab: Use FF_ARRAY_ELEMS

2015-08-21 Thread Ganesh Ajjanagadde
On Fri, Aug 21, 2015 at 9:21 PM, Timothy Gu wrote: > --- > libavcodec/aacenctab.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/libavcodec/aacenctab.c b/libavcodec/aacenctab.c > index f831592..f3d70fb 100644 > --- a/libavcodec/aacenctab.c > +++ b/libavcodec/aacencta

[FFmpeg-devel] [PATCH 05/10] aacenctab: Use FF_ARRAY_ELEMS

2015-08-21 Thread Timothy Gu
--- libavcodec/aacenctab.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavcodec/aacenctab.c b/libavcodec/aacenctab.c index f831592..f3d70fb 100644 --- a/libavcodec/aacenctab.c +++ b/libavcodec/aacenctab.c @@ -104,5 +104,5 @@ const uint8_t *ff_aac_swb_size_1024[] = {