diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-20 10:46:55 -0500 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-21 10:23:44 -0500 |
commit | bbfd2e7ab4e2ae0b934657fe51afdbbbaead52b7 (patch) | |
tree | 3801bbc7748e8c78b662c5bf0c8dede7528b8964 /libavformat/aiffdec.c | |
parent | c8c0189d62f26569464c86231fa885f0b0c33f14 (diff) | |
download | ffmpeg-bbfd2e7ab4e2ae0b934657fe51afdbbbaead52b7.tar.gz |
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.
Diffstat (limited to 'libavformat/aiffdec.c')
0 files changed, 0 insertions, 0 deletions