summaryrefslogtreecommitdiffstats
path: root/video/out/vo_vdpau.c
Commit message (Expand)AuthorAgeFilesLines
* video: remove aspect.h includes from files which don't need itwm42013-03-171-1/+0
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-1/+1
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-1/+4
* m_option: don't define OPT_BASE_STRUCT by defaultwm42013-03-011-1/+0
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-1/+1
* video/out: rename create_window to config_windowwm42013-02-261-1/+1
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGwm42013-02-091-3/+3
* options: change handling of "no-" optionswm42013-02-091-1/+0
* x11: simplify handling of X Visuals and Colormaps in VOswm42013-01-271-19/+2
* x11: reduce VO mode switching code duplicationwm42013-01-271-29/+1
* x11: cleanup, refactorwm42013-01-271-2/+2
* vo_vdpau: always try to native bit depth (makes 30 bit work)wm42013-01-231-5/+2
* video: decouple internal pixel formats from FourCCswm42013-01-131-8/+4
* video: cleanup: replace old mp_image function nameswm42013-01-131-1/+1
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-24/+37
* mp_image: require using mp_image_set_size() for setting w/hwm42013-01-131-4/+2
* video: make vdpau hardware decoding not use DR code pathwm42013-01-131-14/+5
* video: remove slice based filtering and video outputwm42013-01-131-7/+2
* video: make vdpau hardware decoding not use slices code pathwm42013-01-131-4/+4
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-3/+2
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-4/+1
* vdpau: silence a clang warningRudolf Polzer2012-12-281-1/+2
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-2/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-7/+7
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+1718