ffmpeg/libavcodec/libpostproc
D Richard Felker III 4471e59b24 1000l
btw what is the sense in all these nonsense REAL_* macros?
the extra level of indirection seems to help nothing...
can we reverse that and commit a sane replacement?

Originally committed as revision 3587 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-12 07:16:14 +00:00
..
Makefile Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot sourceforge dot net>) 2004-10-05 17:43:10 +00:00
mangle.h mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 2003-03-31 01:49:18 +00:00
postprocess.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 2004-10-11 02:19:29 +00:00
postprocess.h altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) 2004-05-26 20:15:15 +00:00
postprocess_altivec_template.c Another (final?) patch for libpostproc. 2004-05-30 01:53:43 +00:00
postprocess_internal.h accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec 2004-05-27 15:57:20 +00:00
postprocess_template.c 1000l 2004-10-12 07:16:14 +00:00