[FFmpeg-devel] [PATCH 1/4] VP8: use a goto to break out of two loops

Michael Niedermayer michaelni
Fri Mar 11 23:02:53 CET 2011


On Fri, Mar 11, 2011 at 01:56:05PM -0800, Jason Garrett-Glaser wrote:
> A break statement was supposed to break out of two loops, but only broke out of one.
> Didn't affect output, just could have been marginally slower.
> ---
>  libavcodec/vp8.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110311/76bc18d1/attachment.pgp>



More information about the ffmpeg-devel mailing list