Commit a8bc4e17 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: patch FFmpeg on Win32 to support DxVA

parent ea62ad21
......@@ -1035,6 +1035,7 @@ ifdef HAVE_UCLIBC
endif
ifdef HAVE_WIN32
(cd $@; patch -p0 < ../Patches/ffmpeg-svn-win32.patch)
(cd $@; patch -p0 < ../Patches/ffmpeg-dxva2.patch)
endif
ifdef NO_TEXT_RELOCATION
echo "Broken LD. Fix your tools."
......
This diff is collapsed.
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