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

Dale Curtis dalecurtis at chromium.org
Wed Oct 30 21:57:11 EET 2019


Was there a reason this never landed? I sympathize with the complexity of
the format, but since AVIF has adopted it as well, it'd be nice to have
ffmpeg support.

- dale

On Sat, Aug 19, 2017 at 2:40 AM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:

> 2017-08-19 9:24 GMT+02:00 Rodger Combs <rodger.combs at gmail.com>:
>
> >  AVInputFormat ff_mov_demuxer = {
> > -    .name           = "mov,mp4,m4a,3gp,3g2,mj2",
> > +    .name           = "mov,mp4,m4a,3gp,3g2,mj2,heif,heic",
>
> Since it isn't necessary for the new feature:
> Please don't change this line.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list