Files
ffmpeg/libavcodec
Mason Carter ed5bed4152 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>
2013-12-22 14:05:06 +01:00
..
2013-12-20 19:35:27 +01:00
2013-12-15 16:53:32 +01:00
2013-11-16 17:43:05 +01:00
2013-10-31 20:19:59 +01:00
2013-11-16 12:48:25 +01:00
2013-11-16 17:43:36 +01:00
2013-11-16 13:27:17 +01:00
2013-11-26 13:22:01 +01:00
2013-11-21 20:53:06 +01:00
2013-11-21 20:53:06 +01:00
2013-11-21 20:57:20 +01:00
2013-12-18 18:15:15 +01:00
2013-12-18 22:15:32 +01:00
2013-12-09 08:41:20 +01:00
2013-12-09 08:41:20 +01:00
2013-11-16 12:49:18 +01:00
2013-12-10 16:18:51 +01:00
2013-11-05 12:44:20 +00:00
2013-11-15 10:16:28 +01:00
2013-11-15 10:16:28 +01:00