aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* input.conf: bind AXIS_(LEFT|RIGHT) to seek 5Gravatar Stefano Pigozzi2013-08-13
* cocoa_common: add precise scrolling supportGravatar Stefano Pigozzi2013-08-13
* macosx: remove platform specific input queueGravatar Stefano Pigozzi2013-08-13
* input: make input queue thread safeGravatar Stefano Pigozzi2013-08-13
* mpvcore/options: Update default user agent stringGravatar Martin Herkt2013-08-13
* demux: move demux_mf before demux_subreaderGravatar wm42013-08-12
* demux_subreader: report what subtitle format has been foundGravatar wm42013-08-12
* stream_bluray: fix bd:// url segfault introduced by commit bc1d61Gravatar Noble Huang2013-08-12
* Revert "sub: support straight alpha additionally to premultiplied alpha"Gravatar wm42013-08-12
* manpage: actually document --hwdec=autoGravatar wm42013-08-12
* configure: fix typoGravatar wm42013-08-12
* vo: fix build with #ifdef -> #ifGravatar wm42013-08-12
* video: add vaapi decode and output supportGravatar wm42013-08-12
* img_convert: add function to scale RGBA OSD imagesGravatar wm42013-08-12
* sub: support straight alpha additionally to premultiplied alphaGravatar wm42013-08-12
* video: redo hw decoding initialization, add --hwdec=autoGravatar wm42013-08-11
* x11_common: get hack for Motif Window Manager out of the wayGravatar wm42013-08-11
* vo: unref waiting image before destroying VO driverGravatar wm42013-08-11
* core: make sure hw decoding works when playing multiple filesGravatar wm42013-08-11
* version.sh: add --print option, which prints version to stdoutGravatar wm42013-08-09
* version.sh: integrate the release tag in outputGravatar wm42013-08-09
* demux_lavf: blacklist "tty" libavformat demuxerGravatar wm42013-08-07
* changes.rst: add precise scrolling supportGravatar Alexander Preisinger2013-08-07
* input.conf: better documentation and sane defaultsGravatar Alexander Preisinger2013-08-07
* wayland: add support for precise scrollingGravatar Alexander Preisinger2013-08-07
* input: add support for precise scroll axesGravatar Alexander Preisinger2013-08-07
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* core: move contents to mpvcore (1/2)Gravatar Stefano Pigozzi2013-08-06
* gl_video: handle non-mod-2 4:2:0 YUV video correctlyGravatar wm42013-08-06
* Merge pull request #154 from rossy2401/wasapi-pauseGravatar Diogo Franco2013-08-05
|\
* | changes.rst: mention wayland supportGravatar Alexander Preisinger2013-08-05
* | mp_msg: fix typo in commentGravatar wm42013-08-05
* | stream_radio: fix some thingsGravatar wm42013-08-05
* | core: change speed option/property to doubleGravatar wm42013-08-05
* | demux_lavf: make avio buffer configurableGravatar wm42013-08-04
* | demux_lavf: fix API usageGravatar wm42013-08-04
* | option: fix inverted --mouseinput optionGravatar wm42013-08-03
* | command: make vf and af commands more verboseGravatar wm42013-08-03
* | command: add vf/af propertiesGravatar wm42013-08-03
* | command: split filter changing in two functionsGravatar wm42013-08-03
* | options: don't make options set during playback file local (e.g. --vf)Gravatar wm42013-08-02
* | configure: lower libdvdread minimum required versionGravatar wm42013-08-02
* | m_option.c: fix typo in messageGravatar wm42013-08-02
* | m_config: minor simplificationGravatar wm42013-08-02
* | stream: parse URL escapes for file://Gravatar wm42013-08-02
* | Remove m_structGravatar wm42013-08-02
* | stream: redo URL parsing, replace m_struct usage with m_configGravatar wm42013-08-02
* | manpage: clean up environment variables sectionGravatar wm42013-08-02
* | manpage: document exit codesGravatar wm42013-08-02
* | manpage: move screenshot section above option listGravatar wm42013-08-02