[FFmpeg-devel] [PATCH 1/2] h2645_parse: Propagate NAL header parsing errors
Derek Buitenhuis
derek.buitenhuis at gmail.com
Mon Mar 18 17:52:27 EET 2019
On 18/03/2019 15:50, James Almer wrote:
> This will abort the splitting process when it's meant to only discard
> the faulty NAL. Even the log message stats it's skipping it.
The log message also claims to be AV_LOG_ERROR.
Also there are no comments indicating why this is right, or any commit I
could find.
If you feel you can fix this in hevcdec.c, feel free... I couldn't figure
out where it was blowing up, specifically.
- Derek
More information about the ffmpeg-devel
mailing list