summaryrefslogtreecommitdiff
path: root/libavcodec/libpostproc
Commit message (Collapse)AuthorAge
* 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