aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* Merge branch 'sub_mess'Gravatar wm42013-06-04
|\
| * core: add common function to initialize AVPacketGravatar wm42013-06-03
* | osx: cocoa_common: use default wakeup periodGravatar Stefano Pigozzi2013-06-03
* | osx: create macosx_events to deal with keyDown eventsGravatar Stefano Pigozzi2013-06-03
* | osx_common: remove outdated ifdefferyGravatar Stefano Pigozzi2013-06-03
* | gl_video: reduce output with -v, skip useless header partsGravatar wm42013-06-03
* | gl_video: explicitly clamp colormatrix outputGravatar wm42013-06-03
* | cocoa_common: autohide dock/menubar on fs only if on same screenGravatar Stefano Pigozzi2013-06-01
* | cocoa_common: don't autohide mouse on mousedownGravatar Stefano Pigozzi2013-06-01
* | cocoa_common: avoid window creation with VOFLAG_HIDDENGravatar Stefano Pigozzi2013-06-01
* | cocoa_common: dehack mouse autohide by clipping view bounds to visible screenGravatar Stefano Pigozzi2013-06-01
* | cocoa_common: fix mouse autohide on MenuBar/Dock interactionGravatar Stefano Pigozzi2013-05-31
* | cocoa_common: fix empty window when going fs on different screenGravatar Stefano Pigozzi2013-05-31
* | cocoa_common: fix mouse hiding outside of player viewGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: refactor fullscreen code for readabilityGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: fix native-fs state savingGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: fix a bug in window initialization errorGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: use cocoa APIs to go fullscreenGravatar Stefano Pigozzi2013-05-30
* | macosx_application: move escape_loadfile_name in this fileGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: use better power management activity descriptionGravatar Stefano Pigozzi2013-05-30
* | osx: remove compatibility conditionals for 10.6Gravatar Stefano Pigozzi2013-05-30
|/
* gl_common: fix invalid alignmentGravatar wm42013-05-30
* gl_video: add some debug code for testing texture depthGravatar wm42013-05-30
* gl_video: change a GLSL statementGravatar wm42013-05-30
* gl_video: fix some dithering bugsGravatar wm42013-05-30
* options: remove some questionable -lavdopts suboptionsGravatar wm42013-05-29
* vo_opengl: remove most of the "inline" documentationGravatar wm42013-05-26
* vf_delogo: copy in non-direct case, fix double-freeGravatar wm42013-05-26
* gl_video: improve ditheringGravatar wm42013-05-26
* gl_video: add scaler-resizes-only sub-optionGravatar wm42013-05-26
* Replace calls to usec_sleep()Gravatar wm42013-05-26
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* vo: rip out VO timer wakeup mechanism againGravatar wm42013-05-26
* cocoa_common: send mouse moved events to core when draggingGravatar Stefano Pigozzi2013-05-26
* wayland: use VOCTRL_SET_CURSOR_VISIBILITYGravatar Alexander Preisinger2013-05-26
* wayland: introduce vo_wayland_configGravatar Alexander Preisinger2013-05-26
* cocoa_common: implement VOCTRL_SET_CURSOR_VISIBILITYGravatar Stefano Pigozzi2013-05-26
* cocoa_common: implement mouse movement notificationsGravatar Stefano Pigozzi2013-05-26
* w32: use VOCTRL_SET_CURSOR_VISIBILITYGravatar wm42013-05-26
* vo_sdl: use VOCTRL_SET_CURSOR_VISIBILITYGravatar wm42013-05-26
* x11: remove cursor hiding logic, use VOCTRL_SET_CURSOR_VISIBILITYGravatar wm42013-05-26
* core: do mouse cursor hiding business in frontendGravatar wm42013-05-26
* vo: remove vo.check_events callbackGravatar wm42013-05-26
* w32: use vo_w32_control() for all VOsGravatar wm42013-05-26
* x11: use vo_x11_control() for all VOsGravatar wm42013-05-26
* video/out: introduce vo_control for gl_common based VOsGravatar wm42013-05-26
* vf_lavfi: allow setting avoptsGravatar wm42013-05-26
* cocoa_common: authohide menu/dock in fullscreenGravatar Stefano Pigozzi2013-05-26
* m_option, vf: add label supportGravatar wm42013-05-23
* vo: remove unused callbackGravatar wm42013-05-23