1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 08:45:06 +02:00
ffmpeg/postproc
Michael Niedermayer e5c30e0692 fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions
fixed some warnings
fixed the cant compile on non x86 systems (i didnt apply the patch from Oliver Schoenbrunner <oliver.schoenbrunner@jku.at> because it used ARCH_X86 instead of HAVE_MMX)

Originally committed as revision 2462 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-10-25 11:42:34 +00:00
..
Makefile Independed compilation of SUBDIRS 2001-10-24 07:34:41 +00:00
postprocess_template.c fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions 2001-10-25 11:42:34 +00:00
postprocess.c fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions 2001-10-25 11:42:34 +00:00
postprocess.h auto brightness/ contrast bugfix 2001-10-22 23:36:35 +00:00
swscale_template.c BGR24 bugfix 2001-10-21 00:05:56 +00:00
swscale.c BGR24 bugfix 2001-10-21 00:05:56 +00:00
swscale.h header for swscale.c 2001-10-15 19:06:16 +00:00