aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* cocoa_common: simplify resize codeGravatar Stefano Pigozzi2013-07-30
* vd_lavc: print warning if hardware decoding API is not availableGravatar wm42013-07-30
* vd_lavc: fix CONFIG_VDPAU checkGravatar wm42013-07-30
* build: fix build with vdpau, simplifyGravatar wm42013-07-29
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIGravatar wm42013-07-28
* lavc_dr1: make reference counting thread-safeGravatar wm42013-07-28
* mp_image_pool: make reference counting thread-safeGravatar wm42013-07-28
* mp_image: make reference counting thread-safeGravatar wm42013-07-28
* m_config: refactor some thingsGravatar wm42013-07-28
* mp_image: pass through colorspace info to libavfilterGravatar wm42013-07-28
* vf: fix unintended overwriting of image infoGravatar wm42013-07-28
* gl_video: make sure image parameters are correctly set on screenshotsGravatar wm42013-07-26
* video: support setting libswscale chroma positionGravatar wm42013-07-25
* w32_common: Don't use globals for TRACKMOUSEEVENTGravatar Diogo Franco (Kovensky)2013-07-25
* w32_common: Track when the mouse leaves the windowGravatar Diogo Franco (Kovensky)2013-07-25