From 7369595c556516b90bf3acdf85043dc11add7d89 Mon Sep 17 00:00:00 2001 From: Jan Ekström Date: Fri, 11 Sep 2020 00:36:23 +0300 Subject: ffmpeg: pass decoded or filtered AVFrame to output stream initialization Additionally, reap the first rewards by being able to set the color related encoding values based on the passed AVFrame. The only tests that seem to have changed their results with this change seem to be the MXF tests. There, the muxer writes the limited/full range flag to the output container if the encoder is not set to "unspecified". --- tests/ref/lavf/mxf_dv25 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ref/lavf/mxf_dv25') diff --git a/tests/ref/lavf/mxf_dv25 b/tests/ref/lavf/mxf_dv25 index db6b76c6f8..d4559df862 100644 --- a/tests/ref/lavf/mxf_dv25 +++ b/tests/ref/lavf/mxf_dv25 @@ -1,3 +1,3 @@ -0fc964fa22bc8b3a389b81b9a2efccb3 *tests/data/lavf/lavf.mxf_dv25 +57623b3b968c0bb0d8a0bbaeef6fe657 *tests/data/lavf/lavf.mxf_dv25 3834413 tests/data/lavf/lavf.mxf_dv25 tests/data/lavf/lavf.mxf_dv25 CRC=0xbdaf7f52 -- cgit v1.2.3