1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-11 17:37:23 +00:00
mpv/libswscale
diego 1240e6bde5 Test programs depend on $(LIB).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20059 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 00:57:48 +00:00
..
cs_test.c Fix warnings: 2006-10-04 13:51:12 +00:00
Makefile Test programs depend on $(LIB). 2006-10-05 00:57:48 +00:00
rgb2rgb_template.c Add official GPL header to make license explicit as discussed on ffmpeg-devel. 2006-09-06 10:24:19 +00:00
rgb2rgb.c Add official GPL header to make license explicit as discussed on ffmpeg-devel. 2006-09-06 10:24:19 +00:00
rgb2rgb.h Add proper GPL headers. 2006-09-09 21:10:26 +00:00
swscale_altivec_template.c Remove unused variables. 2006-10-01 14:17:45 +00:00
swscale_internal.h Remove the dependency of libswscale on img_format.h 2006-09-17 15:15:13 +00:00
swscale_template.c Fix unused variable warning when compiling with MMX disabled. 2006-10-03 17:11:43 +00:00
swscale-example.c Fix warnings: 2006-10-04 13:54:56 +00:00
swscale.c Add support for YUVJ formats 2006-09-27 11:41:36 +00:00
swscale.h
yuv2rgb_altivec.c Remove unused variables. 2006-10-01 14:17:45 +00:00
yuv2rgb_mlib.c Remove the dependency of libswscale on img_format.h 2006-09-17 15:15:13 +00:00
yuv2rgb_template.c Remove the dependency of libswscale on img_format.h 2006-09-17 15:15:13 +00:00
yuv2rgb.c make some global var static (fix a build failure with shared lib on x86_64) 2006-10-03 23:51:32 +00:00