aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* x11: fix --ontopGravatar wm42013-08-14
* vaapi: fix typoGravatar wm42013-08-14
* cocoa_common: add precise scrolling supportGravatar Stefano Pigozzi2013-08-13
* Revert "sub: support straight alpha additionally to premultiplied alpha"Gravatar wm42013-08-12
* vo: fix build with #ifdef -> #ifGravatar wm42013-08-12
* video: add vaapi decode and output supportGravatar wm42013-08-12
* img_convert: add function to scale RGBA OSD imagesGravatar wm42013-08-12
* video: redo hw decoding initialization, add --hwdec=autoGravatar wm42013-08-11
* x11_common: get hack for Motif Window Manager out of the wayGravatar wm42013-08-11
* vo: unref waiting image before destroying VO driverGravatar wm42013-08-11
* wayland: add support for precise scrollingGravatar Alexander Preisinger2013-08-07
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* gl_video: handle non-mod-2 4:2:0 YUV video correctlyGravatar wm42013-08-06
* vo_corevideo: use new log APIGravatar Stefano Pigozzi2013-08-01
* vo_corevideo: move to C from Objective-CGravatar Stefano Pigozzi2013-08-01
* cocoa_common: use new log APIGravatar Stefano Pigozzi2013-08-01
* wayland: switch to the new mp_msg apiGravatar Alexander Preisinger2013-07-31
* video/out: use new mp_msg stuff for vo.c and vo_openglGravatar wm42013-07-31
* options: handle presets directly in m_configGravatar wm42013-07-31