FFmpeg/libavcodec/libpostproc
Romain Dolbeau 20646267cd Another (final?) patch for libpostproc.
This one replace horizClassify by a
transpose/(use Vert)/transpose sequence.
This add LowPass and DefFilter for "free".
I also fixed the header in postprocess.c
and special-cased some of the well-aligned
cases (all horiz stuff is well-aligned).

patch by (Romain Dolbeau <dolbeau at irisa dot fr>)

Originally committed as revision 3175 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-05-30 01:53:43 +00:00
..
Makefile ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 2003-05-11 11:26:35 +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_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 Another (final?) patch for libpostproc. 2004-05-30 01:53:43 +00:00
postprocess.c Another (final?) patch for libpostproc. 2004-05-30 01:53:43 +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