aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_vdpau.c
Commit message (Expand)AuthorAge
* vo_vdpau: disable refresh-aware frame timing when compositedGravatar Uoti Urpala2012-07-27
* vo_vdpau: fix possible crash after preemptionGravatar Uoti Urpala2012-07-16
* VO: implement shared option handling, use for vdpauGravatar Uoti Urpala2012-07-16
* vo_gl: improve 10-bit YUV->RGB conversion accuracy slightlyGravatar Uoti Urpala2012-03-09
* vo_vdpau: fix preemption recovery after recent commitsGravatar Uoti Urpala2011-12-20
* vo_vdpau: use new want_redraw mechanism in one more caseGravatar Uoti Urpala2011-12-09
* Merge remote-tracking branch 'wm4/window_title'Gravatar Uoti Urpala2011-12-07
|\
| * libvo: remove title argument from struct vo_driver.configGravatar wm42011-12-06
* | core, vo: new window refresh logic, add slow-video OSD redrawGravatar Uoti Urpala2011-12-06
* | core, vo: modify OSD redraw architecture, support EOSDGravatar Uoti Urpala2011-12-06
* | vo: do final frame draw only near page flipGravatar Uoti Urpala2011-12-06
|/
* vo_vdpau: implement screenshotsGravatar wm42011-11-25
* video, options: implement better YUV->RGB conversion controlGravatar wm42011-10-16
* vo_vpdau: fix preemption recovery broken in decec7f2a37e559dGravatar Uoti Urpala2011-08-11
* vo_vdpau: skip resize code if not fully initializedGravatar Uoti Urpala2011-07-17
* debug output: reduce verbosity of some frequent messagesGravatar Uoti Urpala2011-07-05
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
* cleanup: some random minor code simplification and cleanupGravatar Uoti Urpala2011-01-26
* vo_vdpau: allow "deint=-N" to specify mode without enabling deintGravatar Uoti Urpala2011-01-04
* cosmetics: remove unused code, small formatting tweaksGravatar Uoti Urpala2010-12-20
* vo_vdpau: remove wrong mp_image usage_count change (no visible effect)Gravatar Uoti Urpala2010-12-13
* vo_vdpau: fix indentation of some switch statementsGravatar Uoti Urpala2010-11-02
* vo_vdpau: add extra check for unknown image formatGravatar Uoti Urpala2010-11-02
* vo_vdpau: fix loop initializing output surfaces as invalidGravatar Uoti Urpala2010-05-26
* vo_vdpau: support queuing an arbitrary number of frames aheadGravatar Uoti Urpala2010-05-14
* vo_vdpau: add option for studio level outputGravatar Uoti Urpala2010-05-12
* vdpau: drop support for old versionsGravatar Uoti Urpala2010-05-11
* vo_vdpau.c cosmetics: add WRAP_ADD macroGravatar Uoti Urpala2010-05-06
* build/vdpau: drop support for dynamic loading of libvdpauGravatar Uoti Urpala2010-02-26
* vo_vdpau: improve VOCTRL_GET_EOSD_RES codeGravatar Uoti Urpala2010-02-26
* vo_vdpau: make queuing future frame flips adjustableGravatar Uoti Urpala2010-02-05
* vo_vdpau.c: Fix compilation with old libvdpau versionsGravatar Uoti Urpala2009-11-29
* vo_vdpau: Check return value when setting video mixer featuresGravatar Uoti Urpala2009-11-17
* cosmetics: remove some unused variablesGravatar Uoti Urpala2009-11-17
* vo_vdpau: Check return value when setting video attributesGravatar Uoti Urpala2009-11-17
* Support VDPAU MPEG4 hardware decodingGravatar Uoti Urpala2009-11-16
* vo_vdpau: Remove custom help messageGravatar Uoti Urpala2009-11-16
* vo_vdpau: Add support for high-quality scaling featureGravatar Uoti Urpala2009-11-15
* vo_vdpau: add support for VFCAP_FLIPGravatar Uoti Urpala2009-11-15
* vo_vdpau: Free buffers allocated by FFmpeg on uninitGravatar Uoti Urpala2009-11-15
* Add yuv_colorspace property, implemented in vo_vdpau and vo_xvGravatar Uoti Urpala2009-11-15
* Implement vsync-aware frame timing for VDPAUGravatar Uoti Urpala2009-11-15
* vo_vdpau: Modify frame buffering codeGravatar Uoti Urpala2009-11-15
* cosmetics: Add two missing "static"Gravatar Uoti Urpala2009-10-22
* vo_vdpau: Fix X event handling bugsGravatar Uoti Urpala2009-09-19
* core/VO: Allow VO drivers to add/modify framesGravatar Uoti Urpala2009-09-18
* VO interface: Remove obsolete draw_frame() from new interfaceGravatar Uoti Urpala2009-09-17
* vo_vdpau: Support recovering from VDPAU display preemptionGravatar Uoti Urpala2009-09-07
* vo_vdpau: Support updating OSD while pausedGravatar Uoti Urpala2009-09-05
* vo_vdpau.c: Reindent control() switch statementGravatar Uoti Urpala2009-09-05