[FFmpeg-devel] [PATCH v3 5/6] ffmpeg: move field order decision making to encoder initialization

Anton Khirnov anton at khirnov.net
Tue Oct 27 13:13:18 EET 2020


Quoting Jan Ekström (2020-10-16 15:16:48)
> We now have the possibility of getting AVFrames here, and we should
> not touch the muxer's codecpar after writing the header.
> ---
>  fftools/ffmpeg.c                              | 27 ++++++++++---------
>  .../fate/concat-demuxer-extended-lavf-mxf_d10 |  2 +-
>  .../fate/concat-demuxer-simple1-lavf-mxf_d10  |  2 +-
>  tests/ref/fate/rgb24-mkv                      |  4 +--
>  tests/ref/lavf/mxf_d10                        |  2 +-
>  5 files changed, 19 insertions(+), 18 deletions(-)

Why do the tests change?

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list