OSDN Git Service

Update ffmpeg to svn r15974, fixed up minor incompatiblities in the ffmpeg LATM diff...
[handbrake-jp/handbrake-jp-git.git] / contrib / patch-faac-cygwin.patch
1 diff -Naur faac2/include/faac.h faac3/include/faac.h
2 --- faac/include/faac.h 2004-07-04 13:12:06.000000000 +0100
3 +++ faac/include/faac.h 2008-08-17 19:56:29.734375000 +0100
4 @@ -50,7 +50,7 @@
5  typedef void *faacEncHandle;
6  
7  #ifndef HAVE_INT32_T
8 -typedef int int32_t;
9 +//typedef int int32_t;
10  #endif
11  
12  /*