log libmpcodecs/vf_pp.c @ 17180:73c137e89522

age author description
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Tue, 13 Sep 2005 10:47:33 +0000 reimar pp_postprocess reads from target image, so request a readable one.
Wed, 20 Jul 2005 01:22:24 +0000 iive use stored dimensions instead of visible one when (vf_)get_image is called
Mon, 11 Jul 2005 18:48:09 +0000 michael ensure that dr buffers are readable
Sun, 31 Aug 2003 22:18:27 +0000 alex remove read/revert hack
Tue, 20 May 2003 18:36:55 +0000 rfelker cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency
Fri, 18 Apr 2003 22:12:36 +0000 michael support old libavcodec
Fri, 18 Apr 2003 13:18:59 +0000 michael passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Tue, 04 Mar 2003 22:48:37 +0000 michael 10l (pp cant convert formats) fixes segfault
Fri, 14 Feb 2003 21:45:45 +0000 michael moving postprocess code to libavcodec
Sun, 05 Jan 2003 19:10:42 +0000 michael YUV 411/422/444 support for pp
Fri, 03 Jan 2003 12:40:10 +0000 michael pphelp
Thu, 19 Dec 2002 22:33:59 +0000 arpi fixed memleak caused by multiple config() calls - thx Gabu
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal