diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-06-19 12:08:18 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-07-28 16:37:16 +0200 |
commit | c2f2dd0296250dceb9a8e7afabc24b8717989cf3 (patch) | |
tree | 27f05524572cb1f928a32cb0da1ca9b75acf812f /.gitattributes | |
parent | 1ec1a48458923bb393f0013eb2b5951649a82b7e (diff) | |
download | ffmpeg-c2f2dd0296250dceb9a8e7afabc24b8717989cf3.tar.gz |
fftools/ffmpeg: stop accessing the encoder context unnecessarily
The same information is available from AVStream.codecpar. This will
allow to stop allocating an encoder unless encoding is actually
performed.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions