[FFmpeg-devel] [PATCH] lavf/mov: initial support for reading HEIF images

Dale Curtis dalecurtis at chromium.org
Fri Nov 1 22:35:03 EET 2019


On Fri, Nov 1, 2019 at 4:14 AM Swaraj Hota <swarajhota353 at gmail.com> wrote:

> Sure. Thanks for the samples!
> I have not currently tested the patch with avif format, was only focused on
> heif. But as the only difference is the decoder (?), this support could be
> easily added. I'll try to add it but as I have been working on this for a
> long time now, someone else can surely add it if I couldn't, after my patch
> is merged that is.
>

Should just be adding 'a,'v','0','1' and doing the same thing you do for
hvc1 here:
https://github.com/Swaraj1998/FFmpeg/commit/c20779fea73ed8fa49ce04b99178328e231c9952#diff-44e5be1f9a8e0df35dd607e74773ce6eR6812

Either way sounds good though!

- dale


More information about the ffmpeg-devel mailing list