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.h
Commit message (
Expand
)
Author
Age
*
fix segfaults with slices. support slice rendering into a filter even
rfelker
2003-05-20
*
sort of a hack, but at least this lets the framerate-increasing
rfelker
2003-05-03
*
vf_clone_mpi_attributes()
michael
2003-04-19
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
start_slice() added - similar to get_image(), but is called when using slices
arpi
2003-02-23
*
Fix draw_slice() in passthrough mode.
arpi
2002-12-05
*
changing return type of put_image void->int
arpi
2002-09-10
*
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
arpi
2002-09-01
*
Add the control VFCTRL_CHANGE_RECTANGLE
kmkaplan
2002-08-04
*
... removed from vf's control(), sing struct for equalizer. based on patch by...
arpi
2002-07-28
*
equalizer reworked
alex
2002-07-24
*
-vop help, patch by Julian J. M. <bandit@telecable.es>
arpi
2002-05-13
*
filters uninit
arpi
2002-04-20
*
mpi clear func
arpi
2002-04-17
*
OSD handled by vf control()
arpi
2002-04-15
*
capabilities support -> automatic insertion of scale, expand, pp
arpi
2002-04-11
*
VFCAP flags added
arpi
2002-04-11
*
encoders
arpi
2002-04-10
*
vf control codes added, autoq support
arpi
2002-04-07
*
vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen
arpi
2002-04-06
*
video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...
arpi
2002-04-06