.. |
Makefile
|
69ed2c3b92
cosmetics: Remove useless empty line.
|
17 years ago |
cs_test.c
|
b19bcbaa78
license header consistency cosmetics
|
17 years ago |
internal_bfin.S
|
d2a4ecafbb
FLAT objects cannot have multiple sections, so using the L1 attributes breaks
|
17 years ago |
rgb2rgb.c
|
5802683a97
Make some assembler constants global instead of declaring them multiple times.
|
17 years ago |
rgb2rgb.h
|
522e9cf4e0
1l: Update wrong #endif comment.
|
17 years ago |
rgb2rgb_template.c
|
f018bc1000
__asm __volatile -> asm volatile part 3
|
17 years ago |
swscale-example.c
|
1b0a4572f4
Change (a == NULL) condition to (!a) and (a != NULL) condition to (a).
|
17 years ago |
swscale.c
|
86593486b4
Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling.
|
17 years ago |
swscale.h
|
8055ede6c7
change sws_format_name to return const char*, supress many warnings
|
17 years ago |
swscale_altivec_template.c
|
e281d6844b
Fix outdated comment.
|
17 years ago |
swscale_bfin.c
|
d2a4ecafbb
FLAT objects cannot have multiple sections, so using the L1 attributes breaks
|
17 years ago |
swscale_internal.h
|
635a8cd27d
Make av_class a pointer to const.
|
17 years ago |
swscale_template.c
|
4cf16bbed5
cosmetics: comment typo fixes
|
17 years ago |
yuv2rgb.c
|
5202ed315b
Fix wrong #endif comment.
|
17 years ago |
yuv2rgb_altivec.c
|
bee972eead
typo
|
17 years ago |
yuv2rgb_bfin.c
|
d2a4ecafbb
FLAT objects cannot have multiple sections, so using the L1 attributes breaks
|
17 years ago |
yuv2rgb_mlib.c
|
325751ef32
This was rewritten by Michael, switch copyrights to him and license to LGPL.
|
17 years ago |
yuv2rgb_template.c
|
0cb2559445
Discard two symbols from libswscale.
|
17 years ago |
yuv2rgb_vis.c
|
30c48a0af4
Cosmetics: whitespaces
|
17 years ago |