aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_vdpau.c
Commit message (Expand)AuthorAge
* 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
* vo: include normal render-ahead time in flip_queue_offsetGravatar wm42014-12-09
* vdpau/GLX: don't access VO backendGravatar wm42014-12-03
* command: make window-scale property observableGravatar wm42014-11-02
* vo_vdpau: don't try to create surfaces of size 0Gravatar wm42014-10-01
* vo_vdpau: better integration with the generic framedrop codeGravatar wm42014-09-20
* vo_vdpau: fix confusion around vsync_intervalGravatar wm42014-09-20
* video: take refresh rate changes into accountGravatar wm42014-08-17
* x11: use xrandr to retrieve display refresh rateGravatar wm42014-08-16
* video: add VO framedropping modeGravatar wm42014-08-15
* vo_vdpau: fix screenshots with anamorphic videoGravatar wm42014-08-13
* video: move display and timing to a separate threadGravatar wm42014-08-12
* video: don't keep multiple pointers to hwdec info structGravatar wm42014-08-11
* vdpau: don't upload video images in advanceGravatar wm42014-07-29
* vo: make draw_image and vo_queue_image transfer image ownershipGravatar wm42014-06-17
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* video: warn if an emulated hwdec API is usedGravatar wm42014-05-28
* vdpau: move RGB surface management out of the VOGravatar wm42014-05-22
* vo_vdpau: always allocate the black pixelGravatar wm42014-05-22
* vo_vdpau, vo_opengl: handle vdpau preemption differentlyGravatar wm42014-05-10
* x11: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* vdpau: deduplicate video surface upload codeGravatar wm42014-05-04
* vo_vdpau: keep colorspace flagsGravatar wm42014-05-02
* video: move video frame queue from vo_vdpau.c to vo.cGravatar wm42014-05-02
* vo_vdpau: always use mp_image for internal buffer queueGravatar wm42014-05-02
* command, vo_vdpau: respect vdpau deint sub-optionGravatar wm42014-05-02
* vo_vdpau: apply vo_vdpau postprocessing optionsGravatar wm42014-05-02
* vdpau_mixer: allow overriding frame optsGravatar wm42014-05-02
* vo_vdpau: support vf_vdpauppGravatar wm42014-05-02
* vo_vdpau: let vdpau scale anamorphic screenshotsGravatar wm42014-04-29
* video: make mp_image use mp_image_params directlyGravatar wm42014-04-21
* vo_vdpau: add an additional check for timestamp robustnessGravatar wm42014-04-08
* vo_vdpau: document what WRAP_ADD doesGravatar wm42014-04-08
* vo_vdpau: simplify previous vsync timestamp calculationGravatar wm42014-04-08
* vo_vdpau: simplify time management and make it more robustGravatar wm42014-04-07
* vo_vdpau: more debugging outputGravatar wm42014-04-03
* video/out: remove legacy colorspace stuffGravatar wm42014-03-29
* vdpau: remove pointer indirection for a fieldGravatar wm42014-03-19