| Commit message (Expand) | Author | Age |
* | wayland: remove unnecessary function pointers | Alexander Preisinger | 2013-03-04 |
* | vo: remove and cleanup globals | Alexander Preisinger | 2013-03-04 |
* | cocoa_common: make windows appear again | Stefano Pigozzi | 2013-03-03 |
* | gl_common: get rid of symbol redefinition warnings with recent Mesa | wm4 | 2013-03-03 |
* | x11_common: fix --cursor-autohide when paused | wm4 | 2013-03-03 |
* | vo_opengl: don't destroy VOFLAG_HIDDEN window | wm4 | 2013-03-03 |
* | x11_common: fix window mapping, refactor window creation/resize handling | wm4 | 2013-03-03 |
* | x11_common: use private variables for window state | wm4 | 2013-03-03 |
* | video/out: remove VO_EVENT_REINIT | wm4 | 2013-03-03 |
* | w32_common: remove unused variable | wm4 | 2013-03-03 |
* | fix clang compiler warnings | Stefano Pigozzi | 2013-03-03 |
* | vf_flip: move flipping code to mp_image.c | wm4 | 2013-03-01 |
* | m_option: don't define OPT_BASE_STRUCT by default | wm4 | 2013-03-01 |
* | core: move X11 specific code to x11_common.c | wm4 | 2013-03-01 |
* | vf_vo: remove pointless NULL checks | wm4 | 2013-03-01 |
* | core: simplify OSD capability handling, remove VFCAP_OSD | wm4 | 2013-03-01 |
* | vo_sdl, vo_xv: remove redundant/useless VOCTRL_PAUSE usage | wm4 | 2013-03-01 |
* | wayland: add wayland support | Alexander Preisinger | 2013-02-28 |
* | video/out: remove video mode switching (--vm) | wm4 | 2013-02-26 |
* | x11_common: always create a window, even with --wid | wm4 | 2013-02-26 |
* | video/out: rename create_window to config_window | wm4 | 2013-02-26 |
* | gl_common: simplify window/context creation | wm4 | 2013-02-26 |
* | dec_video: remove weird offset for VDCTRL_QUERY_UNSEEN_FRAMES | wm4 | 2013-02-26 |
* | vd_lavc: better warning message for software decoding fallback | wm4 | 2013-02-26 |
* | gl_common: remove compatibility aliases for backend sub-option | wm4 | 2013-02-26 |
* | img_format: add pixel format name for IMGFMT_MONO_W | wm4 | 2013-02-26 |
* | vf_yadif: remove dead code | wm4 | 2013-02-26 |
* | Remove --rootwin option and rootwin property | wm4 | 2013-02-24 |
* | demux_mf: support .xbm | wm4 | 2013-02-24 |
* | vo_caca: remove OSD support | wm4 | 2013-02-24 |
* | vo_direct3d: always clear window before drawing video | wm4 | 2013-02-24 |
* | vf_yadif: switch to option parser, allow disabling by default | wm4 | 2013-02-23 |
* | vf_scale: remove video dimension presets ("presize" suboption) | wm4 | 2013-02-23 |
* | vf_stereo3d: get rid of m_obj_presets_t usage | wm4 | 2013-02-23 |
* | options: drop --opt:subopt option names | wm4 | 2013-02-23 |
* | core: add fs-screen option for fullscreen display selection | Stefano Pigozzi | 2013-02-21 |
* | core: move `xineramascreen` to `MPOpts` as `vo_screen_id` | Stefano Pigozzi | 2013-02-21 |
* | x11_common: uncrustify | wm4 | 2013-02-21 |
* | vd_lavc: fix software decoding fallback | wm4 | 2013-02-21 |
* | cocoa_common: fix crash with dead key input and simplify related code | Stefano Pigozzi | 2013-02-19 |
* | vo_xv: fix green border on the right | wm4 | 2013-02-14 |
* | dec_video: fix bogus assert | wm4 | 2013-02-13 |
* | Prefix keycode defines with MP_ | wm4 | 2013-02-12 |
* | demux_lavf, ad_lavc, vd_lavc: pass codec header data directly | wm4 | 2013-02-10 |
* | demux_lavf, ad_lavc, vd_lavc: refactor, cleanup | wm4 | 2013-02-10 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 |
* | cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAG | wm4 | 2013-02-09 |
* | options: change handling of "no-" options | wm4 | 2013-02-09 |
* | audio/out, video/out: hide encoding VO/AO | wm4 | 2013-02-06 |
* | video/out: change autoprobe order | wm4 | 2013-02-06 |