aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/vsynth/vsynth1-dv
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2025-08-11 18:32:45 +0200
committerJames Almer <jamrial@gmail.com>2025-08-11 21:23:38 +0000
commit5733e08c97e50c1b64d671f9dfe26d3bc2d65039 (patch)
treedd5aa2be2f5f8d0b11d6b57228655889bcb3cd6f /tests/ref/vsynth/vsynth1-dv
parentf610b55525613b032b79f9c16607364ca07a611e (diff)
downloadffmpeg-master.tar.gz
avcodec/mjpegdec: decode only SOF fields when finding stream infoHEADmaster
When called from avformat_find_stream_info(), we are only interested in decoding SOF fields. This patch makes the decoder skip all other fields (including SOI, SOS, and EOI). This also prevents the decoder from incorrectly printing the warning "EOI missing, emulating" (which is the case since 2ae82788). Fixes: #20119
Diffstat (limited to 'tests/ref/vsynth/vsynth1-dv')
0 files changed, 0 insertions, 0 deletions