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_softpulldown.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
|
\
*
\
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 _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
|
/
*
Make all vf_info_t structs const
reimar
2007-12-02
*
Get rid of my_memcpy_pic code duplication in many filters.
reimar
2007-06-28
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Remove useless libvo/sub.h include.
reimar
2006-11-25
*
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
*
Fix email address
ranma
2005-06-19
*
clean up field flags:
rfelker
2003-08-18
*
Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,
ranma
2003-08-03