[FFmpeg-devel] [PATCH]lavf/imx: Do not probe number of frames
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sun Feb 21 15:02:27 EET 2021
Am So., 21. Feb. 2021 um 12:35 Uhr schrieb Paul B Mahol <onemda at gmail.com>:
>
> Because there is not point in it.
> Number of frames should always be probed.
It is neither necessary nor useful to probe it.
Both is immediately obvious:
You already check 48 bits, ruling out one possible value
for 32bit does not improve this detection.
The value is not needed for correct decoding.
Carl Eugen
More information about the ffmpeg-devel
mailing list