aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* demux: rename Windows symbolsGravatar wm42013-11-02
* Fix some more -Wshadow warningsGravatar wm42013-11-01
* video: check profiles with hardware decodingGravatar wm42013-11-01
* Enable -WshadowGravatar wm42013-11-01
* command: add property to scale window sizeGravatar wm42013-10-31
* x11: factor out normal window resize codeGravatar wm42013-10-31
* vd_lavc: add more ifdeffery and ffmpeg cargo culting for correctnessGravatar wm42013-10-31
* dec_video: remove unused declaration of a former global variableGravatar wm42013-10-31
* gl_common: osx: fix compilation with latest XQuartz RCGravatar Stefano Pigozzi2013-10-30
* x11: restore support for --wid=0Gravatar wm42013-10-30
* x11: remove ancient metacity hackGravatar wm42013-10-30
* x11: minor cosmeticsGravatar wm42013-10-30
* gl_x11: change error message when GL3 context creation failsGravatar wm42013-10-28
* x11_common: refactor of fstype codeGravatar wm42013-10-28
* cocoa: apply the more invasive constraining only with cmd+1/2/3Gravatar Stefano Pigozzi2013-10-28
* x11: fix border togglingGravatar wm42013-10-27
* vo_xv: check whether image allocation succeedsGravatar wm42013-10-27
* gl_common: suggest --vo=opengl-old if OpenGL 2.1 missingGravatar wm42013-10-26
* x11_common: reduce screensaver heartbeat from 30 to 10 secondsGravatar wm42013-10-25
* cocoa: constraint the window position a little moreGravatar Stefano Pigozzi2013-10-25
* wayland: better name for mouse coordinatesGravatar Alexander Preisinger2013-10-25
* wayland: fix fullscreen transparent border regionsGravatar Alexander Preisinger2013-10-25
* m_config: refactor option defaults handlingGravatar wm42013-10-24
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* video/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* vo_opengl: don't enable PBOs with opengl-hqGravatar wm42013-10-23
* gl_video: add RGB10_A2 FBO formatGravatar wm42013-10-23
* cocoa: set and clear gl context inside of sync sectionsGravatar Stefano Pigozzi2013-10-20
* wayland: use mp_input_test_draggingGravatar Alexander Preisinger2013-10-20
* Revert "wayland: remove moving window by grabbing"Gravatar Alexander Preisinger2013-10-20
* Revert "wayland: remove outdated comment"Gravatar Alexander Preisinger2013-10-20
* vdpau_old: restore hardware decoding with old APIGravatar wm42013-10-19
* mp_msg: remove gettext() supportGravatar wm42013-10-18
* sws_utils: work around libswscale crash with --contrast=-100Gravatar wm42013-10-16
* vf_scale: fix get/set confusionGravatar wm42013-10-16
* x11_common: don't handle mouse enter eventsGravatar wm42013-10-15
* mplayer, vo_image: simplify OSD redrawing, fix vo_image crashGravatar wm42013-10-13
* talloc: change talloc destructor signatureGravatar wm42013-10-13
* cocoa: make --ontop also cover dock+menubarGravatar Stefano Pigozzi2013-10-12
* cocoa: refactor precise scrolling to a separate methodGravatar Stefano Pigozzi2013-10-12
* cocoa: fix mouse wheel scrollingGravatar Mad Fish2013-10-12
* cocoa_common: check if the screen has a menubar in a more generic wayGravatar Stefano Pigozzi2013-10-09
* vo_x11, vo_xv: fix OSD redrawing with --force-windowGravatar wm42013-10-06
* cocoa_common: add OS X 10.7 compatibility hacks includesGravatar Stefano Pigozzi2013-10-05
* gl_x11: fail gracefully if selected FBconfig has no X visualGravatar wm42013-10-03
* vo_opengl_old: mp_msg conversionGravatar wm42013-10-02
* cosmetics: replace "CTRL" defines by enumsGravatar wm42013-10-02
* vo: mark frame lost after seek resetGravatar wm42013-10-02
* core: add --force-windowGravatar wm42013-10-02
* vo_vdpau: don't blank screen on VOCTRL_RESETGravatar wm42013-10-02