diff options
author | Nekopanda <pianoyayaninth-at-yahoo.co.jp@ffmpeg.org> | 2018-02-10 18:36:32 +0900 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-04-13 00:35:15 +0200 |
commit | 66881cf2b58b8021e9e7f4271e30deeba0c6cb7f (patch) | |
tree | e06161d149d61587643074e7ab97942dafa996ea /doc/examples | |
parent | 838d02fcff8d08dfe138db572eaff01193f388ab (diff) | |
download | ffmpeg-66881cf2b58b8021e9e7f4271e30deeba0c6cb7f.tar.gz |
avcodec/mpeg2dec: Fix field selection for skipped macroblocks
For B field pictures, the spec says,
> The prediction shall be made from the field of the same parity as the field being predicted.
I did it.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 8b154cb3e90a3e599cadf477d815a9854b7bb4e1)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions