]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- updated auto/th/ffmpeg-0_4_9-3_20070609_1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 9 Jun 2007 18:34:07 +0000 (18:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg-gcc4.patch -> 1.8

ffmpeg-gcc4.patch

index 2ba1f3efb73ea45968057f9f23f0bb6ce0e26cbd..5f9025f76fc44fc5bce09a7befaf40b63f46d8bb 100644 (file)
@@ -5,9 +5,9 @@
   */
  
 +#include <mmintrin.h>
- #include "../dsputil.h"
- #include "../simple_idct.h"
- #include "../mpegvideo.h"
+ #include "dsputil.h"
+ #include "simple_idct.h"
+ #include "mpegvideo.h"
 @@ -617,6 +618,22 @@
      );
  }
This page took 0.346398 seconds and 4 git commands to generate.