summaryrefslogtreecommitdiff
path: root/libavcodec/libpostproc/postprocess.c
Commit message (Expand)AuthorAge
* disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oul...Tuukka Toivonen2005-03-19
* support for negative stridesJindřich Makovička2005-02-27
* 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
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-11
* typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)Michael Niedermayer2004-08-25
* 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
* Ministry of English Composition fixes (courtesy of Diego BiurrunMike Melanson2003-09-14
* blinking blocks around thin vertical lines and dots bugfixMichael Niedermayer2003-06-26
* Warning and compatibility fixes.Falk Hüffner2003-05-24
* 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
* 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