index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_2xsai.c
Commit message (
Expand
)
Author
Age
*
cosmetics: Rename struct vf_instance_s --> vf_instance.
diego
2010-02-21
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
*
libmpcodecs: Mark functions not used outside of their files as static.
diego
2010-02-16
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Remove unused variable
reimar
2008-01-12
*
Move uselessly global variables
reimar
2008-01-12
*
Make all vf_info_t structs const
reimar
2007-12-02
*
Replace stupid "unsigned long" by the correct uint32_t.
reimar
2007-11-12
*
Use proper inttypes.h types instead of broken uint32 etc. defines
reimar
2007-11-12
*
Remove unused functions, fixes the warnings:
diego
2007-10-30
*
reminder that this filter has broken global vars
rfelker
2007-10-19
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
*
2xSai filter... just for fun, imho useless
arpi
2002-10-25