[FFmpeg-devel] [PATCH] Restrict experimental VP9 support to MODE_MP4.

James Almer jamrial at gmail.com
Mon Nov 21 21:08:53 EET 2016


On 11/18/2016 12:35 AM, Matthew Gregan wrote:
> Without this, it's possible to mux VP9 into MOV without passing -strict -2.
> This tightens the check to restrict VP9 to MODE_MP4 only.
> 
> Based on the discussion with James Almer on the experimental FLAC in MP4
> muxing patch.
> 
> 
> 0001-Restrict-experimental-VP9-support-to-MODE_MP4.patch
> 
> 
> From 47f74ca9269d2bddccd9d273d6739798f9bfd0b7 Mon Sep 17 00:00:00 2001
> From: Matthew Gregan <kinetik at flim.org>
> Date: Fri, 18 Nov 2016 16:29:42 +1300
> Subject: [PATCH] Restrict experimental VP9 support to MODE_MP4.
> 
> Signed-off-by: Matthew Gregan <kinetik at flim.org>
> ---
>  libavformat/movenc.c | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 

Pushed, thanks.



More information about the ffmpeg-devel mailing list