[FFmpeg-devel] [PATCH 2/4] lavc/aac_ac3_parser: style tweaks

2015-09-21 Thread Rodger Combs
--- libavcodec/aac_ac3_parser.c | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/libavcodec/aac_ac3_parser.c b/libavcodec/aac_ac3_parser.c index 2f7d568..dfa951e 100644 --- a/libavcodec/aac_ac3_parser.c +++ b/libavcodec/aac_ac3_parser.c @@ -36,

Re: [FFmpeg-devel] [PATCH 2/4] lavc/aac_ac3_parser: style tweaks

2015-09-21 Thread Ganesh Ajjanagadde
On Mon, Sep 21, 2015 at 9:49 PM, Rodger Combs wrote: > --- > libavcodec/aac_ac3_parser.c | 32 > 1 file changed, 16 insertions(+), 16 deletions(-) > > diff --git a/libavcodec/aac_ac3_parser.c b/libavcodec/aac_ac3_parser.c > index 2f7d568..dfa951e 100644 > --- a/li

[FFmpeg-devel] [PATCH 2/4] lavc/aac_ac3_parser: style tweaks

2015-09-21 Thread Rodger Combs
--- libavcodec/aac_ac3_parser.c | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/libavcodec/aac_ac3_parser.c b/libavcodec/aac_ac3_parser.c index 2f7d568..dfa951e 100644 --- a/libavcodec/aac_ac3_parser.c +++ b/libavcodec/aac_ac3_parser.c @@ -36,