Commit 1e56f368 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: block FFmpeg revision until dxva2 patch is updated for HEAD

parent dd38fa49
......@@ -1024,7 +1024,7 @@ DISTCLEAN_PKG += amrwb-$(LIBAMR_WB_VERSION).tar.bz2
ifdef SVN
ffmpeg:
$(SVN) co $(FFMPEG_SVN) ffmpeg
$(SVN) co -r 20620 $(FFMPEG_SVN) ffmpeg
ifdef HAVE_ISA_THUMB
patch -p0 < Patches/ffmpeg-avcodec-no-thumb.patch
endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment