aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* video/out: remove options argument from preinit()Gravatar wm42013-07-22
* Remove subopt-helperGravatar wm42013-07-22
* vo_opengl: some option changesGravatar wm42013-07-22
* vo_direct3d: use new option APIGravatar wm42013-07-22
* vo_opengl_old: use new option APIGravatar wm42013-07-22
* options: move --colorkey option to vo_xvGravatar wm42013-07-22
* vo_xv: use new option APIGravatar wm42013-07-22
* vo_direct3d: fix warning on MinGWGravatar wm42013-07-22
* options: hide encoding AO/VO in help outputGravatar wm42013-07-21
* options: use new code for parsing --voGravatar wm42013-07-21
* cocoa_common: fix regression in draggable state computationGravatar Stefano Pigozzi2013-07-21
* cocoa_common: fix styleGravatar Stefano Pigozzi2013-07-21
* cocoa_common: move tracking area setup to updateTrackingAreasGravatar Stefano Pigozzi2013-07-21
* x11: add key modifiers to mouse button eventsGravatar wm42013-07-21
* w32_common: show the cursor in the window borderGravatar James Ross-Gowan2013-07-21
* cocoa_common: handle keyboard modifiers for mouse eventsGravatar Stefano Pigozzi2013-07-21
* Merge remote-tracking branch 'michaelforney/master'Gravatar Alexander Preisinger2013-07-20
|\
* | cocoa_common: make the fullscreen transition only when necessaryGravatar Stefano Pigozzi2013-07-20
* | cocoa_common: use a tracking area to handle mouse eventsGravatar Stefano Pigozzi2013-07-20
* | cocoa_common: fix typo in commentGravatar Stefano Pigozzi2013-07-20
* | cocoa_common: implement MP_MOUSE_LEAVE notificationsGravatar Stefano Pigozzi2013-07-20
* | cocoa_common: implement conditional video draggingGravatar Stefano Pigozzi2013-07-20
* | direct3d: Fixes format string that assumed sizeof(LONG) == sizeof(long)Gravatar Diogo Franco (Kovensky)2013-07-20
| * wayland: Fallback to any GL version if 3.0 is not supportedGravatar Michael Forney2013-07-19
|/
* wayland: use a unified struct for the stateGravatar Alexander Preisinger2013-07-18
* wayland: don't resize in gl_wayland.cGravatar Alexander Preisinger2013-07-18
* video: remove fullscreen flags chaosGravatar wm42013-07-18
* vo: remove aspdat.asp memberGravatar wm42013-07-18
* gl_video: add support for more rgb formatsGravatar wm42013-07-18
* sws_utils: don't recursively include libswscale headerGravatar wm42013-07-18
* vo_x11: use new swscale wrapperGravatar wm42013-07-18
* vo_x11: remove weird inactive codeGravatar wm42013-07-18
* video: redo how colorspaces are handledGravatar wm42013-07-16
* wayland: early aspect calculation in vo_configGravatar Alexander Preisinger2013-07-16
* wayland: use default fullscreen methodGravatar Alexander Preisinger2013-07-16
* w32_common: don't use aspdat.asp for aspectGravatar wm42013-07-16
* Merge branch 'remove_old_demuxers'Gravatar wm42013-07-14
|\
| * core: change open_stream and demux_open signatureGravatar wm42013-07-12
* | cocoa_common: change video size when changing screen DPIGravatar Stefano Pigozzi2013-07-10
|/
* Merge remote-tracking branch 'origin/low_quality_intel_crap'Gravatar Martin Herkt2013-07-08
|\
* | dither: don't use long doubleGravatar wm42013-07-05
* | core: remove mp_fifo leftoversGravatar wm42013-07-04
* | wayland: remove mp_fifo headerGravatar Alexander Preisinger2013-07-03
* | wayland: fix typoGravatar Alexander Preisinger2013-07-03
* | wayland: remove unused membersGravatar Alexander Preisinger2013-07-03
* | wayland: remove mp_fifoGravatar Alexander Preisinger2013-07-02
* | wayland: implement MOUSE_LEAVEGravatar Alexander Preisinger2013-07-02
* | core: cleanup more mp_fifo leftoversGravatar wm42013-07-02
* | core: remove mp_fifo indirectionGravatar wm42013-07-02
* | input: require VOs to send key up events, redo input key lookupGravatar wm42013-07-02