diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-04-15 14:45:48 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-06-12 20:27:52 +0200 |
commit | b16e9b9ac9db449cae2242767dd3c3fc309357c4 (patch) | |
tree | 592b1ddaf5551ee68412bf0aaaf5b72ee107d656 /libavcodec/x86/vc1dsp_mmx.c | |
parent | b93c0aed79f7f942e0dec26e53c147f297ce2ff6 (diff) | |
download | ffmpeg-b16e9b9ac9db449cae2242767dd3c3fc309357c4.tar.gz |
h264: move initialising the explicit pred weight table for MBAFF
Currently it's done in the code that initialises the ref list for
MBAFF, which is not a logical place for it. Move it to the function that
parses the pred table from the bitstream, which is analogous to what is
done for the implicit weight table as well.
Diffstat (limited to 'libavcodec/x86/vc1dsp_mmx.c')
0 files changed, 0 insertions, 0 deletions