]> git.sesse.net Git - ffmpeg/commitdiff
avcodec/proresenc_aw : use for frame flag in the header the same value than the offic...
authorMartin Vignali <martin.vignali@gmail.com>
Mon, 8 Oct 2018 13:51:41 +0000 (15:51 +0200)
committerMartin Vignali <martin.vignali@gmail.com>
Thu, 18 Oct 2018 19:39:06 +0000 (21:39 +0200)
libavcodec/proresenc_anatoliy.c
tests/ref/vsynth/vsynth1-prores
tests/ref/vsynth/vsynth2-prores
tests/ref/vsynth/vsynth3-prores
tests/ref/vsynth/vsynth_lena-prores

index c723fbf5406a77eda09782998024bbb55b142655..6b9ce4a59ade96947adfe5ecb1b3fe95cf1ebc16 100644 (file)
@@ -553,7 +553,7 @@ static int prores_encode_frame(AVCodecContext *avctx, AVPacket *pkt,
     if (avctx->profile == FF_PROFILE_PRORES_444) {
         *buf++ = 0xC2; // 444, not interlaced
     } else {
-        *buf++ = 0x83; // 422, not interlaced
+        *buf++ = 0x82; // 422, not interlaced
     }
     *buf++ = 0;
     *buf++ = pict->color_primaries;
index ee9d1712f1e0217b30548d210c662b056f68d603..65686aeca1653638bc5fb47f285d7eb29ac99e3a 100644 (file)
@@ -1,4 +1,4 @@
-27a1293adf92cc0330652e4e81a9328d *tests/data/fate/vsynth1-prores.mov
+ec1d32acb0f6035ca45ad7d395d4a586 *tests/data/fate/vsynth1-prores.mov
 5022821 tests/data/fate/vsynth1-prores.mov
 fb4a9e025d12afc0dbbca8d82831858f *tests/data/fate/vsynth1-prores.out.rawvideo
 stddev:    2.47 PSNR: 40.27 MAXDIFF:   31 bytes:  7603200/  7603200
index aed9e3e3f5d388437b77cc0f79143b34267fee18..63bc8a8f30be4e9b836913b2fc10b8b002bc8c5d 100644 (file)
@@ -1,4 +1,4 @@
-71d83e64060c122f440b288a042f7c0b *tests/data/fate/vsynth2-prores.mov
+27fa0f1ecb2dbe1510582ec6d01cc81d *tests/data/fate/vsynth2-prores.mov
 3260123 tests/data/fate/vsynth2-prores.mov
 416fa8773615889c70491452428d6710 *tests/data/fate/vsynth2-prores.out.rawvideo
 stddev:    1.38 PSNR: 45.29 MAXDIFF:   12 bytes:  7603200/  7603200
index 47afc4f9df8f57494c04a589c6ce3061b0ee9528..2998dc1d79ddd2577125012b6ea414316eaafee0 100644 (file)
@@ -1,4 +1,4 @@
-f41aa3ce23eea73be3e207d5d0f18219 *tests/data/fate/vsynth3-prores.mov
+6afd345a8f799d0459229349a30497cd *tests/data/fate/vsynth3-prores.mov
 105367 tests/data/fate/vsynth3-prores.mov
 fff5e7ad21d78501c8fa4749bf4bf289 *tests/data/fate/vsynth3-prores.out.rawvideo
 stddev:    2.80 PSNR: 39.17 MAXDIFF:   27 bytes:    86700/    86700
index fb4035cd164bc012202fd0da968e4e6c2eea7607..41b8e16bf0461cd22fb0e91569aa171234f46d38 100644 (file)
@@ -1,4 +1,4 @@
-09ef7f879fa65d6626dde9a88f1674c9 *tests/data/fate/vsynth_lena-prores.mov
+952c0dfde2b3d238c2ef411782f309a6 *tests/data/fate/vsynth_lena-prores.mov
 2844076 tests/data/fate/vsynth_lena-prores.mov
 03fd29e3963716a09d232b6f817ecb57 *tests/data/fate/vsynth_lena-prores.out.rawvideo
 stddev:    1.31 PSNR: 45.77 MAXDIFF:   11 bytes:  7603200/  7603200