diff options
author | Janne Grunau <janne-libav@jannau.net> | 2012-12-18 22:57:58 +0100 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2012-12-19 07:57:22 +0100 |
commit | 45635885e44cb7adce35ac19279d48c1ef6c4779 (patch) | |
tree | 6cc07ae0fd025d0df35e63348d5dc8fbf1695ff7 /libavformat/log2_tab.c | |
parent | a34d9ad96974667ef346d192e80ff7e94f1a6434 (diff) | |
download | ffmpeg-45635885e44cb7adce35ac19279d48c1ef6c4779.tar.gz |
mpegvideo: increase edge_emu_buffer size for VC1
The VC1 decoder uses edge_emu_buffer simultaneously for luma and chroma
and needs more space. That was not a problem before f1d8763a02b5fce
since the size for edge_emu_buffer was always calculated with 2 byte per
pixel since the linesize was not known.
Fixes occasionally fate errors in vc1_sa10143.
Diffstat (limited to 'libavformat/log2_tab.c')
0 files changed, 0 insertions, 0 deletions