aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_vdpau.c
Commit message (Expand)AuthorAge
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* x11: use vo_x11_control() for all VOsGravatar wm42013-05-26
* video: remove aspect.h includes from files which don't need itGravatar wm42013-03-17
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* m_option: don't define OPT_BASE_STRUCT by defaultGravatar wm42013-03-01
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* video/out: rename create_window to config_windowGravatar wm42013-02-26
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGGravatar wm42013-02-09
* options: change handling of "no-" optionsGravatar wm42013-02-09
* x11: simplify handling of X Visuals and Colormaps in VOsGravatar wm42013-01-27
* x11: reduce VO mode switching code duplicationGravatar wm42013-01-27
* x11: cleanup, refactorGravatar wm42013-01-27
* vo_vdpau: always try to native bit depth (makes 30 bit work)Gravatar wm42013-01-23
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: cleanup: replace old mp_image function namesGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* mp_image: require using mp_image_set_size() for setting w/hGravatar wm42013-01-13
* video: make vdpau hardware decoding not use DR code pathGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* video: make vdpau hardware decoding not use slices code pathGravatar wm42013-01-13
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatGravatar wm42013-01-13
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEGravatar wm42013-01-13
* vdpau: silence a clang warningGravatar Rudolf Polzer2012-12-28
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12