diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-03-23 13:58:25 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-03-27 11:36:21 +0100 |
commit | 8fc1e1358b074d2e3655177faee8cde5857d59af (patch) | |
tree | c6685db7bb66ab1e133a4f4877725a9e6b54590d /doc/examples/qsv_decode.c | |
parent | 6f2cb0923c5a14a6bc2a616ac253ad0d872afd25 (diff) | |
download | ffmpeg-8fc1e1358b074d2e3655177faee8cde5857d59af.tar.gz |
fftools/ffmpeg_enc: simplify error handling for decoded_side_data setup
There is no need to free the already-added items, they will be freed
alongside the codec context. There is also little point in an error
message, as the only reason this can fail is malloc failure.
Diffstat (limited to 'doc/examples/qsv_decode.c')
0 files changed, 0 insertions, 0 deletions