1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Ronald S. Bultje a8858ee11c VC1: don't use vc1_put_block() in vc1_decode_i_blocks_adv().
Advanced profile never uses "range reduction", so vc1_put_block() quite
literally just calls put_pixels_clamped() from vc1_decode_i_blocks_adv().
By inlining the function, we can prevent calling IDCT8x8 if
CODEC_FLAG_GRAY is set, and we don't have to scale the coeffs in the
[0,256] range, but can instead use put_signed_pixels_clamped().
(cherry picked from commit 70aa916e4630bcec14439a2d703074b6d4c890a8)
2011-02-20 19:05:47 +01:00
..
2011-02-18 19:52:41 +01:00
2011-02-20 19:05:46 +01:00
2011-02-15 16:32:33 +01:00
2011-02-16 23:00:30 +01:00
2011-02-14 23:58:21 +01:00
2011-02-16 23:00:30 +01:00
2011-01-28 03:15:33 +01:00
2011-01-28 03:15:33 +01:00
2011-02-16 23:00:30 +01:00
2011-02-09 03:31:18 +01:00
2011-02-16 23:00:30 +01:00
2010-12-21 11:19:59 +00:00
2011-02-16 23:00:30 +01:00
2010-12-28 23:52:53 +00:00
2010-12-28 23:52:53 +00:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:50 +01:00
2011-02-16 23:00:30 +01:00
2011-02-13 00:52:50 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-01-21 20:36:01 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-01-30 03:41:48 +01:00
2011-02-11 02:54:10 +01:00
2011-02-16 23:00:30 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-28 03:15:35 +01:00
2011-01-28 03:15:35 +01:00
2011-01-28 03:15:35 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2010-12-07 14:02:42 +00:00
2011-02-04 03:10:10 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-01-30 03:41:48 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2010-12-29 21:23:31 +00:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-01-30 03:41:48 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-01-23 19:32:06 +01:00
2011-02-16 23:00:30 +01:00
2011-02-18 19:52:33 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-15 16:32:33 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-11 02:54:10 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-11 02:54:08 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-01-26 03:43:33 +01:00
2011-01-26 03:43:33 +01:00
2011-02-16 23:00:30 +01:00
2011-01-26 03:43:32 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-01-30 03:41:48 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-18 19:52:41 +01:00
2011-02-11 02:54:08 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-04 03:10:10 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-01-30 03:41:48 +01:00
2011-02-16 23:00:30 +01:00
2011-02-20 19:05:46 +01:00
2011-02-18 19:52:41 +01:00
2011-02-13 00:52:51 +01:00
2011-02-16 23:00:30 +01:00
2011-02-16 23:00:30 +01:00
2011-02-09 03:31:18 +01:00
2011-02-16 23:00:30 +01:00
2011-02-09 03:31:18 +01:00
2011-02-16 23:00:30 +01:00