You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexis Ballier
1379b58482
Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in
...
libswscale.
Patch by Alexis Ballier, alexis D ballier A gmail
Originally committed as revision 30840 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
15 years ago
..
bfin
Blackfin: use SRAM only when CONFIG_SRAM is set
15 years ago
mlib
Cosmetics:
15 years ago
ppc
Move array specifiers outside DECLARE_ALIGNED() invocations
15 years ago
sparc
Cosmetics:
15 years ago
x86
Const correctness for src pointer. Remove all constness related warnings in
15 years ago
Makefile
Rename swscale-example to swscale-test, to better reflect the intended
15 years ago
colorspace-test.c
swscale: Check for return values of malloc.
15 years ago
libswscale.v
Add symbol versioning for shared libraries
15 years ago
options.c
Cosmetics:
15 years ago
rgb2rgb.c
Implement shuffle_bytes_abcd() functions and use them for shuffling
15 years ago
rgb2rgb.h
Implement shuffle_bytes_abcd() functions and use them for shuffling
15 years ago
rgb2rgb_template.c
Const correctness for src pointer. Remove all constness related warnings in
15 years ago
swscale-test.c
Revert r30825, it was not supposed to be committed.
15 years ago
swscale.c
Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in
15 years ago
swscale.h
Apply misc fixes to sws_getCoefficients() doxy.
15 years ago
swscale_internal.h
Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in
15 years ago
swscale_template.c
Reorder buffer debug. Also print out if slice was buffered.
15 years ago
utils.c
Make sws_dcVec static: It is only used inside libswscale/utils.c.
15 years ago
yuv2rgb.c
Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in
15 years ago