aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_vdpau.c
Commit message (Expand)AuthorAge
* vo_vdpau: fix resizing and rotation problemsGravatar wm42018-03-08
* video: change some remaining vo_opengl mentions to vo_gpuGravatar Akemi2018-01-20
* video: redo video equalizer option handlingGravatar wm42017-08-22
* options: remove deprecated sub-option handling for --vo and --aoGravatar wm42016-11-25
* vo: remove unused VOCTRL_GET_PANSCANGravatar wm42016-09-08
* vo_vdpau: rename some sub-optionsGravatar wm42016-09-06
* options: deprecate suboptions for the remaining AO/VOsGravatar wm42016-09-05
* x11: stop using vo.event_fdGravatar wm42016-07-20
* vo_vdpau: minor simplificationGravatar wm42016-07-07
* vo_vdpau: remove bitmap packer useGravatar wm42016-07-01
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* vo_opengl: vdpau: fix certain cases of preemption recovery failuresGravatar wm42016-05-03
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* vo_opengl: disable interpolation without display-syncGravatar wm42015-11-25
* Remove some VLAsGravatar wm42015-11-06
* vo_vdpau: check VDP_RGBA_FORMAT_A8 supportGravatar wm42015-11-04
* video/out: remove an unused parameterGravatar wm42015-10-03
* x11: separate window creation and configurationGravatar wm42015-09-30
* video: replace vf_format outputlevels option with global optionGravatar wm42015-09-29
* vo_vdpau: fix frame scheduling if display FPS is unknownGravatar wm42015-08-04
* vo: minor simplification for queue size handlingGravatar wm42015-07-20
* vo_vdpau: Implement rotation supportGravatar Philip Langdale2015-07-11
* vo: better magic value for unknown vsync intervalGravatar wm42015-07-01
* vo: change internal API for drawing framesGravatar wm42015-07-01
* video: pass future frames to VOGravatar wm42015-07-01
* video: reduce error message when loading hwdec backend failsGravatar wm42015-06-20
* vo_vdpau: add a NULL check, verify image dimensionsGravatar wm42015-06-06
* vo_vdpau: limit output surfaces to allowed maximum dimensionsGravatar wm42015-06-05
* vo_vdpau: directly get surface size from surface for screenshotsGravatar wm42015-06-05
* vo_vdpau: shorten 2 variable namesGravatar wm42015-06-05
* vo_vdpau: check maximum video sizeGravatar wm42015-06-04
* vdpau: retrieve mixer parameters directly from the hw surfaceGravatar wm42015-05-28
* video/out: remove VOFLAG_FLIPPINGGravatar wm42015-05-01
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video/out: fix screenshot image formatsGravatar wm42015-04-07
* video/out: remove unused colorspace reportingGravatar wm42015-03-31
* vo_vdpau: remove some minor code duplicationGravatar wm42015-03-23
* vo_vdpau: check vdpau API return valueGravatar wm42015-03-23
* osd: simplify an aspect of change detection handlingGravatar wm42015-03-18
* buid: readd -WparenthesesGravatar wm42015-03-02
* vo_vdpau: minor simplificationGravatar wm42015-02-07
* vo_vdpau: remove unneeded codeGravatar wm42015-02-04
* vo: simplify VOs by adding generic screenshot supportGravatar wm42015-01-24
* video: separate screenshot modesGravatar wm42015-01-23
* vo: fix disabling/enabling smoothmotion at runtimeGravatar wm42015-01-23
* vo_vdpau: don't render to an output surface if it could be busyGravatar wm42015-01-22
* video: handle hwdec screenshots differentlyGravatar wm42015-01-22
* video: have a generic context struct for hwdec backendsGravatar wm42015-01-22
* video: remove vfcap.hGravatar wm42015-01-21
* vo: fix some nonsenseGravatar wm42014-12-10