On 1/9/2024 10:27 PM, James Almer wrote:
Parse iprp and iinf boxes and children boxes to get the actual codec used
(AV1 for avif, HEVC for heic), and properly export extradata and other
properties in a generic way.
The reference files for the avif tests are updated as the extradata is now
exported.
Based on a patch by Swaraj Hota.
Co-authored-by: Swaraj Hota <swarajhota...@gmail.com>
Signed-off-by: James Almer <jamr...@gmail.com>
---
libavformat/isom.h | 19 +-
libavformat/mov.c | 292 +++++++++++++-----
.../fate/mov-avif-demux-still-image-1-item | 2 +-
.../mov-avif-demux-still-image-multiple-items | 2 +-
4 files changed, 228 insertions(+), 87 deletions(-)
Will apply.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".