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