[libav-devel] [PATCH 1/4] mjpeg: remove pointless braces around block of code

Måns Rullgård mans at mansr.com
Sun Jul 3 04:12:09 CEST 2011


"Ronald S. Bultje" <rsbultje at gmail.com> writes:

> Hi,
>
> On Sat, Jul 2, 2011 at 6:57 PM, Mans Rullgard <mans at mansr.com> wrote:
>> Signed-off-by: Mans Rullgard <mans at mansr.com>
>> ---
>>  libavcodec/mjpegdec.c |   40 +++++++++++++++++++---------------------
>>  1 files changed, 19 insertions(+), 21 deletions(-)
>
> OK.
>
>> +                    goto the_end;
>>                     break;
>
> Also feel free to remove the "break;" here.

That's in the next patch.  Splitting this made it much easier to read.

-- 
Måns Rullgård
mans at mansr.com


More information about the libav-devel mailing list