ffmpeg/libswscale
Stefano Sabatini ed80ba7461 Revert commit:
r31772 | stefano | 2010-07-23 01:01:31 +0200 (Fri, 23 Jul 2010) | 2 lines

  Prefer impersonal form over third person, for consistency with the
  rest of FFmpeg.

The change was not approved by the maintainer.

Originally committed as revision 31847 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-07-28 10:43:02 +00:00
..
bfin Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
mlib Cosmetics: 2009-08-16 21:11:28 +00:00
ppc Fix compilation, forgot to add const also to the 2010-07-24 14:43:55 +00:00
sparc Cosmetics: 2009-08-16 21:11:28 +00:00
x86 Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. 2010-05-30 08:44:05 +00:00
Makefile alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 2010-05-04 09:11:01 +00:00
colorspace-test.c Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
options.c Cosmetics: 2009-08-16 21:11:28 +00:00
rgb2rgb.c Add av_ prefix to bswap macros 2010-07-10 22:12:38 +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 Replace some "m" constraints by MANGLE to avoid issues with some compilers not 2010-03-31 17:00:33 +00:00
swscale-test.c swscale-test: scale from reference to source only once for each algorithm 2010-07-23 20:27:54 +00:00
swscale.c Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients. 2010-07-24 11:19:39 +00:00
swscale.h Revert commit: 2010-07-28 10:43:02 +00:00
swscale_internal.h More const-correctness fixes to avoid warnings. 2010-07-24 11:37:58 +00:00
swscale_template.c Another try at fixing swscale on win64, as per r31153. 2010-07-18 21:39:57 +00:00
utils.c darwin: allow 64-bit darwin to allocate executable memory 2010-07-21 13:29:55 +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