Re: [FFmpeg-devel] [PATCH 03/10] avcodec/aacps_tablegen: use hypot()

2015-11-24 Thread Ganesh Ajjanagadde
On Sun, Nov 22, 2015 at 6:59 PM, Rostislav Pehlivanov wrote: > LGTM, feel free to apply. pushed, thanks > > On Sun, 2015-11-22 at 12:05 -0500, Ganesh Ajjanagadde wrote: >> Signed-off-by: Ganesh Ajjanagadde >> --- >> libavcodec/aacps_tablegen.h | 2 +- >> 1 file changed, 1 insertion(+), 1 delet

Re: [FFmpeg-devel] [PATCH 03/10] avcodec/aacps_tablegen: use hypot()

2015-11-22 Thread Rostislav Pehlivanov
LGTM, feel free to apply. On Sun, 2015-11-22 at 12:05 -0500, Ganesh Ajjanagadde wrote: > Signed-off-by: Ganesh Ajjanagadde > --- >  libavcodec/aacps_tablegen.h | 2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/aacps_tablegen.h > b/libavcodec/aacps_tablegen.h > i

[FFmpeg-devel] [PATCH 03/10] avcodec/aacps_tablegen: use hypot()

2015-11-22 Thread Ganesh Ajjanagadde
Signed-off-by: Ganesh Ajjanagadde --- libavcodec/aacps_tablegen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/aacps_tablegen.h b/libavcodec/aacps_tablegen.h index ca1112d..0bd51cc 100644 --- a/libavcodec/aacps_tablegen.h +++ b/libavcodec/aacps_tablegen.h @@ -136