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_phase.c
Commit message (
Expand
)
Author
Age
*
vf_*: fix pts values passed to the next filter
Rudolf Polzer
2011-04-24
*
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
|
\
*
\
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
\
|
|
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
|
|
/
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
|
/
*
Make all vf_info_t structs const
reimar
2007-12-02
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-31
*
Change 'if(verbose)' to the more appropriate mp_msg_test.
diego
2006-03-27
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
fix
rathann
2005-12-05
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
small gcc warning fixes
rathann
2004-08-28
*
vf_phase filter by Ville Saari (114263 at foo dot bar dot org)
rfelker
2004-03-29