1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 00:35:05 +02:00
ffmpeg/postproc
Michael Niedermayer 3fe8e8f068 gcc does optimize writes to non volatile variables away if it didnt know that they were read in between
Originally committed as revision 2751 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-11-06 19:26:22 +00:00
..
Makefile Move yuv2rgb to postprocess 2001-11-06 11:22:40 +00:00
postprocess_template.c gcc does optimize writes to non volatile variables away if it didnt know that they were read in between 2001-11-06 19:26:22 +00:00
postprocess.c gcc does optimize writes to non volatile variables away if it didnt know that they were read in between 2001-11-06 19:26:22 +00:00
postprocess.h just a few "not implemented yet" removed 2001-10-25 21:57:42 +00:00
rgb2rgb_template.c Minor speedup of rgb32to24. (performance is not successful) 2001-11-06 17:14:22 +00:00
rgb2rgb.c Minor speedup of rgb32to24. (performance is not successful) 2001-11-06 17:14:22 +00:00
rgb2rgb.h Move yuv2rgb to postprocess 2001-11-06 11:22:40 +00:00
swscale_template.c gcc does optimize writes to non volatile variables away if it didnt know that they were read in between 2001-11-06 19:26:22 +00:00
swscale.c gcc does optimize writes to non volatile variables away if it didnt know that they were read in between 2001-11-06 19:26:22 +00:00
swscale.h yv12 to yv12 scaler 2001-10-28 18:30:59 +00:00
yuv2rgb_mlib.c Remove a few obsolete header includes (fixes a compile error on solaris) 2001-11-06 17:04:13 +00:00
yuv2rgb_template.c 15/16 bpp dithering 2001-11-06 19:16:49 +00:00
yuv2rgb.c Move yuv2rgb to postprocess 2001-11-06 11:22:40 +00:00