aboutsummaryrefslogtreecommitdiffstats
path: root/tools/patcheck
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-03-24 08:59:05 +0100
committerAnton Khirnov <anton@khirnov.net>2023-04-09 15:47:45 +0200
commit923c6ab170669793d3311cbfd465a967d44f1636 (patch)
tree5eddc5e4c90ca15ae5d27b1cbc8790208cea689f /tools/patcheck
parentf9d3c0653334c0ee17ca01cbcaaab467e24ce0c6 (diff)
downloadffmpeg-923c6ab170669793d3311cbfd465a967d44f1636.tar.gz
fftools/ffmpeg: use sync queues for enforcing audio frame size
The code currently uses lavfi for this, which creates a sort of configuration dependency loop - the encoder should be ideally initialized with information from the first audio frame, but to get this frame one needs to first open the encoder to know the frame size. This necessitates an awkward workaround, which causes audio handling to be different from video. With this change, audio encoder initialization is congruent with video.
Diffstat (limited to 'tools/patcheck')
0 files changed, 0 insertions, 0 deletions