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: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
*
Merge svn changes up to r30683
Uoti Urpala
2010-03-10
|
\
|
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29134
Uoti Urpala
2009-04-02
|
\
|
|
*
Remove unnecessary malloc.h #includes and related #ifdeffery.
diego
2009-04-02
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
|
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
|
\
|
|
*
Use standard license headers.
diego
2008-05-13
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
|
/
*
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