aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* x11_common: don't allocate more than needed for iconGravatar wm42013-09-04
* configure: build with wayland 1.2.0Gravatar Alexander Preisinger2013-09-03
* cocoa_common: remove unlocking from fullscreen functionGravatar Stefano Pigozzi2013-09-02
* cocoa_common: avoid the opengl view to leak it's stateGravatar Stefano Pigozzi2013-09-02
* x11: add window iconGravatar wm42013-09-01
* input: deal with spurious X11 LeaveNotify eventsGravatar wm42013-09-01
* input: add some more X11 multimedia/internet keysGravatar wm42013-09-01
* cocoa_common: enable click-through on the video viewGravatar Stefano Pigozzi2013-09-01
* cocoa_common: track mouse move events when not focusedGravatar Stefano Pigozzi2013-09-01
* video: add unscaled mode with --video-unscaledGravatar wm42013-09-01
* gl_video: don't crash if no FBOs are availableGravatar wm42013-08-28
* wayland/shm: rework format handlingGravatar Alexander Preisinger2013-08-26
* wayland: fix memory leaksGravatar Alexander Preisinger2013-08-26
* cocoa_common: autohide dock when autohiding menubarGravatar Stefano Pigozzi2013-08-26
* wayland: don't create our own log contextGravatar Alexander Preisinger2013-08-26
* wayland/shm: use opaque regionsGravatar Alexander Preisinger2013-08-26
* gl_video: fix odd video sizes with PBOsGravatar wm42013-08-26
* wayland: shm based software renderingGravatar Alexander Preisinger2013-08-25
* wayland: remove shm listener for the backendGravatar Alexander Preisinger2013-08-25
* wayland/egl: rework resizing (again)Gravatar Alexander Preisinger2013-08-25
* vo_corevideo: use dwidth/dheight for window dimensionsGravatar Stefano Pigozzi2013-08-25
* vo_corevideo: convert to use reconfig instead of configGravatar Stefano Pigozzi2013-08-25
* vo_corevideo: don't set colormatrix on direct rendering pathGravatar Stefano Pigozzi2013-08-25
* vo_corevideo: fix regression in colormatrix handlingGravatar Stefano Pigozzi2013-08-25
* video: handle video output levels with mp_image_paramsGravatar wm42013-08-24
* vo_image: simplifyGravatar wm42013-08-24
* video/out: don't require VOs to handle screenshot aspect speciallyGravatar wm42013-08-24
* vo_vaapi: potentially fix screenshot colorspace issuesGravatar wm42013-08-24
* Some more mp_msg conversionsGravatar wm42013-08-23
* x11/out: mp_msg conversionGravatar Alexander Preisinger2013-08-23
* cocoa_common: avoid locking calls when not neededGravatar Stefano Pigozzi2013-08-23
* video: add vda decode support (with hwaccel) and direct renderingGravatar Stefano Pigozzi2013-08-22
* cocoa_common: fix window positioning with `--geometry`Gravatar Stefano Pigozzi2013-08-22
* vf_eq: fix behavior when changing parametersGravatar wm42013-08-20
* wayland: separate shm and cursor contextGravatar Alexander Preisinger2013-08-19
* video: make it possible to scale/pan the video by arbitrary amountsGravatar wm42013-08-19
* options: remove --panscanrange optionGravatar wm42013-08-19
* vaapi: use highest available profile, instead of mapping it exactlyGravatar wm42013-08-19
* vdpau: don't try to match codec profilesGravatar wm42013-08-19
* vo_vdpau: add RGB supportGravatar wm42013-08-18
* vo_vdpau: fix screenshots if panscan is usedGravatar wm42013-08-18
* vo_vdpau: remove unused variableGravatar wm42013-08-18
* vo_vdpau: use color close to black as default colorkey (instead of green)Gravatar wm42013-08-17
* vo_vdpau: allow setting colorkeyGravatar wm42013-08-17
* vdpau_old: add forgotten probe callbackGravatar wm42013-08-15
* vdpau: fix compilation on LibavGravatar wm42013-08-15
* video/decode: change fix_image callbackGravatar wm42013-08-15
* vd_lavc: fix comment, document hwdec video frame size trickinessGravatar wm42013-08-15
* video/decode: pass parameters directly to hwdec allocate_image callbackGravatar wm42013-08-15
* vo_corevideo: add uyvy422 pixel format supportGravatar Stefano Pigozzi2013-08-15