Fri, 14 Jan 2011 22:10:21 +0000 |
cehoyos |
Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
|
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().
|
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.
|
Sun, 02 Dec 2007 14:57:15 +0000 |
reimar |
Make all vf_info_t structs const
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Fri, 31 Mar 2006 00:15:47 +0000 |
reynaldo |
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
|
Mon, 27 Mar 2006 07:22:48 +0000 |
diego |
Change 'if(verbose)' to the more appropriate mp_msg_test.
|
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)
|
Mon, 05 Dec 2005 01:28:59 +0000 |
rathann |
fix
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Sat, 28 Aug 2004 20:59:49 +0000 |
rathann |
small gcc warning fixes
|
Mon, 29 Mar 2004 04:39:04 +0000 |
rfelker |
vf_phase filter by Ville Saari (114263 at foo dot bar dot org)
|