aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* options: remove --screenw and --screenhGravatar wm42014-01-11
* video/out: remove pointless x/y parameter from vo_x11_config_vo_windowGravatar wm42014-01-11
* video/out: simplify monitor aspect handlingGravatar wm42014-01-11
* video/out: remove fallback handling for screensize/monitor pixel aspectGravatar wm42014-01-11
* cocoa: fix window placement on secondary screensGravatar Stefano Pigozzi2014-01-11
* vd_lavc: matroska: remove weird code setting extra_huff for mjpegGravatar wm42014-01-11
* vd_lavc: matroska: remove weird realvideo special handlingGravatar wm42014-01-11
* vd_lavc: minor simplificationGravatar wm42014-01-11
* Factor out setting AVCodecContext extradataGravatar wm42014-01-11
* cocoa: refactor init window positioning codeGravatar Stefano Pigozzi2014-01-10
* cocoa: allow to drag and drop URLsGravatar Nyx0uf2014-01-10
* wayland: properly empty output listGravatar Alexander Preisinger2014-01-08
* wayland/shm: don't crash if initialization failedGravatar Alexander Preisinger2014-01-08
* wayland: fix crash when initialization failsGravatar wm42014-01-08
* wayland/shm: tone down warningsGravatar Alexander Preisinger2014-01-08
* wayland: fix memory leaksGravatar Alexander Preisinger2014-01-08
* wayland: cleanup registry_handle_globalGravatar Alexander Preisinger2014-01-08
* wayland: remove set_user_data from seat_listenerGravatar Alexander Preisinger2014-01-08
* wayland: use static consistentlyGravatar Alexander Preisinger2014-01-08
* 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