aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* dec_video: get rid of two global variablesGravatar wm42013-05-21
* dec_video: remove emms usageGravatar wm42013-05-21
* vf_lavfi: remove redundant statementsGravatar wm42013-05-21
* Silence some compiler warningsGravatar wm42013-05-21
* vo_image: start image file numbers at 1Gravatar wm42013-05-18
* video/filter: fix option parser memory leakGravatar wm42013-05-18
* core: allow changing filter filters at runtimeGravatar wm42013-05-18
* vd_lavc: change VDCTRL_REINIT_VO behaviorGravatar wm42013-05-18
* video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VOGravatar wm42013-05-18
* mp_image: align image allocation heightGravatar wm42013-05-17
* cocoa_common: vo_corevideo: fix window initializationGravatar Stefano Pigozzi2013-05-16
* vd_lavc: hack-fix vdpau decoding with non mod 16 videoGravatar wm42013-05-14
* cocoa_common: order front window only when invisible [2]Gravatar Stefano Pigozzi2013-05-14
* cocoa_common: order front window only when invisibleGravatar Stefano Pigozzi2013-05-13
* cocoa_common: don't use recursive lockingGravatar Stefano Pigozzi2013-05-13
* cocoa_common: remove pointless locking when using -fsGravatar Stefano Pigozzi2013-05-13
* cocoa_common: fix a bug in window dragging stateGravatar Stefano Pigozzi2013-05-13
* cocoa_common: fix deadlock when calling resize_redrawGravatar Stefano Pigozzi2013-05-12
* cocoa_common: add native OSX fullscreen supportGravatar Stefano Pigozzi2013-05-12
* OSX: run native event loop in a separate threadGravatar Stefano Pigozzi2013-05-12
* OSX: use native Cocoa's event loopGravatar Stefano Pigozzi2013-05-12
* add a way to resize window contents without VO resizeGravatar wm42013-05-12
* vo_opengl: lock OpenGL contextGravatar wm42013-05-12
* gl_common: add some sort of locking APIGravatar wm42013-05-12
* wayland: reworked resizingGravatar Alexander Preisinger2013-05-07
* Fix some cppcheck / scan-build warningsGravatar wm42013-05-06
* vf_yadif: actually set PTS for output framesGravatar wm42013-05-06
* img_format: fix broken conditionGravatar wm42013-05-06
* csputils: use AVCOL_SPC_YCOCG instead of AVCOL_SPC_YCGCO (fixes Libav build)Gravatar wm42013-05-05
* video: add --hwdec-codecs option to whitelist codecs for hw decodingGravatar wm42013-05-04
* vd_lavc: allow explicitly selecting vdpau hw decodersGravatar wm42013-05-04
* video: support YCgCo colorspaceGravatar wm42013-05-04
* vo_opengl: XYZ input supportGravatar wm42013-05-04
* video: fix setting XYZ flagGravatar wm42013-05-04