[vlc-devel] [PATCH] contrib: ffmpeg: fix vp9_superframe_split_bsf is not selected by vp9 decoder

Zhao Zhili quinkblack at foxmail.com
Sat Jun 16 19:17:00 CEST 2018


Please ignore this patch since the hash was already bumped in https://mailman.videolan.org/pipermail/vlc-commits/2018-June/050324.html


> On Jun 14, 2018, at 8:39 PM, Zhao Zhili <quinkblack at foxmail.com> wrote:
> 
> ---
> contrib/src/ffmpeg/rules.mak | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/contrib/src/ffmpeg/rules.mak b/contrib/src/ffmpeg/rules.mak
> index 05188b9..e3f97b2 100644
> --- a/contrib/src/ffmpeg/rules.mak
> +++ b/contrib/src/ffmpeg/rules.mak
> @@ -5,7 +5,7 @@
> #USE_FFMPEG ?= 1
> 
> ifndef USE_LIBAV
> -FFMPEG_HASH=d268094f889479a8edee43d8c847da8838b8bf0f
> +FFMPEG_HASH=5a366f9770dd7b02b0721b2857d6baa96acdb0af
> FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=$(FFMPEG_HASH);sf=tgz
> FFMPEG_GITURL := http://git.videolan.org/git/ffmpeg.git
> FFMPEG_LAVC_MIN := 57.37.100
> -- 
> 2.9.5
> 



More information about the vlc-devel mailing list