Re: [libav-devel] [PATCH] mpeg12: propagate more real return values through chunk decode error return and fix some indentation

2011-09-05 Thread Anton Khirnov
On Sat, 3 Sep 2011 15:38:17 -0400, Dustin Brody wrote: > --- > libavcodec/mpeg12.c | 40 +++- > 1 files changed, 19 insertions(+), 21 deletions(-) > Pushed. -- Anton Khirnov ___ libav-devel mailing list libav-

[libav-devel] [PATCH] mpeg12: propagate more real return values through chunk decode error return and fix some indentation

2011-09-03 Thread Dustin Brody
--- libavcodec/mpeg12.c | 40 +++- 1 files changed, 19 insertions(+), 21 deletions(-) diff --git a/libavcodec/mpeg12.c b/libavcodec/mpeg12.c index 4b20610..574f69a 100644 --- a/libavcodec/mpeg12.c +++ b/libavcodec/mpeg12.c @@ -1912,7 +1912,7 @@ static int sli