mirror of https://github.com/FFmpeg/FFmpeg.git
A lot of the time the DC block is empty: don't do the WHT in this case. A lot of the rest of the time, there's only one coefficient: make a special DC-only transform for that case. When the block is empty, don't incorrectly mark luma DCT blocks as having DC coefficients. Originally committed as revision 24670 to svn://svn.ffmpeg.org/ffmpeg/trunkoldabi
parent
c934562c12
commit
f311208cf1
3 changed files with 29 additions and 8 deletions
Loading…
Reference in new issue