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
*
vo_vdpau: fix resizing and rotation problems
wm4
2018-03-08
*
video: change some remaining vo_opengl mentions to vo_gpu
Akemi
2018-01-20
*
video: redo video equalizer option handling
wm4
2017-08-22
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
vo: remove unused VOCTRL_GET_PANSCAN
wm4
2016-09-08
*
vo_vdpau: rename some sub-options
wm4
2016-09-06
*
options: deprecate suboptions for the remaining AO/VOs
wm4
2016-09-05
*
x11: stop using vo.event_fd
wm4
2016-07-20
*
vo_vdpau: minor simplification
wm4
2016-07-07
*
vo_vdpau: remove bitmap packer use
wm4
2016-07-01
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
vo_opengl: vdpau: fix certain cases of preemption recovery failures
wm4
2016-05-03
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
vo_opengl: disable interpolation without display-sync
wm4
2015-11-25
*
Remove some VLAs
wm4
2015-11-06
*
vo_vdpau: check VDP_RGBA_FORMAT_A8 support
wm4
2015-11-04
*
video/out: remove an unused parameter
wm4
2015-10-03
*
x11: separate window creation and configuration
wm4
2015-09-30
*
video: replace vf_format outputlevels option with global option
wm4
2015-09-29
*
vo_vdpau: fix frame scheduling if display FPS is unknown
wm4
2015-08-04
*
vo: minor simplification for queue size handling
wm4
2015-07-20
*
vo_vdpau: Implement rotation support
Philip Langdale
2015-07-11
*
vo: better magic value for unknown vsync interval
wm4
2015-07-01
*
vo: change internal API for drawing frames
wm4
2015-07-01
*
video: pass future frames to VO
wm4
2015-07-01
*
video: reduce error message when loading hwdec backend fails
wm4
2015-06-20
*
vo_vdpau: add a NULL check, verify image dimensions
wm4
2015-06-06
*
vo_vdpau: limit output surfaces to allowed maximum dimensions
wm4
2015-06-05
*
vo_vdpau: directly get surface size from surface for screenshots
wm4
2015-06-05
*
vo_vdpau: shorten 2 variable names
wm4
2015-06-05
*
vo_vdpau: check maximum video size
wm4
2015-06-04
*
vdpau: retrieve mixer parameters directly from the hw surface
wm4
2015-05-28
*
video/out: remove VOFLAG_FLIPPING
wm4
2015-05-01
*
Update license headers
Marcin Kurczewski
2015-04-13
*
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
[next]