Changeset d9fed9df in ffmpeg

Timestamp:
Jan 15, 2024, 6:10:15 PM (11 months ago)
Author:
James Almer <jamrial@gmail.com>
Branches:
master
Children:
de01ea4c
Parents:
202a35ec
git-author:
James Almer <jamrial@gmail.com> (01/09/24 19:05:53)
git-committer:
James Almer <jamrial@gmail.com> (01/15/24 18:10:15)
Message:

avformat/mov: improve HEIF parsing

Parse iprp and iinf boxes and its child 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 avif tests reference files are updated as the extradata is now exported.

Based on a patch by Swaraj Hota

Co-authored-by: Swaraj Hota <swarajhota353@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.