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
/
out
/
vo_vdpau.c
Commit message (
Expand
)
Author
Age
*
video/out: fix screenshot image formats
wm4
2015-04-07
*
video/out: remove unused colorspace reporting
wm4
2015-03-31
*
vo_vdpau: remove some minor code duplication
wm4
2015-03-23
*
vo_vdpau: check vdpau API return value
wm4
2015-03-23
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
buid: readd -Wparentheses
wm4
2015-03-02
*
vo_vdpau: minor simplification
wm4
2015-02-07
*
vo_vdpau: remove unneeded code
wm4
2015-02-04
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
*
video: separate screenshot modes
wm4
2015-01-23
*
vo: fix disabling/enabling smoothmotion at runtime
wm4
2015-01-23
*
vo_vdpau: don't render to an output surface if it could be busy
wm4
2015-01-22
*
video: handle hwdec screenshots differently
wm4
2015-01-22
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
*
video: remove vfcap.h
wm4
2015-01-21
*
vo: fix some nonsense
wm4
2014-12-10
*
vo: include normal render-ahead time in flip_queue_offset
wm4
2014-12-09
*
vdpau/GLX: don't access VO backend
wm4
2014-12-03
*
command: make window-scale property observable
wm4
2014-11-02
*
vo_vdpau: don't try to create surfaces of size 0
wm4
2014-10-01
*
vo_vdpau: better integration with the generic framedrop code
wm4
2014-09-20
*
vo_vdpau: fix confusion around vsync_interval
wm4
2014-09-20
*
video: take refresh rate changes into account
wm4
2014-08-17
*
x11: use xrandr to retrieve display refresh rate
wm4
2014-08-16
*
video: add VO framedropping mode
wm4
2014-08-15
*
vo_vdpau: fix screenshots with anamorphic video
wm4
2014-08-13
*
video: move display and timing to a separate thread
wm4
2014-08-12
*
video: don't keep multiple pointers to hwdec info struct
wm4
2014-08-11
*
vdpau: don't upload video images in advance
wm4
2014-07-29
*
vo: make draw_image and vo_queue_image transfer image ownership
wm4
2014-06-17
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
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
*
vo_vdpau: always allocate the black pixel
wm4
2014-05-22
*
vo_vdpau, vo_opengl: handle vdpau preemption differently
wm4
2014-05-10
*
x11: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
vdpau: deduplicate video surface upload code
wm4
2014-05-04
*
vo_vdpau: keep colorspace flags
wm4
2014-05-02
*
video: move video frame queue from vo_vdpau.c to vo.c
wm4
2014-05-02
*
vo_vdpau: always use mp_image for internal buffer queue
wm4
2014-05-02
*
command, vo_vdpau: respect vdpau deint sub-option
wm4
2014-05-02
*
vo_vdpau: apply vo_vdpau postprocessing options
wm4
2014-05-02
*
vdpau_mixer: allow overriding frame opts
wm4
2014-05-02
*
vo_vdpau: support vf_vdpaupp
wm4
2014-05-02
*
vo_vdpau: let vdpau scale anamorphic screenshots
wm4
2014-04-29
*
video: make mp_image use mp_image_params directly
wm4
2014-04-21
*
vo_vdpau: add an additional check for timestamp robustness
wm4
2014-04-08
*
vo_vdpau: document what WRAP_ADD does
wm4
2014-04-08
*
vo_vdpau: simplify previous vsync timestamp calculation
wm4
2014-04-08
[next]