aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_vdpau.c
Commit message (Expand)AuthorAge
* 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
* vo_vdpau: Allocate one large surface for EOSD contentGravatar Uoti Urpala2009-09-05
* Merge branch 'vdpau_old' into vdpauGravatar Uoti Urpala2009-08-31
|\
| * vo_vdpau.c: cosmeticsGravatar Uoti Urpala2009-08-29
| * vo_vdpau: reindent after GUI code removalGravatar Uoti Urpala2009-08-29
| * vo_vpdau: Clean up uninit logicGravatar Uoti Urpala2009-08-29
| * vo_vdpau: Make CHECK_ST macro saferGravatar Uoti Urpala2009-08-29
| * vo_vdpau: Move all remaining static/global variables to contextGravatar Uoti Urpala2009-08-29
| * vo_vdpau: Move things to context structGravatar Uoti Urpala2009-08-29
| * vo_vdpau: Make info struct constGravatar Uoti Urpala2009-08-29
| * vo_vdpau: Replace global function table with context variableGravatar Uoti Urpala2009-08-29
| * vo_vdpau: Move VDPAU interface pointers into one structGravatar Uoti Urpala2009-08-29
| * vo_vdpau: Add template file for VDPAU functionsGravatar Uoti Urpala2009-08-29
| * vo_vdpau: Make compile as new-style VOGravatar Uoti Urpala2009-08-29
| * vo_vdpau: Delete GUI stuff, include font_load.h for force_load_fontGravatar Uoti Urpala2009-08-29
* | Change type names to match upstream libassGravatar Grigori Goronzy2009-08-07
* | Remove internal libass treeGravatar Uoti Urpala2009-07-26
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
|/
* Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\
| * Do not use flag CWBackPixel when calling vo_x11_create_vo_window():Gravatar cehoyos2009-05-08
* | Merge branch 'ordered_chapters'Gravatar Uoti Urpala2009-04-08
|\ \