Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37772372
en ru br
ALT Linux repos
S:6.0-alt2.1
D:0.5.0-alt0.14329.1
5.0: 15151-alt5.M50.1
4.1: 11656-alt1.M41.1
4.0: 10629-alt3.M40.0
3.0: 0.4.9-alt2cvs20050406

Group :: Video
RPM: ffmpeg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ffmpeg-svn-r12810-img_convert.patch
Download


diff -urN ffmpeg-svn-r12810.orig/libavcodec/imgconvert.c ffmpeg-svn-r12810/libavcodec/imgconvert.c
--- ffmpeg-svn-r12810.orig/libavcodec/imgconvert.c	2008-03-17 00:10:39 +0200
+++ ffmpeg-svn-r12810/libavcodec/imgconvert.c	2008-04-14 05:18:57 +0300
@@ -2107,7 +2107,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];
@@ -2627,7 +2626,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)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin