aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
...
* cocoa_common: fix window positioning with `--geometry`Gravatar Stefano Pigozzi2013-08-22
* 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
* 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
* vo_corevideo: add uyvy422 pixel format supportGravatar Stefano Pigozzi2013-08-15
* x11: fix --ontopGravatar 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
* 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
* build: fix build with vdpau, simplifyGravatar wm42013-07-29
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIGravatar wm42013-07-28
* m_config: refactor some thingsGravatar 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
* Fix some -Wshadow warningsGravatar wm42013-07-23
* video/out: remove options argument from preinit()Gravatar wm42013-07-22
* Remove subopt-helperGravatar wm42013-07-22
* vo_opengl: some option changesGravatar wm42013-07-22
* vo_direct3d: use new option APIGravatar wm42013-07-22
* vo_opengl_old: use new option APIGravatar wm42013-07-22
* options: move --colorkey option to vo_xvGravatar wm42013-07-22
* vo_xv: use new option APIGravatar wm42013-07-22
* vo_direct3d: fix warning on MinGWGravatar wm42013-07-22
* options: hide encoding AO/VO in help outputGravatar wm42013-07-21
* options: use new code for parsing --voGravatar wm42013-07-21
* cocoa_common: fix regression in draggable state computationGravatar Stefano Pigozzi2013-07-21
* cocoa_common: fix styleGravatar Stefano Pigozzi2013-07-21
* cocoa_common: move tracking area setup to updateTrackingAreasGravatar Stefano Pigozzi2013-07-21
* x11: add key modifiers to mouse button eventsGravatar wm42013-07-21
* w32_common: show the cursor in the window borderGravatar James Ross-Gowan2013-07-21