summaryrefslogtreecommitdiff
path: root/libavcodec/libpostproc/postprocess_template.c
Commit message (Expand)AuthorAge
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-01
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* Add some comments to #ifdef #else #endif blocks and fix wrong ones.Diego Biurrun2005-12-21
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* GCC4 fixGuillaume Poirier2005-06-23
* remove/replace non-ascii charactersMåns Rullgård2005-05-13
* GCC4 fix by (Keenan Pepper (keenanpepper gmail com)Michael Niedermayer2005-05-05
* support for negative stridesJindřich Makovička2005-02-27
* 1000lD Richard Felker III2004-10-12
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-11
* 100l (signed vs. unsigend)Michael Niedermayer2004-09-28
* Another (final?) patch for libpostproc.Romain Dolbeau2004-05-30
* Newer version, using a vectorized version of theRomain Dolbeau2004-05-28
* per line lowpass filter in mmxMichael Niedermayer2004-05-28
* mmx optimized version of the per line/accurate deblock filterMichael Niedermayer2004-05-27
* faster c lowpass filterMichael Niedermayer2004-05-27
* accurate/slow (per line instead of per block) deblock filter spport which is ...Michael Niedermayer2004-05-27
* altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau a...Michael Niedermayer2004-05-26
* warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)Michael Niedermayer2004-05-25
* mpeg2 QP clamping fixMichael Niedermayer2004-01-04
* linear blend 1 line shift fixMichael Niedermayer2003-10-28
* gcc 2.95 workaroundMichael Niedermayer2003-06-28
* blinking blocks around thin vertical lines and dots bugfixMichael Niedermayer2003-06-26
* mpeg2 qscale flagMichael Niedermayer2003-04-18
* faster C linear blend & interpolate deinterlacersMichael Niedermayer2003-03-29
* fixing cliping of c deinterlacersMichael Niedermayer2003-03-29
* doxy / cosmeticsMichael Niedermayer2003-03-06
* moving postprocess to ffmpeg/libavcodecMichael Niedermayer2003-02-14