1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 21:06:00 +00:00
mpv/libswscale
lucabe 685e04e080 Allow to compile swscale's non-SIMD code under the LGPL license.
Since mplayer always define CONFIG_GPL, this commit should not change
anything for mplayer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21699 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-20 13:09:29 +00:00
..
cs_test.c Change license headers to say 'FFmpeg' instead of 'this program'. 2006-10-07 15:33:14 +00:00
Makefile Allow to compile swscale's non-SIMD code under the LGPL license. 2006-12-20 13:09:29 +00:00
rgb2rgb_template.c Clarify that some of the non-SIMD code is now LGPLed. 2006-11-19 10:38:12 +00:00
rgb2rgb.c Allow to compile swscale's non-SIMD code under the LGPL license. 2006-12-20 13:09:29 +00:00
rgb2rgb.h Clarify that some of the non-SIMD code is now LGPLed. 2006-11-19 10:38:12 +00:00
swscale_altivec_template.c Do not mix declarations and statements. 2006-11-01 19:44:35 +00:00
swscale_internal.h Clarify that some of the non-SIMD code is now LGPLed. 2006-11-19 10:38:12 +00:00
swscale_template.c Change "p" asm constraints to "g", since "p" was a no longer necessary hack to 2006-11-27 21:59:13 +00:00
swscale-example.c Use common define for x86_32 and x86_64. 2006-11-01 18:36:20 +00:00
swscale.c Allow to compile swscale's non-SIMD code under the LGPL license. 2006-12-20 13:09:29 +00:00
swscale.h Clarify that some of the non-SIMD code is now LGPLed. 2006-11-19 10:38:12 +00:00
yuv2rgb_altivec.c Change license headers to say 'FFmpeg' instead of 'this program'. 2006-10-07 15:33:14 +00:00
yuv2rgb_init.c Allow to compile swscale's non-SIMD code under the LGPL license. 2006-12-20 13:09:29 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c Use common define for x86_32 and x86_64. 2006-11-01 18:36:20 +00:00