| Commit message (Expand) | Author | Age |
* | stream: use native libavformat reconnection feature | wm4 | 2018-01-04 |
* | stream: change license to LGPL | wm4 | 2017-06-19 |
* | stream: get rid of streamtype enum | wm4 | 2017-02-02 |
* | stream: better method signal caching, rename weird uncached_stream field | wm4 | 2017-02-02 |
* | player: remove --stream-capture option/property | wm4 | 2017-01-21 |
* | demux, stream: add option to prevent opening referenced files | wm4 | 2016-12-04 |
* | stream, demux, config: remove some dead/unneeded option-related code | wm4 | 2016-09-09 |
* | stream_dvd, stream_dvdnav: remove weird option parsing stuff | wm4 | 2016-09-08 |
* | demux: do not access global options | wm4 | 2016-09-06 |
* | client API: add stream_cb API for user-defined stream implementations | Aman Gupta | 2016-08-07 |
* | cache: use a single STREAM_CTRL for various cache info | wm4 | 2016-03-29 |
* | command: add cache-speed property | wm4 | 2016-03-20 |
* | cache: remove unused STREAM_CTRL_RESUME_CACHE | wm4 | 2016-03-03 |
* | cache: add mechanism for disabling readahead | wm4 | 2016-01-18 |
* | player, stream_dvb: implement dvb-channel-name property. | Oliver Freyermuth | 2016-01-14 |
* | stream: provide a stream_get_size() convenience function | wm4 | 2015-08-18 |
* | stream: remove remaining DVD/BD menu definitions | wm4 | 2015-08-03 |
* | vo_opengl: add support for custom shaders | Niklas Haas | 2015-05-27 |
* | command: add protocol-list property | wm4 | 2015-05-23 |
* | player: allow playing directories | wm4 | 2015-04-17 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | player: refine rar:// playlist-safety handling | wm4 | 2015-03-02 |
* | stream: remove stream filter concept | wm4 | 2015-02-27 |
* | stream: get rid of remaining uses of the end_pos field | wm4 | 2015-02-06 |
* | stream: minor cleanups | wm4 | 2015-02-06 |
* | stream: slightly improve reconnect behavior | wm4 | 2015-02-06 |
* | command: add dummy get implementation for tv-channel property | wm4 | 2015-02-02 |
* | command, dvd: add property which returns list of DVD titles | wm4 | 2014-12-13 |
* | stream: reduce ifdeffery for win32 somewhat | wm4 | 2014-11-18 |
* | stream: signal a Windows event object on cancel | James Ross-Gowan | 2014-11-18 |
* | demux_lavf: mark as seekable if protocol supports seeking by time | wm4 | 2014-10-30 |
* | lua: add an utility function for starting processes | wm4 | 2014-10-19 |
* | demux_lavf: set stream network options if applicable | wm4 | 2014-10-14 |
* | stream_dvd: better .ifo probing | wm4 | 2014-09-25 |
* | stream: redo playback abort handling | wm4 | 2014-09-13 |
* | player: don't allow remote playlists to load local files | wm4 | 2014-09-01 |
* | player: always load playlists | wm4 | 2014-08-31 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 |
* | stream: hack-fix rtmp-level seeking | wm4 | 2014-07-30 |
* | Revert "Remove DVD and Bluray support" | wm4 | 2014-07-15 |
* | Remove DVD and Bluray support | wm4 | 2014-07-14 |
* | stream: remove now unused STREAM_CTRL_GET_START_TIME | wm4 | 2014-07-06 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 |
* | options: add --list-protocols option | Alessandro Ghedini | 2014-06-30 |
* | stream: add a file cache | wm4 | 2014-06-22 |
* | stream: minor cleanups | wm4 | 2014-06-22 |
* | Add more const | wm4 | 2014-06-11 |
* | stream_dvd, stream_dvdnav, stream_bluray: remove global option variables | wm4 | 2014-06-11 |
* | stream_cdda: remove global option variables | wm4 | 2014-06-11 |
* | stream: add a generic way to setup stream priv defaults | wm4 | 2014-06-11 |