[FFmpeg-devel] [libswscale PATCH 0/3] Static-making patches for libswscale
Diego 'Flameeyes' Pettenò
flameeyes
Thu Oct 9 00:59:29 CEST 2008
Since I noticed I didn't have libswscale enabled till now (don't ask),
I prepared three patches by making use of missingstatic(1) on its
object files.
---
Diego 'Flameeyes' Petten? (3):
Mark variation-specific interleaveBytes static.
Mark some symbols in swscale.c as constant.
Mark dither_2x2_{8,4} static to swscale.c
rgb2rgb_template.c | 2 +-
swscale.c | 18 +++++++++---------
yuv2rgb.c | 2 --
3 files changed, 10 insertions(+), 12 deletions(-)
More information about the ffmpeg-devel
mailing list