Change #272415
| Category | ffmpeg |
| Changed by | James Almer <jamrial@gmail.com> |
| Changed at | Wed 24 Jun 2026 01:07:25 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 579edeabecc4d645d52f7a92d99fb5c66ecf696d |
Comments
avformat/movenc: look for remainder samples in packet side data Sometimes the duration itself reflects the remainder samples by being set to a value lower than the frame size, but in other cases it's done only through a discard padding value in side data. Take the latter into account when calculating durations. Fixes issue #23532. Signed-off-by: James Almer <jamrial@gmail.com>
Changed files
- libavformat/movenc.c
- tests/ref/fate/filter-meta-4560-rotate0
- tests/ref/fate/hevc-bsf-dts2pts-cra
- tests/ref/fate/hevc-bsf-dts2pts-idr
- tests/ref/fate/hevc-bsf-dts2pts-idr-cra
- tests/ref/fate/mov-cover-image