log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
mplayer.hg
log libmpcodecs/vf_dint.c @ 35976:
6eaf7941b762
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2011-05-30
reimar
Fix code assuming that "char" is signed.
2011-05-30
reimar
Use int as type, there is no reason to use char which also
2011-01-14
cehoyos
Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
2010-02-21
diego
cosmetics: Rename struct vf_instance_s --> vf_instance.
2010-02-21
diego
Rename open() vf initialization function to vf_open().
2010-01-30
diego
Add missing license headers to all files in the libmpcodecs directory.
2007-12-02
reimar
Make all vf_info_t structs const
2007-05-27
reimar
Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
2006-03-21
michael
passing pts through the filter layer (lets see if pts or cola comes out at the end)
2005-11-18
diego
Unify include path handling, -I.. is in CFLAGS.
2005-07-28
reimar
Fix crash with large images
2003-03-15
albeu
Add the new -vf option wich is the same as vop in reverse order.
2002-10-06
arpi
I found that default isn't optimal so it's changed a bit. :)
2002-09-10
arpi
drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>
less
more
|
(0)
tip