diff options
author | Ronald S. Bultje <[email protected]> | 2011-02-20 10:46:55 -0500 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2011-02-22 02:44:35 +0100 |
commit | 713f490467e0d4b64e4d2e8f5ee98034235d2010 (patch) | |
tree | f4b4509ea34442355d5e203e062652a12092d603 /libavformat/apc.c | |
parent | 5effda08fe9650b28a25326660c4e21e0f283ec2 (diff) |
VC1: inline vc1_put_block() in vc1_decode_i_blocks().
Advantage is that it allows us to combine several loops into a single
one, and these can eventually be merged into the IDCT itself. Also, it
allows us to remove vc1_put_block(), and makes CODEC_FLAG_GRAY faster.
(cherry picked from commit bbfd2e7ab4e2ae0b934657fe51afdbbbaead52b7)
Diffstat (limited to 'libavformat/apc.c')
0 files changed, 0 insertions, 0 deletions