.. |
bfin
|
087d93f568
swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().
|
13 years ago |
mlib
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ppc
|
f48b12e0a6
swscale: update altivec yuv2planeX asm to new per-plane API.
|
13 years ago |
sparc
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
x86
|
9e66b892e8
swscale: add missing colons to x86 assembly yuv2planeX.
|
13 years ago |
Makefile
|
e0c3e07387
sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.
|
13 years ago |
colorspace-test.c
|
b8e893399f
sws: replace all long with int.
|
13 years ago |
libswscale.v
|
e8393e1cb8
Add symbol versioning for shared libraries
|
15 years ago |
options.c
|
145f741e11
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
|
13 years ago |
rgb2rgb.c
|
b8e893399f
sws: replace all long with int.
|
13 years ago |
rgb2rgb.h
|
b8e893399f
sws: replace all long with int.
|
13 years ago |
rgb2rgb_template.c
|
06b5facd4b
swscale: Remove disabled code.
|
13 years ago |
swscale-test.c
|
0093199184
swscale: Remove commented-out printf cruft.
|
14 years ago |
swscale.c
|
109f62e8f8
swscale: decide whether to use yuv2plane1/X on a per-plane basis.
|
13 years ago |
swscale.h
|
fb4ca26bdb
lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.
|
13 years ago |
swscale_internal.h
|
109f62e8f8
swscale: decide whether to use yuv2plane1/X on a per-plane basis.
|
13 years ago |
swscale_unscaled.c
|
42ba12888b
Do not convert RGB buffer at once when stride does not fit exact samples.
|
13 years ago |
utils.c
|
dc49bf1270
sws/pixfmt/pixdesc: add support for yuv420p9le/be.
|
13 years ago |
yuv2rgb.c
|
41ac093f7e
swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables()
|
13 years ago |