[FFmpeg-cvslog] avcodec/mpeg2dec: Fix field selection for skipped macroblocks

2018-04-12 Thread Nekopanda
ffmpeg | branch: release/3.3 | Nekopanda | Sat Feb 10 18:36:32 2018 +0900| [66881cf2b58b8021e9e7f4271e30deeba0c6cb7f] | committer: Michael Niedermayer avcodec/mpeg2dec: Fix field selection for skipped macroblocks For B field pictures, the spec says, > The prediction shall be made from

[FFmpeg-cvslog] avcodec/mpeg2dec: Fix field selection for skipped macroblocks

2018-02-11 Thread Nekopanda
ffmpeg | branch: release/3.4 | Nekopanda | Sat Feb 10 18:36:32 2018 +0900| [cc0d2f110d9424b0240ac31599e70949169106e1] | committer: Michael Niedermayer avcodec/mpeg2dec: Fix field selection for skipped macroblocks For B field pictures, the spec says, > The prediction shall be made from

[FFmpeg-cvslog] avcodec/mpeg2dec: Fix motion vector rounding for chroma components

2018-02-11 Thread Nekopanda
ffmpeg | branch: master | Nekopanda | Sun Feb 11 17:15:54 2018 +0900| [f4d5d7e8de189ab448a5e662245b57ceb8f20df6] | committer: Michael Niedermayer avcodec/mpeg2dec: Fix motion vector rounding for chroma components In 16x8 motion compensation, for lower 16x8 region, the input to mpeg_motion

[FFmpeg-cvslog] avcodec/mpeg2dec: Fix field selection for skipped macroblocks

2018-02-10 Thread Nekopanda
ffmpeg | branch: master | Nekopanda | Sat Feb 10 18:36:32 2018 +0900| [8b154cb3e90a3e599cadf477d815a9854b7bb4e1] | committer: Michael Niedermayer avcodec/mpeg2dec: Fix field selection for skipped macroblocks For B field pictures, the spec says, > The prediction shall be made from the fi