.. |
Makefile
|
2bfdde2435
Remove useless conditional.
|
18 years ago |
cs_test.c
|
8ec491e3fd
Handle proper compilation on Mac OS X.
|
18 years ago |
rgb2rgb.c
|
10ef990d96
cosmetics: typo pallete --> palette
|
18 years ago |
rgb2rgb.h
|
807e0c6645
Clarify that some of the non-SIMD code is now LGPLed.
|
18 years ago |
rgb2rgb_template.c
|
807e0c6645
Clarify that some of the non-SIMD code is now LGPLed.
|
18 years ago |
swscale-example.c
|
3d6a30d948
Use common define for x86_32 and x86_64.
|
18 years ago |
swscale.c
|
94bd08b069
Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb24
|
18 years ago |
swscale.h
|
d28ef27031
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
|
18 years ago |
swscale_altivec_template.c
|
adcec46a83
Add av_ prefix to clip functions
|
18 years ago |
swscale_internal.h
|
606f68bd10
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
|
18 years ago |
swscale_template.c
|
9340a99588
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr
|
18 years ago |
yuv2rgb.c
|
edf97a75f9
fix full range (jpeg yuv) chroma
|
18 years ago |
yuv2rgb_altivec.c
|
2d529db50f
Pass a context to av_log(), when possible
|
18 years ago |
yuv2rgb_init.c
|
edf97a75f9
fix full range (jpeg yuv) chroma
|
18 years ago |
yuv2rgb_mlib.c
|
2c86a5786a
Fix license headers and FSF postal address.
|
18 years ago |
yuv2rgb_template.c
|
20da77449d
negative stride and h_size-=8 fix
|
18 years ago |