[FFmpeg-devel] [PATCH 0/2] two small vc2enc fixes

James Darnley jdarnley at obe.tv
Fri Feb 23 19:33:43 EET 2018


James Darnley (2):
  avcodec/vc2enc: do not write an End Sequence after the first field of
    field-separated pictures
  avcodec/vc2enc: do not reset the last_parse_code variable every frame

 libavcodec/vc2enc.c                     | 9 +++++++--
 tests/ref/vsynth/vsynth1-vc2-420p       | 2 +-
 tests/ref/vsynth/vsynth1-vc2-420p10     | 2 +-
 tests/ref/vsynth/vsynth1-vc2-420p12     | 2 +-
 tests/ref/vsynth/vsynth1-vc2-422p       | 2 +-
 tests/ref/vsynth/vsynth1-vc2-422p10     | 2 +-
 tests/ref/vsynth/vsynth1-vc2-422p12     | 2 +-
 tests/ref/vsynth/vsynth1-vc2-444p       | 2 +-
 tests/ref/vsynth/vsynth1-vc2-444p10     | 2 +-
 tests/ref/vsynth/vsynth1-vc2-444p12     | 2 +-
 tests/ref/vsynth/vsynth2-vc2-420p       | 2 +-
 tests/ref/vsynth/vsynth2-vc2-420p10     | 2 +-
 tests/ref/vsynth/vsynth2-vc2-420p12     | 2 +-
 tests/ref/vsynth/vsynth2-vc2-422p       | 2 +-
 tests/ref/vsynth/vsynth2-vc2-422p10     | 2 +-
 tests/ref/vsynth/vsynth2-vc2-422p12     | 2 +-
 tests/ref/vsynth/vsynth2-vc2-444p       | 2 +-
 tests/ref/vsynth/vsynth2-vc2-444p10     | 2 +-
 tests/ref/vsynth/vsynth2-vc2-444p12     | 2 +-
 tests/ref/vsynth/vsynth_lena-vc2-420p   | 2 +-
 tests/ref/vsynth/vsynth_lena-vc2-420p10 | 2 +-
 tests/ref/vsynth/vsynth_lena-vc2-420p12 | 2 +-
 tests/ref/vsynth/vsynth_lena-vc2-422p   | 2 +-
 tests/ref/vsynth/vsynth_lena-vc2-422p10 | 2 +-
 tests/ref/vsynth/vsynth_lena-vc2-422p12 | 2 +-
 tests/ref/vsynth/vsynth_lena-vc2-444p   | 2 +-
 tests/ref/vsynth/vsynth_lena-vc2-444p10 | 2 +-
 tests/ref/vsynth/vsynth_lena-vc2-444p12 | 2 +-
 28 files changed, 34 insertions(+), 29 deletions(-)

-- 
2.16.1



More information about the ffmpeg-devel mailing list