aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* wayland: fix fullscreen & resizing for goodGravatar Alexander Preisinger2014-01-07
* wayland: silence annoying libwayland-client messageGravatar wm42014-01-07
* wayland: fix some memory leaks on initialization failureGravatar wm42014-01-07
* w32_common: reformat yet againGravatar Martin Herkt2014-01-06
* cocoa: don't reset window size when the video size doesn't changeGravatar Stefano Pigozzi2014-01-06
* w32_common: don't force topmost on fullscreenGravatar Martin Herkt2014-01-06
* w32_common: reformat slightlyGravatar Martin Herkt2014-01-06
* w32_common: use OLE DnD for text/uri-list supportGravatar xnoreq2014-01-06
* Revert "wayland/egl: use redraw callback"Gravatar Alexander Preisinger2014-01-04
* wayland: remove workaroundGravatar Alexander Preisinger2014-01-04
* wayland: fix obvious bug in dnd codeGravatar Alexander Preisinger2014-01-04
* video/out: remove some code duplication between X11 and waylandGravatar wm42014-01-04
* cocoa: handle files drag and drop on the player video viewGravatar Stefano Pigozzi2014-01-04
* input: move files drag and drop to a new event.c fileGravatar Stefano Pigozzi2014-01-04
* wayland/egl: misc fixes and cleanupsGravatar Alexander Preisinger2014-01-04
* wayland/egl: use redraw callbackGravatar Alexander Preisinger2014-01-04
* wayland/egl: add egl_context to the wayland stateGravatar Alexander Preisinger2014-01-04
* wayland: Remove nonsense comment and add warningGravatar Alexander Preisinger2014-01-04
* wayland: move workaround to fullscreen codeGravatar Alexander Preisinger2014-01-04
* wayland: implement dropping files on the VO windowGravatar Alexander Preisinger2014-01-04
* vo: dropping subtitle files on the VO window adds them as subtitle filesGravatar wm42014-01-04
* x11: implement dropping files on the VO windowGravatar wm42014-01-04
* vo: add vo_drop_files()Gravatar wm42014-01-04
* vda: fix build on OS X 10.7Gravatar Stefano Pigozzi2014-01-02
* wayland/opengl: fix garbage bordersGravatar Alexander Preisinger2014-01-02
* wayland/shm: only commit new framesGravatar Alexander Preisinger2014-01-02
* wayland: don't change set fullscreen twiceGravatar Alexander Preisinger2014-01-02
* video: fix --brightness etc. optionsGravatar wm42013-12-29
* vd_lavc: by default, output all frames, even corrupted onesGravatar wm42013-12-29
* vo/x11_common: do not select motion events when --no-mouse-movements is setGravatar ahodesuka2013-12-28
* Revert "x11: don't set global error handler"Gravatar wm42013-12-27
* Revert "cocoa: unlock on uninit"Gravatar Stefano Pigozzi2013-12-26
* corevideo: fix video initialization when not using VDAGravatar Stefano Pigozzi2013-12-26
* build: fix shm detection on OpenBSDGravatar Stefano Pigozzi2013-12-26
* cocoa: sanitize window title string and guard against NULLGravatar Stefano Pigozzi2013-12-25
* vo_x11/vo_xv: fix build when using --disable-xextGravatar Stefano Pigozzi2013-12-25
* vaapi: fix initialization error code pathGravatar wm42013-12-23
* vo_vdpau: fix unintended truncation of 64 bit timestamps to 32 bitGravatar wm42013-12-22
* vo_vdpau: add some debugging messages for frame timingGravatar wm42013-12-22
* gl_lcms: actually acquire mutexGravatar wm42013-12-22
* vda: attempt to fix build (2)Gravatar wm42013-12-22
* msg: remove global stateGravatar wm42013-12-21
* msg: rename mp_msg_log -> mp_msgGravatar wm42013-12-21
* msg: convert defines to enumGravatar wm42013-12-21
* vo_opengl_old: remove leftoversGravatar wm42013-12-21
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* stream: mp_msg conversionsGravatar wm42013-12-21
* x11: mp_msg conversion for fstype help outputGravatar wm42013-12-21
* m_option: add mp_log context to sub-module print_help callbackGravatar wm42013-12-21
* m_option: add mp_log callback to OPT_STRING_VALIDATE optionsGravatar wm42013-12-21