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

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Aug 19 12:40:17 EEST 2017


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


More information about the ffmpeg-devel mailing list