Re: [FFmpeg-devel] [PATCH 03/10] aacenc: Harmonize multiple inclusion guards

2015-08-21 Thread Rostislav Pehlivanov
Applied Thanks. On 22 August 2015 at 02:21, Timothy Gu wrote: > --- > libavcodec/aacenc_is.h | 6 +++--- > libavcodec/aacenc_quantization.h | 5 + > 2 files changed, 8 insertions(+), 3 deletions(-) > > diff --git a/libavcodec/aacenc_is.h b/libavcodec/aacenc_is.h > index e2f08b3..

Re: [FFmpeg-devel] [PATCH 03/10] aacenc: Harmonize multiple inclusion guards

2015-08-21 Thread Ganesh Ajjanagadde
On Fri, Aug 21, 2015 at 9:21 PM, Timothy Gu wrote: > --- > libavcodec/aacenc_is.h | 6 +++--- > libavcodec/aacenc_quantization.h | 5 + > 2 files changed, 8 insertions(+), 3 deletions(-) > > diff --git a/libavcodec/aacenc_is.h b/libavcodec/aacenc_is.h > index e2f08b3..47542ae 100644

[FFmpeg-devel] [PATCH 03/10] aacenc: Harmonize multiple inclusion guards

2015-08-21 Thread Timothy Gu
--- libavcodec/aacenc_is.h | 6 +++--- libavcodec/aacenc_quantization.h | 5 + 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libavcodec/aacenc_is.h b/libavcodec/aacenc_is.h index e2f08b3..47542ae 100644 --- a/libavcodec/aacenc_is.h +++ b/libavcodec/aacenc_is.h @@ -25