diff options
author | James Almer <jamrial@gmail.com> | 2024-02-10 14:39:41 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-02-13 20:32:48 -0300 |
commit | eb5b4e60c9c2ad701c99f5ab2c606a66b3119341 (patch) | |
tree | 0e1dae1ee9f40d0b1b99655414ce28c2e1400e0d /doc | |
parent | 6106fb2b4c5ebd88a75fadfbbe7cf7e7fb944d18 (diff) | |
download | ffmpeg-eb5b4e60c9c2ad701c99f5ab2c606a66b3119341.tar.gz |
avcodec/avcodec: don't print coded dimensions if not set
The avctx passed to avcodec_string() may have unset coded dimensions, as is the
case when called by av_dump_format() where the streams had all the needed
information at the container level, and as such no frames were decoded
internally.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions