diff options
author | Jason Garrett-Glaser <jason@x264.com> | 2011-03-09 13:46:23 -0800 |
---|---|---|
committer | Jason Garrett-Glaser <jason@x264.com> | 2011-03-12 03:41:33 -0800 |
commit | 628b48db85dae7ad212a63dafcd6a3bf8d8e93f3 (patch) | |
tree | e81e02190b0eeb6bf0c91d6aeead26600ed41e16 /libavcodec/ppc/idct_altivec.c | |
parent | a5444fee06e9d14637396b4237d0204187a076e0 (diff) | |
download | ffmpeg-628b48db85dae7ad212a63dafcd6a3bf8d8e93f3.tar.gz |
VP8: use a goto to break out of two loops
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.
Diffstat (limited to 'libavcodec/ppc/idct_altivec.c')
0 files changed, 0 insertions, 0 deletions