diff options
author | Marvin Scholz <epirat07@gmail.com> | 2022-10-04 16:40:07 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-10-14 12:19:13 +0200 |
commit | 88635c7f953ebae9e1beced0e4ecb5f026f47dde (patch) | |
tree | 40088413838ea9cacc7639783a2e7d9d0ff27c03 /libavformat/asfdec_o.c | |
parent | 3eab2c1af11bea8e7cac52433161d40316df55a8 (diff) | |
download | ffmpeg-88635c7f953ebae9e1beced0e4ecb5f026f47dde.tar.gz |
fftools/ffprobe: 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 'libavformat/asfdec_o.c')
0 files changed, 0 insertions, 0 deletions