]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 26 Mar 2009 20:47:43 +0000 (20:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg-img_convert_symbol.patch -> 1.5

ffmpeg-img_convert_symbol.patch [deleted file]

diff --git a/ffmpeg-img_convert_symbol.patch b/ffmpeg-img_convert_symbol.patch
deleted file mode 100644 (file)
index 1ac406d..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
---- ffmpeg-export-2006-12-04/libavcodec/Makefile.org   2007-07-15 13:53:40.858275149 +0200
-+++ ffmpeg-export-2006-12-04/libavcodec/Makefile       2007-07-15 13:53:45.208487348 +0200
-@@ -376,9 +376,7 @@
- OBJS-$(HAVE_XVMC)                      += xvmcvideo.o
--ifndef CONFIG_SWSCALE
- OBJS += imgresample.o
--endif
- # processor-specific code
- ifdef HAVE_MMX
---- ffmpeg/libavcodec/imgconvert.c~    2008-08-03 02:41:31.000000000 +0200
-+++ ffmpeg/libavcodec/imgconvert.c     2008-08-23 00:06:15.552030129 +0200
-@@ -2108,7 +2108,6 @@
- }
- #endif
--#ifndef CONFIG_SWSCALE
- static uint8_t y_ccir_to_jpeg[256];
- static uint8_t y_jpeg_to_ccir[256];
- static uint8_t c_ccir_to_jpeg[256];
-@@ -2628,7 +2627,6 @@
-     avpicture_free(tmp);
-     return ret;
- }
--#endif
- /* NOTE: we scan all the pixels to have an exact information */
- static int get_alpha_info_pal8(const AVPicture *src, int width, int height)
This page took 0.036201 seconds and 4 git commands to generate.