aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/bitstream_filter.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2011-02-20 10:46:55 -0500
committerRonald S. Bultje <rsbultje@gmail.com>2011-02-21 10:23:44 -0500
commitbbfd2e7ab4e2ae0b934657fe51afdbbbaead52b7 (patch)
tree3801bbc7748e8c78b662c5bf0c8dede7528b8964 /libavcodec/bitstream_filter.c
parentc8c0189d62f26569464c86231fa885f0b0c33f14 (diff)
downloadffmpeg-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 'libavcodec/bitstream_filter.c')
0 files changed, 0 insertions, 0 deletions