diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2013-02-01 11:04:50 -0800 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-02-01 23:51:34 +0100 |
commit | 8af915c21b03187ebe11823676081f6311fdbe5e (patch) | |
tree | fe4a1133362ad6c6b1d2dca78481eba8ac168ca2 /libpostproc | |
parent | 6a50e8a190bc1329fd3e76e8497bb7f870b6e69b (diff) | |
download | ffmpeg-8af915c21b03187ebe11823676081f6311fdbe5e.tar.gz |
vp56: remove clear_blocks call, and clear alpha plane U/V DC only.
The non-alpha and alpha-Y planes are cleared in the idct_put/add()
calls. For the alpha U/V planes, we only care about the DC for entropy
context prediction purposes, the rest of the data is unused.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libpostproc')
0 files changed, 0 insertions, 0 deletions