aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fix clang compiler warningsGravatar Stefano Pigozzi2013-03-03
* wayland: fix typo in manpageGravatar Alexander Preisinger2013-03-02
* wayland: change wayland-egl pkg-config versionGravatar Alexander Preisinger2013-03-02
* input.conf: change default bindings of 5/6 from hue to gammaGravatar wm42013-03-01
* manpage: remove reference to subtitle alignmentGravatar wm42013-03-01
* core: fix SEEK_FACTORGravatar wm42013-03-01
* demux_lavf: fix percentage display with some file formatsGravatar wm42013-03-01
* vf_flip: move flipping code to mp_image.cGravatar wm42013-03-01
* m_option: don't define OPT_BASE_STRUCT by defaultGravatar wm42013-03-01
* m_option: reformat option macro definitionsGravatar wm42013-03-01
* m_options: more typesafetyGravatar wm42013-03-01
* core: move X11 specific code to x11_common.cGravatar wm42013-03-01
* vf_vo: remove pointless NULL checksGravatar wm42013-03-01
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* vo_sdl, vo_xv: remove redundant/useless VOCTRL_PAUSE usageGravatar wm42013-03-01
* wayland: add wayland supportGravatar Alexander Preisinger2013-02-28
* core: use floats for OSD bar percentage displayGravatar wm42013-02-26
* core: use playback time to determine playback percent positionGravatar wm42013-02-26
* video/out: remove video mode switching (--vm)Gravatar wm42013-02-26
* x11_common: always create a window, even with --widGravatar wm42013-02-26
* video/out: rename create_window to config_windowGravatar wm42013-02-26
* gl_common: simplify window/context creationGravatar wm42013-02-26
* dec_video: remove weird offset for VDCTRL_QUERY_UNSEEN_FRAMESGravatar wm42013-02-26
* vd_lavc: better warning message for software decoding fallbackGravatar wm42013-02-26
* screenshot: make showing OSD message when taking a screenshot defaultGravatar wm42013-02-26
* screenshot: show a message on each screenshot takenGravatar wm42013-02-26
* network: set default user-agent to MPlayer'sGravatar wm42013-02-26
* commands: parse seek time arguments like time optionsGravatar wm42013-02-26
* options: reject nan, inf, 0:0, etc. for float optionsGravatar wm42013-02-26
* options: remove parsing of "," as decimal pointGravatar wm42013-02-26
* gl_common: remove compatibility aliases for backend sub-optionGravatar wm42013-02-26
* img_format: add pixel format name for IMGFMT_MONO_WGravatar wm42013-02-26
* vf_yadif: remove dead codeGravatar wm42013-02-26
* demux_mf: add some more image formatsGravatar wm42013-02-24
* Remove --rootwin option and rootwin propertyGravatar wm42013-02-24
* demux_mf: support .xbmGravatar wm42013-02-24
* demux_rawvideo: allow setting video codecGravatar wm42013-02-24
* demux_mf: map to codecs directlyGravatar wm42013-02-24
* vo_caca: remove OSD supportGravatar wm42013-02-24
* core: print correct quit message when quitting, simplify codeGravatar wm42013-02-24
* vo_direct3d: always clear window before drawing videoGravatar wm42013-02-24
* vf_yadif: switch to option parser, allow disabling by defaultGravatar wm42013-02-23
* m_option: remove preset mechanismGravatar wm42013-02-23
* vf_scale: remove video dimension presets ("presize" suboption)Gravatar wm42013-02-23
* vf_stereo3d: get rid of m_obj_presets_t usageGravatar wm42013-02-23
* demux_rawvideo: remove ancient video dimension presetsGravatar wm42013-02-23
* options: fix --no-shuffle and --no-{Gravatar wm42013-02-23
* options: drop --opt:subopt option namesGravatar wm42013-02-23
* core: add fs-screen option for fullscreen display selectionGravatar Stefano Pigozzi2013-02-21
* core: move `xineramascreen` to `MPOpts` as `vo_screen_id`Gravatar Stefano Pigozzi2013-02-21