diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-26 20:21:51 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-30 14:33:08 +0200 |
commit | 571b670e7dfc90394ba1f3cf736f446976c832da (patch) | |
tree | 37664e75ed66eccfa11240df85b531eebf61eed4 /libavutil/internal.h | |
parent | 6d0a7e96e746a8a0fc03725a0f5e2c908c82b7c3 (diff) | |
download | ffmpeg-571b670e7dfc90394ba1f3cf736f446976c832da.tar.gz |
avutil/pixdesc: Avoid direct access to pix fmt desc array
Instead use av_pix_fmt_desc_next(). It is still possible
to check its return values by comparing it with the
(currently) expected values and the code does so.
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil/internal.h')
0 files changed, 0 insertions, 0 deletions