Sun, 02 Dec 2007 14:57:15 +0000 |
reimar |
Make all vf_info_t structs const
|
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.
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Tue, 20 May 2003 18:36:55 +0000 |
rfelker |
cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency
|
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
|
Thu, 07 Nov 2002 10:21:18 +0000 |
albeu |
Fix IPB DR
|
Tue, 10 Sep 2002 22:18:32 +0000 |
arpi |
changing return type of put_image void->int
|
Tue, 03 Sep 2002 20:26:32 +0000 |
arpi |
bgr8 palette fixed
|
Sun, 23 Jun 2002 21:08:31 +0000 |
alex |
better planar support, chroma subsampling support and Y8/Y800 support
|
Mon, 20 May 2002 02:27:10 +0000 |
arpi |
do not pass the flip flag to vo - maybe it support flipping just report no support
|
Thu, 18 Apr 2002 22:21:54 +0000 |
arpi |
10l
|
Sat, 13 Apr 2002 19:14:34 +0000 |
arpi |
mp_image.h and img_format.h moved to libmpcodecs
|
Thu, 11 Apr 2002 20:56:17 +0000 |
arpi |
capabilities support -> automatic insertion of scale, expand, pp
|
Thu, 11 Apr 2002 03:17:14 +0000 |
arpi |
new filter: flip
|