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
Commit message (
Expand
)
Author
Age
*
vo_opengl: refactor HDR mechanism
Niklas Haas
2016-05-30
*
vf: fix filter auto-insertion
wm4
2016-05-30
*
video: remove d3d11 video processor use from OpenGL interop
wm4
2016-05-29
*
vf_d3d11vpp: add a D3D11 video processor filter
wm4
2016-05-28
*
vf_vdpaupp: use refqueue helper
wm4
2016-05-27
*
vf_vavpp: make refqueue logic field-based
wm4
2016-05-25
*
vf_vavpp: minor simplification
wm4
2016-05-25
*
vf_vavpp: simplify update_pipeline() usage
wm4
2016-05-25
*
vf_vavpp: use future instead of past PTS to determine field duration
wm4
2016-05-25
*
vf_vavpp: move frame handling to separate file
wm4
2016-05-25
*
vf_crop: support opaque hardware decoding formats
wm4
2016-05-19
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
vf_vavpp: reindent
wm4
2016-04-11
*
vaapi: determine surface format in decoder, not in renderer
wm4
2016-04-11
*
build: make libavfilter mandatory
wm4
2016-02-05
*
af_lavfi, vf_lavfi: fix compilation on Libav
wm4
2016-01-22
*
command: add vf-command command
wm4
2016-01-22
*
Change 3 more files to LGPL
wm4
2016-01-20
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
video: refactor: handle video format fixups closer to decoder
wm4
2016-01-14
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
vf_yadif: change defaults
wm4
2015-12-21
*
vf_vapoursynth: fix everything
wm4
2015-12-20
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
vf: remove old config() callback
wm4
2015-12-19
*
vf: flush before reconfig
wm4
2015-12-19
*
vf_stereo3d: add alternating modes
Paul B Mahol
2015-12-18
*
Remove some VLAs
wm4
2015-11-06
*
video: replace vf_format outputlevels option with global option
wm4
2015-09-29
*
vf_vavpp: allocate output surfaces with the same size as input
wm4
2015-09-23
*
va_vavpp: set input/output processing region
wm4
2015-09-23
*
vf_yadif: add hack for Libav compatibility
wm4
2015-09-20
*
vf_vdpaurb: query_format is still required
Philip Langdale
2015-09-18
*
vf_vdpaurb: Pass through non-hardware-decoded content
Philip Langdale
2015-09-15
*
video/filter: remove some vf_lavfi wrappers
wm4
2015-09-11
*
vf_lavfi: cosmetics: fix coding style
wm4
2015-09-11
*
vf: vf_stereo3d depends on libavfilter
wm4
2015-09-11
*
vf_vdpaurb: Don't segfault if input mpi is null
Philip Langdale
2015-08-05
*
vf_scale: cleanup log messages
wm4
2015-07-20
*
vf_vapoursynth: relicense to LGPL 2.1+
wm4
2015-07-19
*
vf_vdpaupp: Don't crash when evaluating interlacing of NULL mpi
Philip Langdale
2015-07-14
*
vf_vdpaurb: Add a new filter for reading back vdpau decoded frames
Philip Langdale
2015-07-11
*
vf_stereo3d: drop internal implementation
wm4
2015-07-10
*
vf_vdpaupp: don't attempt to deinterlace progressive frames
wm4
2015-07-08
*
vaapi: drop compatibility crap and vo_vaapi deinterlacer
wm4
2015-07-08
*
vf_vavpp: don't attempt to deinterlace progressive frames
wm4
2015-07-08
*
vf_yadif: expose interlaced frame mode
wm4
2015-07-07
*
vf_sub: minor simplification
wm4
2015-06-05
*
vf_vavpp: provide future/past frames to driver
wm4
2015-06-01
*
vf_vavpp: move vaMapBuffer() closer to its use
wm4
2015-06-01
[next]