Improved text in comments and commit message. Regenerated checksums after fix for bitexactness in auxiliary data due to version string.
Christophe Gisquet (2): vc2enc: prevent random data vc2: fate tests libavcodec/vc2enc.c | 5 +++++ tests/fate/vcodec.mak | 17 ++++++++++++++++- tests/ref/vsynth/vsynth1-vc2-420p | 4 ++++ tests/ref/vsynth/vsynth1-vc2-420p10 | 4 ++++ tests/ref/vsynth/vsynth1-vc2-420p12 | 4 ++++ tests/ref/vsynth/vsynth1-vc2-422p | 4 ++++ tests/ref/vsynth/vsynth1-vc2-422p10 | 4 ++++ tests/ref/vsynth/vsynth1-vc2-422p12 | 4 ++++ tests/ref/vsynth/vsynth1-vc2-444p | 4 ++++ tests/ref/vsynth/vsynth1-vc2-444p10 | 4 ++++ tests/ref/vsynth/vsynth1-vc2-444p12 | 4 ++++ tests/ref/vsynth/vsynth2-vc2-420p | 4 ++++ tests/ref/vsynth/vsynth2-vc2-420p10 | 4 ++++ tests/ref/vsynth/vsynth2-vc2-420p12 | 4 ++++ tests/ref/vsynth/vsynth2-vc2-422p | 4 ++++ tests/ref/vsynth/vsynth2-vc2-422p10 | 4 ++++ tests/ref/vsynth/vsynth2-vc2-422p12 | 4 ++++ tests/ref/vsynth/vsynth2-vc2-444p | 4 ++++ tests/ref/vsynth/vsynth2-vc2-444p10 | 4 ++++ tests/ref/vsynth/vsynth2-vc2-444p12 | 4 ++++ tests/ref/vsynth/vsynth_lena-vc2-420p | 4 ++++ tests/ref/vsynth/vsynth_lena-vc2-420p10 | 4 ++++ tests/ref/vsynth/vsynth_lena-vc2-420p12 | 4 ++++ tests/ref/vsynth/vsynth_lena-vc2-422p | 4 ++++ tests/ref/vsynth/vsynth_lena-vc2-422p10 | 4 ++++ tests/ref/vsynth/vsynth_lena-vc2-422p12 | 4 ++++ tests/ref/vsynth/vsynth_lena-vc2-444p | 4 ++++ tests/ref/vsynth/vsynth_lena-vc2-444p10 | 4 ++++ tests/ref/vsynth/vsynth_lena-vc2-444p12 | 4 ++++ 29 files changed, 129 insertions(+), 1 deletion(-) create mode 100644 tests/ref/vsynth/vsynth1-vc2-420p create mode 100644 tests/ref/vsynth/vsynth1-vc2-420p10 create mode 100644 tests/ref/vsynth/vsynth1-vc2-420p12 create mode 100644 tests/ref/vsynth/vsynth1-vc2-422p create mode 100644 tests/ref/vsynth/vsynth1-vc2-422p10 create mode 100644 tests/ref/vsynth/vsynth1-vc2-422p12 create mode 100644 tests/ref/vsynth/vsynth1-vc2-444p create mode 100644 tests/ref/vsynth/vsynth1-vc2-444p10 create mode 100644 tests/ref/vsynth/vsynth1-vc2-444p12 create mode 100644 tests/ref/vsynth/vsynth2-vc2-420p create mode 100644 tests/ref/vsynth/vsynth2-vc2-420p10 create mode 100644 tests/ref/vsynth/vsynth2-vc2-420p12 create mode 100644 tests/ref/vsynth/vsynth2-vc2-422p create mode 100644 tests/ref/vsynth/vsynth2-vc2-422p10 create mode 100644 tests/ref/vsynth/vsynth2-vc2-422p12 create mode 100644 tests/ref/vsynth/vsynth2-vc2-444p create mode 100644 tests/ref/vsynth/vsynth2-vc2-444p10 create mode 100644 tests/ref/vsynth/vsynth2-vc2-444p12 create mode 100644 tests/ref/vsynth/vsynth_lena-vc2-420p create mode 100644 tests/ref/vsynth/vsynth_lena-vc2-420p10 create mode 100644 tests/ref/vsynth/vsynth_lena-vc2-420p12 create mode 100644 tests/ref/vsynth/vsynth_lena-vc2-422p create mode 100644 tests/ref/vsynth/vsynth_lena-vc2-422p10 create mode 100644 tests/ref/vsynth/vsynth_lena-vc2-422p12 create mode 100644 tests/ref/vsynth/vsynth_lena-vc2-444p create mode 100644 tests/ref/vsynth/vsynth_lena-vc2-444p10 create mode 100644 tests/ref/vsynth/vsynth_lena-vc2-444p12 -- 2.8.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel