aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* Set thread name for debuggingGravatar wm42014-10-19
* cocoa: reintroduce async resizeGravatar Stefano Pigozzi2014-10-18
* Revert "cocoa: perform init and uninit synchronously"Gravatar Stefano Pigozzi2014-10-18
* win32: clear window handle on destructionGravatar wm42014-10-17
* win32: get rid of mp_stat in the normal source codeGravatar wm42014-10-17
* cocoa: allow mouse events to bubble up with no-input-cursorGravatar Stefano Pigozzi2014-10-17
* vo_opengl: fix wrong commentsGravatar wm42014-10-16
* vo_opengl: fix theoretical format mismatch issueGravatar wm42014-10-16
* cocoa: perform init and uninit synchronouslyGravatar Stefano Pigozzi2014-10-16
* vf_vapoursynth: add debug message when returning error from GetFrameGravatar wm42014-10-13
* x11: don't wait for asynchronous X resizing with window-scaleGravatar wm42014-10-13
* vf_vapoursynth: don't error if invoke() doesn't return a clipGravatar wm42014-10-12
* vf_vapoursynth: resolve paths relative to home/configGravatar wm42014-10-12
* gl_x11: distinguish missing GLX and too old GLX versionsGravatar wm42014-10-12
* vf_vapoursynth: add standalone Lua scriptingGravatar wm42014-10-12
* vf_vapoursynth: abstract scripting backendGravatar wm42014-10-12
* libmpv/cocoa: allow clients to use mpv event systemGravatar Stefano Pigozzi2014-10-12
* cocoa: remove usage of Objective-C categoriesGravatar Stefano Pigozzi2014-10-12
* vf_vapoursynth: return dummy frames if frames are requested during initGravatar wm42014-10-11
* vf_vapoursynth: factor stuffGravatar wm42014-10-11
* vf_vapoursynth: when seeking, recreate only if it's already createdGravatar wm42014-10-11
* x11: don't wait until window is destroyedGravatar wm42014-10-11
* vf_vapoursynth: fail gracefully if filter init requests framesGravatar wm42014-10-11
* Add some missing "const"sGravatar wm42014-10-10
* cocoa: post keydown and keyup events without event monitorGravatar Stefano Pigozzi2014-10-09
* cocoa: fix 'uninitalized' accessGravatar Stefano Pigozzi2014-10-09
* x11: fix inverted conditionGravatar wm42014-10-09
* client API: rename --input-x11-keyboard to --input-vo-keyboardGravatar wm42014-10-09
* vf_lavfi: proper rounding for lavfi->mpv aspect ratioGravatar wm42014-10-09
* cocoa: allow to embed into an arbitrary NSViewGravatar Stefano Pigozzi2014-10-08
* vf_lavfi: fix compilation failureGravatar wm42014-10-08
* x11: disable various features when embedding the windowGravatar wm42014-10-07
* cocoa: try to fix sizing bugs on retina displaysGravatar Stefano Pigozzi2014-10-06
* cocoa: fix mouse autohideGravatar Stefano Pigozzi2014-10-05
* cocoa: remove a debug commentoGravatar Stefano Pigozzi2014-10-05
* cocoa: separate video view and events viewGravatar Stefano Pigozzi2014-10-05
* cocoa: fix fullscreen with bundleGravatar Stefano Pigozzi2014-10-05
* cocoa: readd some function callsGravatar Stefano Pigozzi2014-10-05
* cocoa: actually reset the event flagsGravatar Stefano Pigozzi2014-10-05
* cocoa: remove some useless flagsGravatar Stefano Pigozzi2014-10-05
* cocoa: disable some features when embedding in another windowGravatar Stefano Pigozzi2014-10-05
* cocoa: remove --fs-missioncontrolGravatar Stefano Pigozzi2014-10-05
* cocoa: fix some pointer casts to be 32bit safeGravatar Stefano Pigozzi2014-10-05
* cocoa/libmpv: allow to embed mpv GL view in another windowGravatar Stefano Pigozzi2014-10-05
* cocoa: simplify the config code and run it on the main threadGravatar Stefano Pigozzi2014-10-05
* options: add --no-keepaspect-windowGravatar wm42014-10-04
* cocoa: don't reset presentation options on uninitGravatar Stefano Pigozzi2014-10-04
* cocoa: only call resize for view changing frameGravatar Stefano Pigozzi2014-10-04
* cocoa: remove pointless drawRectGravatar Stefano Pigozzi2014-10-04
* cocoa: make fullscreening look like an atomic operationGravatar Stefano Pigozzi2014-10-04