diff options
author | Marvin Scholz <epirat07@gmail.com> | 2022-10-04 16:40:06 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-10-14 12:19:13 +0200 |
commit | 3eab2c1af11bea8e7cac52433161d40316df55a8 (patch) | |
tree | ef642b510fbebe5cee93e95ea4dbdf65a66402aa /libavcodec/rscc.c | |
parent | 25e1986e6816fabf7f6065d090994f8ad050e540 (diff) | |
download | ffmpeg-3eab2c1af11bea8e7cac52433161d40316df55a8.tar.gz |
fftools/cmdutils: Use av_err2str
av_err2str which is a wrapper for av_strerror already calls
strerror_r if available and if not has a fallback for the other
error codes that would be handled by that, so manually calling
strerror again if it fails is not necessary.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/rscc.c')
0 files changed, 0 insertions, 0 deletions