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
/
vdpau.h
Commit message (
Expand
)
Author
Age
*
vd_lavc, vdpau, vaapi: restore emulated API avoidance
wm4
2017-12-02
*
video: refactor hw device creation for hwdec copy modes
wm4
2017-12-01
*
vdpau: remove some more dead code
wm4
2017-10-16
*
Add checks for HAVE_GPL to various GPL-only source files
wm4
2017-10-10
*
vdpau: support new vdpau libavcodec decode API
wm4
2017-03-23
*
vdpau: use libavutil for surface allocation during decoding
wm4
2017-01-17
*
vdpau: get surface data as nv12 if possible
wm4
2016-06-21
*
vdpau: force driver to report preemption early
wm4
2016-01-25
*
video: reduce error message when loading hwdec backend fails
wm4
2015-06-20
*
video: handle hwdec screenshots differently
wm4
2015-01-22
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
*
vdpau/GLX: don't access VO backend
wm4
2014-12-03
*
vdpau: allocate surfaces by age
wm4
2014-08-11
*
video: warn if an emulated hwdec API is used
wm4
2014-05-28
*
vdpau: move RGB surface management out of the VO
wm4
2014-05-22
*
vdpau: make mp_vdpau_ctx thread-safe
wm4
2014-05-10
*
vo_vdpau, vo_opengl: handle vdpau preemption differently
wm4
2014-05-10
*
vdpau: handle display preemption during decoding
wm4
2014-05-10
*
vdpau: deduplicate video surface upload code
wm4
2014-05-04
*
vdpau: remove pointer indirection for a field
wm4
2014-03-19
*
vdpau: remove legacy pixel formats
wm4
2014-03-17
*
vdpau: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
vdpau: move device and video surface management from vo_vdpau.c to vdpau.c
wm4
2013-11-05
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
build: fix build with vdpau, simplify
wm4
2013-07-29
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28