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.
|
Sun, 02 Dec 2007 14:57:15 +0000 |
reimar |
Make all vf_info_t structs const
|
Thu, 28 Jun 2007 11:24:12 +0000 |
reimar |
Get rid of my_memcpy_pic code duplication in many filters.
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Sat, 25 Nov 2006 18:20:09 +0000 |
reimar |
Remove useless libvo/sub.h include.
|
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.
|
Sun, 19 Jun 2005 09:17:44 +0000 |
ranma |
Fix email address
|
Mon, 18 Aug 2003 14:49:06 +0000 |
rfelker |
clean up field flags:
|
Sun, 03 Aug 2003 12:09:58 +0000 |
ranma |
Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,
|