aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* video: add rounding to aspect ratio calculationsGravatar wm42014-02-19
* 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
* csputils: provide string descriptions of chroma locationsGravatar wm42014-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
* video: fix --no-aspectGravatar wm42014-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
* csputils: correct constness of csp name constantsGravatar wm42014-02-03
* 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
* mp_image: reject too large image sizesGravatar 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
* vd_lavc: matroska: remove weird code setting extra_huff for mjpegGravatar wm42014-01-11
* vd_lavc: matroska: remove weird realvideo special handlingGravatar wm42014-01-11
* vd_lavc: minor simplificationGravatar wm42014-01-11
* Factor out setting AVCodecContext extradataGravatar wm42014-01-11