ffmpeg/libswscale
Ramiro Polla 9cf484d06e Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label
parameters.

Originally committed as revision 29652 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-09-06 00:07:35 +00:00
..
bfin Move bfin specific code to its subdir. 2009-03-27 22:56:56 +00:00
mlib Cosmetics: 2009-08-16 21:11:28 +00:00
ppc Cosmetics: 2009-08-16 21:11:28 +00:00
sparc Cosmetics: 2009-08-16 21:11:28 +00:00
x86 Cosmetics: 2009-08-16 21:11:28 +00:00
Makefile Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
colorspace-test.c swscale: Check for return values of malloc. 2009-08-29 23:02:01 +00:00
options.c Cosmetics: 2009-08-16 21:11:28 +00:00
rgb2rgb.c Cosmetics: 2009-08-16 21:11:28 +00:00
rgb2rgb.h Indent libswscale: 2009-08-16 00:32:04 +00:00
rgb2rgb_template.c Cosmetics: 2009-08-16 21:11:28 +00:00
swscale-example.c Revert mistakenly commited hunk. 2009-08-29 23:03:14 +00:00
swscale.c Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label 2009-09-06 00:07:35 +00:00
swscale.h Introduce and use sws_allocVec(). 2009-08-19 01:33:17 +00:00
swscale_internal.h Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). 2009-09-05 23:33:11 +00:00
swscale_template.c Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). 2009-09-05 23:33:11 +00:00
yuv2rgb.c Cosmetics: 2009-08-16 21:11:28 +00:00