summaryrefslogtreecommitdiff
path: root/libavcodec/libpostproc
Commit message (Collapse)AuthorAge
* Mention the l5 pp filter in 'mplayer -pphelp' output.Diego Biurrun2005-01-15
| | | | Originally committed as revision 3837 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make -pphelp output consistent with the other instances of -xxx help.Diego Biurrun2005-01-03
| | | | Originally committed as revision 3792 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>)Drew Hess2004-12-18
| | | | Originally committed as revision 3757 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000lD Richard Felker III2004-10-12
| | | | | | | | btw what is the sense in all these nonsense REAL_* macros? the extra level of indirection seems to help nothing... can we reverse that and commit a sane replacement? Originally committed as revision 3587 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 ↵Aurelien Jacobs2004-10-11
| | | | | | patch by (Aurelien Jacobs <aurel at gnuage dot org>) Originally committed as revision 3578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot ↵Frantisek Dvorak2004-10-05
| | | | | | sourceforge dot net>) Originally committed as revision 3559 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ↵Michel Bardiaux2004-10-01
| | | | | | <mbardiaux at peaktime dot be>) Originally committed as revision 3546 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l (signed vs. unsigend)Michael Niedermayer2004-09-28
| | | | Originally committed as revision 3530 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)Michael Niedermayer2004-08-25
| | | | Originally committed as revision 3415 to svn://svn.ffmpeg.org/ffmpeg/trunk
* buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)Brendan Kehoe2004-07-10
| | | | Originally committed as revision 3303 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2004-06-05
| | | | Originally committed as revision 3194 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Another (final?) patch for libpostproc.Romain Dolbeau2004-05-30
| | | | | | | | | | | | | This one replace horizClassify by a transpose/(use Vert)/transpose sequence. This add LowPass and DefFilter for "free". I also fixed the header in postprocess.c and special-cased some of the well-aligned cases (all horiz stuff is well-aligned). patch by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 3175 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Newer version, using a vectorized version of theRomain Dolbeau2004-05-28
| | | | | | | | | | | | new organisation of code in doVertLowPass. it seems to be faster in AltiVec also... Also includes a compile fix for the new do_a_deblock when using AltiVec. patch by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 3167 to svn://svn.ffmpeg.org/ffmpeg/trunk
* per line lowpass filter in mmxMichael Niedermayer2004-05-28
| | | | Originally committed as revision 3166 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mmx optimized version of the per line/accurate deblock filterMichael Niedermayer2004-05-27
| | | | | | vertical default mmx deblock filter fix Originally committed as revision 3165 to svn://svn.ffmpeg.org/ffmpeg/trunk
* faster c lowpass filterMichael Niedermayer2004-05-27
| | | | Originally committed as revision 3164 to svn://svn.ffmpeg.org/ffmpeg/trunk
* accurate/slow (per line instead of per block) deblock filter spport which is ↵Michael Niedermayer2004-05-27
| | | | | | identical to what is recommanded in the mpeg4 spec Originally committed as revision 3163 to svn://svn.ffmpeg.org/ffmpeg/trunk
* altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau ↵Michael Niedermayer2004-05-26
| | | | | | at irisa dot fr>) Originally committed as revision 3162 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)Michael Niedermayer2004-05-25
| | | | Originally committed as revision 3156 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some of the warning fixes by (Michael Roitzsch <mroi at users dot ↵Michael Niedermayer2004-05-18
| | | | | | sourceforge dot net>) Originally committed as revision 3140 to svn://svn.ffmpeg.org/ffmpeg/trunk
* attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-03-01
| | | | Originally committed as revision 2832 to svn://svn.ffmpeg.org/ffmpeg/trunk
* changed includesAlex Beregszaszi2004-01-31
| | | | Originally committed as revision 2739 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg2 QP clamping fixMichael Niedermayer2004-01-04
| | | | Originally committed as revision 2663 to svn://svn.ffmpeg.org/ffmpeg/trunk
* linear blend 1 line shift fixMichael Niedermayer2003-10-28
| | | | Originally committed as revision 2443 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ministry of English Composition fixes (courtesy of Diego BiurrunMike Melanson2003-09-14
| | | | | | <diego at biurrun.de>) Originally committed as revision 2273 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gcc 2.95 workaroundMichael Niedermayer2003-06-28
| | | | Originally committed as revision 1992 to svn://svn.ffmpeg.org/ffmpeg/trunk
* blinking blocks around thin vertical lines and dots bugfixMichael Niedermayer2003-06-26
| | | | Originally committed as revision 1988 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Warning and compatibility fixes.Falk Hüffner2003-05-24
| | | | Originally committed as revision 1902 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)Dan Christiansen2003-05-11
| | | | Originally committed as revision 1853 to svn://svn.ffmpeg.org/ffmpeg/trunk
* looks better (req. for mp-G2)Arpi2003-05-03
| | | | Originally committed as revision 1830 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better? default thresholds, if this is worse for any files, then tell us ASAPMichael Niedermayer2003-04-18
| | | | Originally committed as revision 1787 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg2 qscale flagMichael Niedermayer2003-04-18
| | | | | | | a few bugfixes for the C pp code minor optimization Originally committed as revision 1786 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2003-03-31
| | | | Originally committed as revision 1721 to svn://svn.ffmpeg.org/ffmpeg/trunk
* faster C linear blend & interpolate deinterlacersMichael Niedermayer2003-03-29
| | | | Originally committed as revision 1716 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing cliping of c deinterlacersMichael Niedermayer2003-03-29
| | | | | | 5 tap lowpass deinterlacer Originally committed as revision 1715 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doxy / cosmeticsMichael Niedermayer2003-03-06
| | | | Originally committed as revision 1637 to svn://svn.ffmpeg.org/ffmpeg/trunk
* reverse incorrect stride < (width+7)&~7 fixMichael Niedermayer2003-02-20
| | | | Originally committed as revision 1594 to svn://svn.ffmpeg.org/ffmpeg/trunk
* sync with mplayerxp. Fixes some 405.avi related flawsNick Kurshev2003-02-20
| | | | Originally committed as revision 1593 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * update cleanup rules (Steven M. Schultz)Zdenek Kabelac2003-02-18
| | | | | | | * memaling check (Steven M. Schultz) * unused var removed Originally committed as revision 1589 to svn://svn.ffmpeg.org/ffmpeg/trunk
* moving postprocess to ffmpeg/libavcodecMichael Niedermayer2003-02-14
Originally committed as revision 1586 to svn://svn.ffmpeg.org/ffmpeg/trunk Originally committed as revision 9427 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc Originally committed as revision 9428 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc