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

Jason Garrett-Glaser jason
Sat Mar 12 15:07:50 CET 2011


On Fri, Mar 11, 2011 at 2:02 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> 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
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAk16nA0ACgkQYR7HhwQLD6v/uACfYmo8OEKluvSD7fWM+zPxBNiq
> UAEAnR2BSs+8JcisZONRTAUk3C5JAMLR
> =Vewz
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>

Applied.

Jason



More information about the ffmpeg-devel mailing list