log libpostproc/postprocess.c @ 3162:f4597d12563b libavcodec

age author description
Sat, 04 Mar 2006 17:34:17 +0000 diego Make -xy help output consistent, output an empty line before and after. libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Wed, 11 May 2005 23:51:44 +0000 diego Add missing pp=ac to pp_help. libavcodec
Sat, 19 Mar 2005 03:01:13 +0000 michael disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oulu fi) libavcodec
Sun, 27 Feb 2005 08:56:26 +0000 henry support for negative strides libavcodec
Sat, 15 Jan 2005 10:34:49 +0000 diego Mention the l5 pp filter in 'mplayer -pphelp' output. libavcodec
Mon, 03 Jan 2005 00:36:26 +0000 diego Make -pphelp output consistent with the other instances of -xxx help. libavcodec
Mon, 11 Oct 2004 02:19:29 +0000 michael adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodec
Wed, 25 Aug 2004 22:35:04 +0000 michael typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>) libavcodec
Sat, 05 Jun 2004 22:23:55 +0000 michael remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Sun, 30 May 2004 01:53:43 +0000 michael Another (final?) patch for libpostproc. libavcodec
Fri, 28 May 2004 13:31:38 +0000 michael Newer version, using a vectorized version of the libavcodec
Fri, 28 May 2004 13:23:53 +0000 michael per line lowpass filter in mmx libavcodec
Thu, 27 May 2004 21:42:00 +0000 michael mmx optimized version of the per line/accurate deblock filter libavcodec
Thu, 27 May 2004 16:16:09 +0000 michael faster c lowpass filter libavcodec
Thu, 27 May 2004 15:57:20 +0000 michael accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec libavcodec
Wed, 26 May 2004 20:15:15 +0000 michael altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec
Tue, 25 May 2004 18:07:25 +0000 michael warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Tue, 18 May 2004 17:09:46 +0000 michael some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Mon, 01 Mar 2004 12:46:20 +0000 michael attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) libavcodec
Sat, 31 Jan 2004 22:58:32 +0000 alex changed includes libavcodec
Sun, 04 Jan 2004 17:29:51 +0000 michael mpeg2 QP clamping fix libavcodec
Sun, 14 Sep 2003 16:52:34 +0000 tmmm Ministry of English Composition fixes (courtesy of Diego Biurrun libavcodec
Thu, 26 Jun 2003 11:31:34 +0000 michaelni blinking blocks around thin vertical lines and dots bugfix libavcodec
Sat, 24 May 2003 18:48:30 +0000 mellum Warning and compatibility fixes. libavcodec
Sat, 03 May 2003 19:26:52 +0000 arpi_esp looks better (req. for mp-G2) libavcodec
Fri, 18 Apr 2003 12:50:00 +0000 michaelni better? default thresholds, if this is worse for any files, then tell us ASAP libavcodec
Fri, 18 Apr 2003 12:45:34 +0000 michaelni mpeg2 qscale flag libavcodec
Sat, 29 Mar 2003 13:31:12 +0000 michaelni fixing cliping of c deinterlacers libavcodec
Thu, 06 Mar 2003 13:51:18 +0000 michaelni doxy / cosmetics libavcodec
Thu, 20 Feb 2003 17:30:51 +0000 michaelni reverse incorrect stride < (width+7)&~7 fix libavcodec
Thu, 20 Feb 2003 16:14:12 +0000 nickols_k sync with mplayerxp. Fixes some 405.avi related flaws libavcodec
Tue, 18 Feb 2003 09:33:21 +0000 kabi * update cleanup rules (Steven M. Schultz) libavcodec
Fri, 14 Feb 2003 21:27:25 +0000 michaelni moving postprocess to ffmpeg/libavcodec libavcodec
Tue, 11 Feb 2003 21:13:30 +0000 michael avoid #include "../ libavcodec
Thu, 23 Jan 2003 04:19:24 +0000 rfelker C implementation of the median deinterlacer (seems to be the only one libavcodec
Sun, 05 Jan 2003 19:10:42 +0000 michael YUV 411/422/444 support for pp libavcodec
Sun, 29 Dec 2002 00:57:23 +0000 michael buffer alloc cleanup / 10l libavcodec
Mon, 04 Nov 2002 22:45:34 +0000 michael dont use fastmemcpy for PIC libavcodec
Sun, 03 Nov 2002 10:05:19 +0000 michael pp docs libavcodec
Sat, 02 Nov 2002 14:20:05 +0000 michael cleanup libavcodec
Sat, 02 Nov 2002 13:58:14 +0000 michael cleanup libavcodec
Fri, 01 Nov 2002 01:19:04 +0000 michael cosmetics requested by kabi libavcodec
Wed, 30 Oct 2002 21:13:07 +0000 michael removing "-npp" (found by arpi) libavcodec
Wed, 30 Oct 2002 21:02:03 +0000 michael per context cpuCaps (idea by kabi) libavcodec
Wed, 30 Oct 2002 20:50:31 +0000 michael change qscale type to int8 and fix qscale ordering libavcodec
Wed, 30 Oct 2002 01:50:58 +0000 michael cleanly passing the cpuCaps libavcodec
Tue, 29 Oct 2002 23:36:37 +0000 michael 10l libavcodec
Tue, 29 Oct 2002 20:12:24 +0000 michael cleanup libavcodec
Tue, 29 Oct 2002 18:51:52 +0000 michael cosmetics ;) libavcodec
Tue, 29 Oct 2002 18:35:15 +0000 michael better deblocking filter libavcodec
Mon, 28 Oct 2002 19:30:58 +0000 michael postprocessing cleanup: libavcodec
Thu, 23 May 2002 15:33:23 +0000 alex applied 64bit patch from Ulrich Hecht <uli at suse dot de> libavcodec
Sat, 19 Jan 2002 17:01:03 +0000 albeu Added reverting support for -pp and -npp options libavcodec
Sat, 19 Jan 2002 05:14:46 +0000 atmos4 mangle for win32 in postproc libavcodec
Sun, 13 Jan 2002 20:51:49 +0000 michael dont print -npp parser debug info if only -v libavcodec
Fri, 04 Jan 2002 21:56:11 +0000 michael fixed -npp help ... i think i need more sleep ;) libavcodec
Fri, 04 Jan 2002 13:39:06 +0000 michael -npp help libavcodec