aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* manpage: ipc: add a socat exampleGravatar wm42015-02-21
* video: un-discourage "vaapi-copy" hwdec modeGravatar wm42015-02-20
* demux: timeline: honor quit requestsGravatar wm42015-02-20
* demux: add a demux_open_url() functionGravatar wm42015-02-20
* demux: change demux_open() signatureGravatar wm42015-02-20
* demux: add free_demuxer_and_stream() functionGravatar wm42015-02-20
* player: move timeline scanning (ordered chapters etc.) to a threadGravatar wm42015-02-20
* player: cosmetics: async/non-blocking -> reentrantGravatar wm42015-02-20
* stream_file: open pipes non-blockingGravatar wm42015-02-20
* x11egl: minor cleanupGravatar wm42015-02-20
* vo_opengl: minor robustness improvement in function loaderGravatar wm42015-02-20
* vo_opengl: add ginseng upscalerGravatar Niklas Haas2015-02-20
* vo_opengl: fix smoothmotion coefficient calculation, for real this timeGravatar Niklas Haas2015-02-20
* demux_lavf: apply hacks even if format is forcedGravatar wm42015-02-20
* manpage: fix vf_scale arnd parameterGravatar wm42015-02-19
* build: fix Python 3 unicode issue with waf 1.8.6Gravatar wm42015-02-19
* travis: update libass depGravatar wm42015-02-18
* build: require recent libassGravatar wm42015-02-18
* demux_lavf: blacklist bintext filesGravatar wm42015-02-18
* cache: silence "EOF reached" messageGravatar wm42015-02-18
* player: enable cache and demuxer thread for subtitles tooGravatar wm42015-02-18
* demux_lavf: reorganize hacksGravatar wm42015-02-18
* player: allow unsetting --term/osd-playing-msgGravatar wm42015-02-18
* demux_lavf: set interrupt_callbackGravatar wm42015-02-18
* input: minor cleanupGravatar wm42015-02-18
* find_subfiles: Add 'vtt' to subtitle extensionsGravatar Jaime Marquínez Ferrándiz2015-02-18
* input: add MOUSE_ENTER keybinding.Gravatar torque2015-02-18
* demux, matroska: remove demuxer type fieldGravatar wm42015-02-17
* demux: remove file_contents fieldGravatar wm42015-02-17
* demux_edl: make independent from MPContextGravatar wm42015-02-17
* demux_edl: move implementationGravatar wm42015-02-17
* demux_cue: make independent from MPContextGravatar wm42015-02-17
* demux_cue: move implementationGravatar wm42015-02-17
* demux: copy priv pointer tooGravatar wm42015-02-17
* matroska: move timeline code to demux/Gravatar wm42015-02-17
* matroska: make timeline code independent of MPContextGravatar wm42015-02-17
* player: use a separate context for timeline loader stuffGravatar wm42015-02-17
* demux: chapters without metadata are allowedGravatar wm42015-02-17
* player: use a macro to remove an element from an arrayGravatar wm42015-02-17
* player: actually close files when using sub_removeGravatar wm42015-02-17
* DOCS/client-api-changes: mark 0.8.0 releaseGravatar wm42015-02-17
* demux_lavf: hack against hls showing "100%" positionGravatar wm42015-02-17
* command: add rescan_external_filesGravatar wm42015-02-16
* command: nicer OSD message when setting audio-deviceGravatar wm42015-02-16
* etc/input.conf: remove a leftoverGravatar wm42015-02-16
* vo_opengl: glsl: remove trailing \Gravatar wm42015-02-16
* vf_vapoursynth: replace a hack with a newer VS API functionGravatar wm42015-02-16
* m_config: log options set by the client API tooGravatar wm42015-02-16
* sub: mess with styling defaults, change --ass-use-margins behaviorGravatar wm42015-02-16
* options: mark some more options as runtime-settableGravatar wm42015-02-16