[FFmpeg-devel] [PATCH v4] avcodec/h264: ignore POC when flag is set
Kevin Wang
kevmo314 at gmail.com
Sat Sep 28 01:09:36 EEST 2024
When the flag AV_CODEC_FLAG_OUTPUT_CORRUPT or AV_CODEC_FLAG2_SHOW_ALL
is set, ignore any out of order POC's as they may still be valid
frames.
---
Apologies for the non-inlined patch but for some reason patchwork
doesn't apply it correctly.
This is the same patch as
https://ffmpeg.org/pipermail/ffmpeg-devel/2024-September/333451.html
I have a file that repro's the issue along with a description of
what's going on in the file: https://trac.ffmpeg.org/ticket/11190
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avcodec-h264-ignore-POC-when-flag-is-set.patch
Type: application/octet-stream
Size: 1291 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240927/2544aa9b/attachment.obj>
More information about the ffmpeg-devel
mailing list