.. |
arm
|
swscale: disable ARM code until its build failure with clang/iphone is fixed
|
11 years ago |
ppc
|
swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong
|
10 years ago |
x86
|
YUV->BGR32 MMX support
|
10 years ago |
Makefile
|
lsws: duplicate ff_log2_tab
|
10 years ago |
bayer_template.c
|
swscale/bayer_template: Add () to protect the argument of BAYER_READ()
|
10 years ago |
colorspace-test.c
|
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
|
12 years ago |
hscale_fast_bilinear.c
|
sws: Move fast bilinear C code into seperate file
|
11 years ago |
input.c
|
swscale: add yuv440p10/12 pixfmts.
|
10 years ago |
libswscale.v
|
swscale: Do not make ff_ symbols globally visible.
|
12 years ago |
log2_tab.c
|
lsws: duplicate ff_log2_tab
|
10 years ago |
options.c
|
Add gamma encodign/decoding before/after scaling in libswscale
|
10 years ago |
output.c
|
swscale/output: fix input indexing in yuv2ya8_2_c()
|
10 years ago |
rgb2rgb.c
|
swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE
|
10 years ago |
rgb2rgb.h
|
swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE
|
10 years ago |
rgb2rgb_template.c
|
swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c()
|
10 years ago |
swscale-test.c
|
Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'
|
10 years ago |
swscale.c
|
swscale: Assert that pixel format descriptor is not NULL
|
10 years ago |
swscale.h
|
swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag
|
10 years ago |
swscale_internal.h
|
swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag
|
10 years ago |
swscale_unscaled.c
|
swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian
|
10 years ago |
swscaleres.rc
|
Add Windows resource file support for shared libraries
|
11 years ago |
utils.c
|
swscale: implement YA8 output
|
10 years ago |
version.h
|
swscale: support internal scaler cascades
|
10 years ago |
yuv2rgb.c
|
swscale/yuv2rgb: Use av_clip_uint8()
|
10 years ago |