| .. |
|
Makefile
|
Fix compilation as a win32 shared library (libavutil must be explicitly linked)
|
19 years ago |
|
cs_test.c
|
Move postproc ---> libswscale
|
19 years ago |
|
rgb2rgb.c
|
Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
|
19 years ago |
|
rgb2rgb.h
|
Remove unneeded code
|
19 years ago |
|
rgb2rgb_template.c
|
-fPIC support for libswscale
|
19 years ago |
|
swscale-example.c
|
Use libavutil in libswscale, and allow it to be built out of the mplayer tree
|
19 years ago |
|
swscale.c
|
Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile
|
19 years ago |
|
swscale.h
|
vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
|
19 years ago |
|
swscale_altivec_template.c
|
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
|
19 years ago |
|
swscale_internal.h
|
vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
|
19 years ago |
|
swscale_template.c
|
Fix compilation with -no-PIC and without -fomit-frame-pointer (used by
|
19 years ago |
|
yuv2rgb.c
|
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
|
19 years ago |
|
yuv2rgb_altivec.c
|
Use libavutil in libswscale, and allow it to be built out of the mplayer tree
|
19 years ago |
|
yuv2rgb_mlib.c
|
Move postproc ---> libswscale
|
19 years ago |
|
yuv2rgb_template.c
|
Move postproc ---> libswscale
|
19 years ago |