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_boxblur.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
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Remove unnecessary malloc.h #includes and related #ifdeffery.
diego
2009-04-02
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
Use standard license headers.
diego
2008-05-13
*
begin moving const filter data to .text/.rodata sections
rfelker
2007-11-09
*
Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
reimar
2007-05-27
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
Update licensing information: The FSF changed postal address.
diego
2006-01-13
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
vBlur reads from dmpi, so request a readable one
reimar
2005-07-31
*
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
*
boxblur, another useless filter
michael
2002-10-31