Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37658706
en ru br
ALT Linux repos
S:1.4.2-alt1.1

Group :: Video
RPM: handbrake

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

--- ffmpeg-r25689/libswscale/x86/yuv2rgb_template.c.orig	2010-12-02 09:49:23.000000000 +0100
+++ ffmpeg-r25689/libswscale/x86/yuv2rgb_template.c 2010-12-02 09:50:02.000000000 +0100
@@ -407,6 +407,7 @@
YUV2RGB_OPERANDS_ALPHA
YUV2RGB_ENDFUNC
#endif
+ return srcSliceH;
}

static inline int RENAME(yuv420_bgr32)(SwsContext *c, const uint8_t *src[],
@@ -450,4 +451,5 @@
YUV2RGB_OPERANDS_ALPHA
YUV2RGB_ENDFUNC
#endif
+ return srcSliceH;
}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin