aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/af_aap.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-04-09 14:11:12 +0200
committerAnton Khirnov <anton@khirnov.net>2024-07-03 11:38:52 +0200
commit9a7686e5458dad8d40b3b3f70f6a19530933468e (patch)
tree22d71fdcff8697472691551c41d2cb37b9a7d50e /libavfilter/af_aap.c
parentf1664aabb18b2d726c3c0c0b7fa8202f3b52b8da (diff)
downloadffmpeg-9a7686e5458dad8d40b3b3f70f6a19530933468e.tar.gz
fftools/ffmpeg_mux_init: apply encoder options manually
Do not pass an options dictionary to the avcodec_open2() in enc_open(). This is cleaner and more robust, as previously various bits of code would try to interpret the contents of the options dictionary, with varying degrees of correctness. Now they can just access the encoder AVCodecContext directly. Cf. 372c78dd42f2b1ca743473b9c32fad71c65919e0 - analogous change for decoding. A non-progressive field order is now written on the container level in interlaced ProRes encoding tests.
Diffstat (limited to 'libavfilter/af_aap.c')
0 files changed, 0 insertions, 0 deletions