Re: [FFmpeg-devel] [PATCH 2/2] lavc/aac_ac3_parser: reindent

2015-12-30 Thread Michael Niedermayer
On Wed, Nov 25, 2015 at 02:55:00PM -0600, Rodger Combs wrote: > --- > libavcodec/aac_ac3_parser.c | 45 > +++-- > 1 file changed, 23 insertions(+), 22 deletions(-) LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

[FFmpeg-devel] [PATCH 2/2] lavc/aac_ac3_parser: reindent

2015-11-25 Thread Rodger Combs
--- libavcodec/aac_ac3_parser.c | 45 +++-- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/libavcodec/aac_ac3_parser.c b/libavcodec/aac_ac3_parser.c index 6a76eb8..c9ba6bf 100644 --- a/libavcodec/aac_ac3_parser.c +++ b/libavcodec/aac_ac3_par