index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
filter
/
vf.h
Commit message (
Expand
)
Author
Age
*
video: support filtering hardware frames via libavfilter
wm4
2017-01-16
*
video: don't discard video frames after endpts
wm4
2016-08-18
*
video: remove d3d11 video processor use from OpenGL interop
wm4
2016-05-29
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
command: add vf-command command
wm4
2016-01-22
*
video: refactor: handle video format fixups closer to decoder
wm4
2016-01-14
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
vf: remove old config() callback
wm4
2015-12-19
*
vf_sub: minor simplification
wm4
2015-06-05
*
vf_screenshot: remove this filter
wm4
2015-04-16
*
Update license headers
Marcin Kurczewski
2015-04-13
*
vf_vapoursynth: add display refresh rate property
Julian
2015-02-13
*
vf_divtc: remove this filter
wm4
2015-01-27
*
vf_softpulldown: remove this filter
wm4
2015-01-27
*
video: separate screenshot modes
wm4
2015-01-23
*
video: remove vfcap.h
wm4
2015-01-21
*
vf_vapoursynth: pass through container FPS value
wm4
2015-01-03
*
video: better pipelining with vf_vapoursynth
wm4
2015-01-03
*
vf: minor simplification
wm4
2014-11-12
*
video/filter: allow better dataflow
wm4
2014-09-18
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
options: remove global variables for swscale options; rename them
wm4
2014-06-11
*
vf: print for which filter initialization failed
wm4
2014-05-04
*
video: removed unused stuff
wm4
2014-05-02
*
video: handle colorspace and aspect overrides separately
wm4
2014-05-02
*
vf: add alternate functions for retrieving filter output
wm4
2014-05-02
*
vf: expose input parameters; clear parameters on failure
wm4
2014-05-02
*
video: don't drop last frame when deinterlacing with yadif
wm4
2014-04-28
*
vf: remove autoinserted filters on reconfig
wm4
2014-04-21
*
vf: add function to remove a filter from the chain
wm4
2014-04-21
*
vf_lavfi: copy AVFrame metadata into vf_lavfi priv
Kevin Mitchell
2014-04-13
*
vf: add vf_control_by_label to send vfctrl to specific filter
Kevin Mitchell
2014-04-13
*
m_option: add mp_log context to sub-module print_help callback
wm4
2013-12-21
*
video/filter: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
video: move VO reinit from filter chain to player
wm4
2013-12-10
*
vf: redo conversion filter insertion/format negotiation
wm4
2013-12-07
*
video/filter: make vf->control non-recursive
wm4
2013-12-07
*
vf: remove flags from filter format status
wm4
2013-12-07
*
video: create a separate context for video filter chain
wm4
2013-12-07
*
video/filter: remove vf_match_csp()
wm4
2013-12-07
*
vf: remove unused function
wm4
2013-12-07
*
vf: declare config() as legacy
wm4
2013-12-05
*
vf: move norm_qscale() to the only filter which uses it
wm4
2013-12-05
*
video/filter: remove legacy option handling hacks
wm4
2013-12-04
*
vf_vo: don't abuse option strings to set VO
wm4
2013-12-04
*
vf: remove unneeded field
wm4
2013-12-04
*
options: implement --pphelp differently
wm4
2013-11-23
*
video: remove vf_pp auto-insertion
wm4
2013-11-23
*
video/filter: remove useless vf_info fields
wm4
2013-10-23
[next]