diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-07-24 13:30:30 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-09-26 18:25:21 +0200 |
commit | 1ebd521a4e503c1e4697273a984e6de2c5f8886d (patch) | |
tree | 8068a29e811ac003b9e590920a722d2f86ea0921 /libavformat/ircamdec.c | |
parent | 70f7bbeade57ab5c7fa14b2450d46fb3b87466d7 (diff) | |
download | ffmpeg-1ebd521a4e503c1e4697273a984e6de2c5f8886d.tar.gz |
fftools/ffmpeg_enc: stop using OutputStream in hw_device_setup_for_encode()
The only variable accessed from it is AVCodecContext, which we can
pass directly.
Also, this function currently logs into the AVCodecContext, which is
wrong. Log to Encoder instead.
Diffstat (limited to 'libavformat/ircamdec.c')
0 files changed, 0 insertions, 0 deletions