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.c
Commit message (
Expand
)
Author
Age
*
hwdec: remove unused fields
wm4
2017-12-21
*
video: remove some more hwdec legacy stuff
wm4
2017-12-02
*
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
*
video: remove special path for hwdec screenshots
wm4
2017-10-16
*
vo_opengl: separate hwdec context and mapping, port it to use ra
wm4
2017-08-10
*
video: get rid of swapped packed YUV
wm4
2017-06-30
*
vdpau: crappy hack to allow initializing hw decoding after preemption
wm4
2017-05-19
*
vdpau, vaapi: unref libavutil device ref
wm4
2017-04-29
*
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
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
mp_image: allow passing NULL to mp_image_new_custom_ref()
wm4
2016-04-25
*
vdpau: force driver to report preemption early
wm4
2016-01-25
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
video: reduce error message when loading hwdec backend fails
wm4
2015-06-20
*
vdpau: do not attempt to allocate surfaces while preempted
wm4
2015-05-29
*
vdpau: don't use a transparent image format for screenshots
wm4
2015-04-07
*
vdpau: remove dead assignment
wm4
2015-03-23
*
command: add property returning detected hwdec API
wm4
2015-02-02
*
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
*
vdpau: don't crash on flipped images
wm4
2014-08-05
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
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
*
vdpau: remove some code
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
*
vdpau: move device and video surface management from vo_vdpau.c to vdpau.c
wm4
2013-11-05
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28