]> git.sesse.net Git - ffmpeg/commit
ffmpeg: pass decoded or filtered AVFrame to output stream initialization
authorJan Ekström <jeebjp@gmail.com>
Thu, 10 Sep 2020 21:36:23 +0000 (00:36 +0300)
committerJan Ekström <jeebjp@gmail.com>
Thu, 29 Oct 2020 14:59:49 +0000 (16:59 +0200)
commit7369595c556516b90bf3acdf85043dc11add7d89
tree85975bafb17ee86ef5224b9337245a8261234513
parent67be1ce0c6de330b1c10d1d121819d8a74a7b1f5
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".
fftools/ffmpeg.c
tests/ref/lavf/mxf_d10
tests/ref/lavf/mxf_dv25
tests/ref/lavf/mxf_dvcpro50
tests/ref/lavf/mxf_opatom