Sun, 21 Feb 2010 15:48:03 +0000 |
diego |
cosmetics: Rename struct vf_instance_s --> vf_instance.
|
Sun, 21 Feb 2010 13:40:49 +0000 |
diego |
Rename open() vf initialization function to vf_open().
|
Tue, 16 Feb 2010 16:16:42 +0000 |
diego |
libmpcodecs: Mark functions not used outside of their files as static.
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sat, 12 Jan 2008 15:45:47 +0000 |
reimar |
Remove unused variable
|
Sat, 12 Jan 2008 15:43:32 +0000 |
reimar |
Move uselessly global variables
|
Sun, 02 Dec 2007 14:57:15 +0000 |
reimar |
Make all vf_info_t structs const
|
Mon, 12 Nov 2007 20:44:06 +0000 |
reimar |
Replace stupid "unsigned long" by the correct uint32_t.
|
Mon, 12 Nov 2007 20:40:13 +0000 |
reimar |
Use proper inttypes.h types instead of broken uint32 etc. defines
|
Tue, 30 Oct 2007 09:10:01 +0000 |
diego |
Remove unused functions, fixes the warnings:
|
Fri, 19 Oct 2007 12:33:21 +0000 |
rfelker |
reminder that this filter has broken global vars
|
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.
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Fri, 25 Oct 2002 16:49:33 +0000 |
arpi |
2xSai filter... just for fun, imho useless
|