ffmpeg/libswscale
Ramiro Polla 0132ab80a8 indent
Originally committed as revision 32157 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-09-11 14:31:13 +00:00
..
bfin Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
mlib Fix mlib compilation: add mising include for SwsContext. 2010-09-05 09:41:24 +00:00
ppc Fix compilation, forgot to add const also to the 2010-07-24 14:43:55 +00:00
sparc
x86 Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. 2010-05-30 08:44:05 +00:00
Makefile swscale-test: get strides using av_fill_image_linesizes() from libavcore 2010-08-08 18:14:43 +00:00
colorspace-test.c Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
libswscale.v
options.c rgb2rgb: build SSE2 codepath 2010-09-08 13:16:15 +00:00
rgb2rgb.c rgb2rgb: build SSE2 codepath 2010-09-08 13:16:15 +00:00
rgb2rgb.h deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 2010-06-01 19:35:16 +00:00
rgb2rgb_template.c rgb2rgb: remove unused yvu9toyv12 function 2010-09-11 14:29:55 +00:00
swscale-test.c av_fill_image_linesizes -> av_image_fill_linesizes 2010-09-08 23:36:02 +00:00
swscale.c indent 2010-09-11 14:31:13 +00:00
swscale.h rgb2rgb: build SSE2 codepath 2010-09-08 13:16:15 +00:00
swscale_internal.h More const-correctness fixes to avoid warnings. 2010-07-24 11:37:58 +00:00
swscale_template.c swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion 2010-08-23 21:22:24 +00:00
utils.c swscale: also update flags on sws_getCachedContext() 2010-09-06 14:42:25 +00:00
yuv2rgb.c Change the type of Y table to pointer to void in fill_table(). 2010-07-12 08:35:20 +00:00