diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-15 10:18:22 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-18 16:57:47 +0200 |
commit | f76cef5c518a9874ec4e3b4b36c5b909c3452919 (patch) | |
tree | 8a884c9d47d5d250be1218863b53b7883c422cea /tests/ref/acodec/flac | |
parent | e50684318390b5cffc68da131f7630f11814b808 (diff) | |
download | ffmpeg-f76cef5c518a9874ec4e3b4b36c5b909c3452919.tar.gz |
avcodec/get_buffer: Don't get AVPixFmtDescriptor unnecessarily
It is unused since 3575a495f6dcc395656343380e13c57d48b9f976
(and the error message is dangerous: av_get_pix_fmt_name(format)
returns NULL iff av_pix_fmt_desc_get(format) returns NULL
and using a NULL string for %s would be UB).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/ref/acodec/flac')
0 files changed, 0 insertions, 0 deletions