summaryrefslogtreecommitdiff
path: root/libavcodec/libpostproc
Commit message (Expand)AuthorAge
* Mention the l5 pp filter in 'mplayer -pphelp' output.Diego Biurrun2005-01-15
* Make -pphelp output consistent with the other instances of -xxx help.Diego Biurrun2005-01-03
* fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>)Drew Hess2004-12-18
* 1000lD Richard Felker III2004-10-12
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-11
* Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot s...Frantisek Dvorak2004-10-05
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...Michel Bardiaux2004-10-01
* 100l (signed vs. unsigend)Michael Niedermayer2004-09-28
* typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)Michael Niedermayer2004-08-25
* buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)Brendan Kehoe2004-07-10
* remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2004-06-05
* 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
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-18
* attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-03-01
* changed includesAlex Beregszaszi2004-01-31
* mpeg2 QP clamping fixMichael Niedermayer2004-01-04
* linear blend 1 line shift fixMichael Niedermayer2003-10-28
* Ministry of English Composition fixes (courtesy of Diego BiurrunMike Melanson2003-09-14
* gcc 2.95 workaroundMichael Niedermayer2003-06-28
* blinking blocks around thin vertical lines and dots bugfixMichael Niedermayer2003-06-26
* Warning and compatibility fixes.Falk Hüffner2003-05-24
* ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)Dan Christiansen2003-05-11
* looks better (req. for mp-G2)Arpi2003-05-03
* better? default thresholds, if this is worse for any files, then tell us ASAPMichael Niedermayer2003-04-18
* mpeg2 qscale flagMichael Niedermayer2003-04-18
* mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2003-03-31
* faster C linear blend & interpolate deinterlacersMichael Niedermayer2003-03-29
* fixing cliping of c deinterlacersMichael Niedermayer2003-03-29
* doxy / cosmeticsMichael Niedermayer2003-03-06
* reverse incorrect stride < (width+7)&~7 fixMichael Niedermayer2003-02-20
* sync with mplayerxp. Fixes some 405.avi related flawsNick Kurshev2003-02-20
* * update cleanup rules (Steven M. Schultz)Zdenek Kabelac2003-02-18
* moving postprocess to ffmpeg/libavcodecMichael Niedermayer2003-02-14