log libmpcodecs/vf_rotate.c @ 23666:5c3c7efd9b75

age author description
Sun, 27 May 2007 20:36:04 +0000 reimar Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
Sun, 18 Jun 2006 10:59:23 +0000 lucabe Software Scaler headers usage cleanup
Tue, 21 Mar 2006 21:26:42 +0000 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
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 Feb 2003 18:53:33 +0000 arpi fixed palette support
Fri, 03 Jan 2003 21:54:54 +0000 arpi cannot rotate non-symmetric yuv pixel formats
Thu, 05 Dec 2002 00:22:37 +0000 arpi Fix draw_slice() in passthrough mode.
Wed, 23 Oct 2002 17:51:49 +0000 arpi automatic rotation for mode 4..7, based on
Tue, 10 Sep 2002 22:18:32 +0000 arpi changing return type of put_image void->int
Sun, 23 Jun 2002 21:08:31 +0000 alex better planar support, chroma subsampling support and Y8/Y800 support
Fri, 19 Apr 2002 02:18:46 +0000 arpi rotation/mirror filter