aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* encode: add lockingGravatar wm42014-03-09
* wayland/shm: fix leak in buffer poolGravatar Alexander Preisinger2014-03-06
* vo_opengl: minor simplificationGravatar wm42014-03-01
* vo_opengl: Include :icc-approx-gamma option in the 3DLUT cache headerGravatar Niklas Haas2014-03-01
* vo_opengl: change gamma suboption to take a valueGravatar wm42014-02-27
* vo_opengl: Change the default icc-intent to relative colorimetricGravatar Niklas Haas2014-02-26
* vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gammaGravatar Niklas Haas2014-02-24
* vo_opengl: use GL_RGBA16 FBO format for HQGravatar Grigori Goronzy2014-02-17
* vo_corevideo: remove unused variableGravatar Stefano Pigozzi2014-02-17
* w32_common: don't set small iconGravatar James Ross-Gowan2014-02-17
* wayland/shm: remove unused defineGravatar Alexander Preisinger2014-02-16
* vo_opengl: make :srgb decompand the BT.709 values correctlyGravatar nand2014-02-12
* vo_wayland: silence shadowing warningGravatar wm42014-02-12
* wayland/shm: rewrite buffer handlingGravatar Alexander Preisinger2014-02-11
* wayland/shm: prevent the window from flying awayGravatar Alexander Preisinger2014-02-11
* vo_opengl: fix typo in gamma function's parameterGravatar nand2014-02-10
* vo_vdpau: Discard zero timestampsGravatar Jonas Zetterberg2014-02-10
* vo_vdpau: Ensure presentation time is within boundsGravatar Jonas Zetterberg2014-02-10
* vo_opengl: use exactly the values defined by BT.709 for CMSGravatar nand2014-02-09
* gl_x11: don't require a X visual for modern GL context creationGravatar wm42014-02-06
* gl_x11: always request true color visualGravatar wm42014-02-06
* wayland: change minimum versionGravatar Alexander Preisinger2014-02-02
* x11: fix initial VO sizeGravatar wm42014-02-02
* x11: remove apparently useless codeGravatar wm42014-02-02
* x11: fix race condition when setting aspect when leaving fullscreenGravatar wm42014-02-02
* vo_wayland: silence shadowing warningGravatar wm42014-01-29
* wayland/shm: RGB888 as default, change optionsGravatar Alexander Preisinger2014-01-28
* wayland/shm: fix memory leakGravatar Alexander Preisinger2014-01-28
* wayland/shm: remove resize boilerplateGravatar Alexander Preisinger2014-01-28
* vo_sdl: fix compilationGravatar wm42014-01-25
* vo_wayland: fix confusion of video and window sizesGravatar wm42014-01-24
* video/out: do remaining config to reconfig replacementsGravatar wm42014-01-24
* aspect: remove a small ffmpeg dependencyGravatar wm42014-01-22
* vo: merge get rid of vo.aspdat fieldGravatar wm42014-01-22
* vo: move vo_get_src_dst_rects to aspect.cGravatar wm42014-01-22
* video/out: don't access aspdat in VOsGravatar wm42014-01-22
* vo_opengl: don't assume there'a always 1 fbconfig on successGravatar wm42014-01-21
* cocoa: remove dead codeGravatar Stefano Pigozzi2014-01-21
* w32_common: Fix extended keysGravatar James Ross-Gowan2014-01-21
* w32: use the w32_common keymap in terminal-win tooGravatar James Ross-Gowan2014-01-19
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* w32_common: add extended keysGravatar James Ross-Gowan2014-01-15
* w32_common: prevent decoding certain keys twiceGravatar James Ross-Gowan2014-01-15
* options: remove --screenw and --screenhGravatar wm42014-01-11
* video/out: remove pointless x/y parameter from vo_x11_config_vo_windowGravatar wm42014-01-11
* video/out: simplify monitor aspect handlingGravatar wm42014-01-11
* video/out: remove fallback handling for screensize/monitor pixel aspectGravatar wm42014-01-11
* cocoa: fix window placement on secondary screensGravatar Stefano Pigozzi2014-01-11
* cocoa: refactor init window positioning codeGravatar Stefano Pigozzi2014-01-10
* cocoa: allow to drag and drop URLsGravatar Nyx0uf2014-01-10