summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-04-09 14:11:12 +0200
committerAnton Khirnov <anton@khirnov.net>2024-04-09 14:16:07 +0200
commit6540091063290a88ef18d9de43c1cf8d1ef1bba9 (patch)
treebc005c3e87fd59b8cb412d3bd6296d6913a3c522 /libavcodec/vorbis.h
parent8e512421e02502b2490d90060b9a99320d4cbe9f (diff)
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 'libavcodec/vorbis.h')
0 files changed, 0 insertions, 0 deletions