OSDN Git Service

Disable ssse3 h264_qpel optimizations to workaround a crash in h.264 decoder on OS X.
[handbrake-jp/handbrake-jp-git.git] / contrib / patch-faad2-libtool22.patch
1 Index: faad2/configure.in
2 ===================================================================
3 --- faad2.orig/configure.in
4 +++ faad2/configure.in
5 @@ -18,7 +18,7 @@ dnl Checks for programs.
6  AC_PROG_CC
7  AC_PROG_CPP
8  dnl disable for mpeg4ip plugin
9 -dnl AC_PROG_CXX
10 +AC_PROG_CXX
11  AC_PROG_INSTALL
12  AC_PROG_LN_S
13  AC_PROG_MAKE_SET