aboutsummaryrefslogtreecommitdiffstats
path: root/ffprobe.c
diff options
context:
space:
mode:
authorMason Carter <void.main.argc.argv@gmail.com>2013-12-21 17:27:18 -0800
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2013-12-22 16:07:03 +0100
commit7eec11463fca6bad344f194acdcebf9e6743cf6d (patch)
treeed87792dab29c43dc8fe6c99064134ca0f0b36c8 /ffprobe.c
parent0d32483a11b08448f4fcb9eae765a87ddb228854 (diff)
downloadffmpeg-7eec11463fca6bad344f194acdcebf9e6743cf6d.tar.gz
VC1: Fix intensity compensation performance regression
Fix https://trac.ffmpeg.org/ticket/3204 The problem was that intensity compensation was always used once it was encountered. This is because v->next_use_ic was never set back to zero. To fix this, when resetting v->next_luty/uv, also reset v->next_use_ic. This improved (restored) performance by 85% when decoding http://bit.ly/bbbwmv Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit ed5bed4152203aed8cce01a679bed67bbda8903f)
Diffstat (limited to 'ffprobe.c')
0 files changed, 0 insertions, 0 deletions