[FFmpeg-devel] [PATCH] avformat/movenc: Remove experimental status of flac-in-MP4 muxing
Anton Khirnov
anton at khirnov.net
Sat Aug 6 16:31:21 EEST 2022
Quoting Martijn van Beurden (2022-08-06 10:39:42)
> The fLaC and dfLa box IDs have been registered with the MP4 RA
> (they are now listed at https://mp4ra.org/#/codecs) and support
> for muxing FLAC in MP4 has been experimental in ffmpeg for
> 6 years now, since Nov 21, 2016
>
> This patch removes the experimental status and removes the MP4
> object type, as none has been registered for FLAC as it was not
> deemed necessary.
> ---
> libavformat/isom.c | 1 -
> libavformat/isom_tags.c | 2 +-
> libavformat/movenc.c | 2 +-
> 3 files changed, 2 insertions(+), 3 deletions(-)
Looks reasonable, will push soonish of nobody objects.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list