aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/libpostproc
AgeCommit message (Expand)Author
2005-01-15Mention the l5 pp filter in 'mplayer -pphelp' output.Diego Biurrun
2005-01-03Make -pphelp output consistent with the other instances of -xxx help.Diego Biurrun
2004-12-18fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>)Drew Hess
2004-10-121000lD Richard Felker III
2004-10-11adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs
2004-10-05Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot s...Frantisek Dvorak
2004-10-01Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...Michel Bardiaux
2004-09-28100l (signed vs. unsigend)Michael Niedermayer
2004-08-25typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)Michael Niedermayer
2004-07-10buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)Brendan Kehoe
2004-06-05remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau
2004-05-30Another (final?) patch for libpostproc.Romain Dolbeau
2004-05-28Newer version, using a vectorized version of theRomain Dolbeau
2004-05-28per line lowpass filter in mmxMichael Niedermayer
2004-05-27mmx optimized version of the per line/accurate deblock filterMichael Niedermayer
2004-05-27faster c lowpass filterMichael Niedermayer
2004-05-27accurate/slow (per line instead of per block) deblock filter spport which is ...Michael Niedermayer
2004-05-26altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau a...Michael Niedermayer
2004-05-25warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)Michael Niedermayer
2004-05-18some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer
2004-03-01attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov
2004-01-31changed includesAlex Beregszaszi
2004-01-04mpeg2 QP clamping fixMichael Niedermayer
2003-10-28linear blend 1 line shift fixMichael Niedermayer
2003-09-14Ministry of English Composition fixes (courtesy of Diego BiurrunMike Melanson
2003-06-28gcc 2.95 workaroundMichael Niedermayer
2003-06-26blinking blocks around thin vertical lines and dots bugfixMichael Niedermayer
2003-05-24Warning and compatibility fixes.Falk Hüffner
2003-05-11ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)Dan Christiansen
2003-05-03looks better (req. for mp-G2)Arpi
2003-04-18better? default thresholds, if this is worse for any files, then tell us ASAPMichael Niedermayer
2003-04-18mpeg2 qscale flagMichael Niedermayer
2003-03-31mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer
2003-03-29faster C linear blend & interpolate deinterlacersMichael Niedermayer
2003-03-29fixing cliping of c deinterlacersMichael Niedermayer
2003-03-06doxy / cosmeticsMichael Niedermayer
2003-02-20reverse incorrect stride < (width+7)&~7 fixMichael Niedermayer
2003-02-20sync with mplayerxp. Fixes some 405.avi related flawsNick Kurshev
2003-02-18* update cleanup rules (Steven M. Schultz)Zdenek Kabelac
2003-02-14moving postprocess to ffmpeg/libavcodecMichael Niedermayer