aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/libpostproc/postprocess.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing pp=ac to pp_help.Diego Biurrun2005-05-111-0/+1
* disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oul...Tuukka Toivonen2005-03-191-1/+4
* support for negative stridesJindřich Makovička2005-02-271-14/+26
* Mention the l5 pp filter in 'mplayer -pphelp' output.Diego Biurrun2005-01-151-0/+1
* Make -pphelp output consistent with the other instances of -xxx help.Diego Biurrun2005-01-031-7/+9
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-111-9/+4
* typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)Michael Niedermayer2004-08-251-1/+1
* remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2004-06-051-5/+0
* Another (final?) patch for libpostproc.Romain Dolbeau2004-05-301-5/+5
* Newer version, using a vectorized version of theRomain Dolbeau2004-05-281-0/+4
* per line lowpass filter in mmxMichael Niedermayer2004-05-281-0/+1
* mmx optimized version of the per line/accurate deblock filterMichael Niedermayer2004-05-271-1/+2
* faster c lowpass filterMichael Niedermayer2004-05-271-20/+20
* accurate/slow (per line instead of per block) deblock filter spport which is ...Michael Niedermayer2004-05-271-8/+120
* altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau a...Michael Niedermayer2004-05-261-14/+59
* warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)Michael Niedermayer2004-05-251-1/+1
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-181-7/+0
* attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-03-011-8/+14
* changed includesAlex Beregszaszi2004-01-311-1/+1
* mpeg2 QP clamping fixMichael Niedermayer2004-01-041-2/+2
* Ministry of English Composition fixes (courtesy of Diego BiurrunMike Melanson2003-09-141-11/+11
* blinking blocks around thin vertical lines and dots bugfixMichael Niedermayer2003-06-261-1/+69
* Warning and compatibility fixes.Falk Hüffner2003-05-241-1/+1
* looks better (req. for mp-G2)Arpi2003-05-031-1/+1
* better? default thresholds, if this is worse for any files, then tell us ASAPMichael Niedermayer2003-04-181-4/+4
* mpeg2 qscale flagMichael Niedermayer2003-04-181-18/+38
* fixing cliping of c deinterlacersMichael Niedermayer2003-03-291-1/+16
* doxy / cosmeticsMichael Niedermayer2003-03-061-0/+5
* reverse incorrect stride < (width+7)&~7 fixMichael Niedermayer2003-02-201-26/+3
* sync with mplayerxp. Fixes some 405.avi related flawsNick Kurshev2003-02-201-3/+26
* * update cleanup rules (Steven M. Schultz)Zdenek Kabelac2003-02-181-1/+4
* moving postprocess to ffmpeg/libavcodecMichael Niedermayer2003-02-141-0/+875