aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream.h
Commit message (Expand)AuthorAge
* stream: use native libavformat reconnection featureGravatar wm42018-01-04
* stream: change license to LGPLGravatar wm42017-06-19
* stream: get rid of streamtype enumGravatar wm42017-02-02
* stream: better method signal caching, rename weird uncached_stream fieldGravatar wm42017-02-02
* player: remove --stream-capture option/propertyGravatar wm42017-01-21
* demux, stream: add option to prevent opening referenced filesGravatar wm42016-12-04
* stream, demux, config: remove some dead/unneeded option-related codeGravatar wm42016-09-09
* stream_dvd, stream_dvdnav: remove weird option parsing stuffGravatar wm42016-09-08
* demux: do not access global optionsGravatar wm42016-09-06
* client API: add stream_cb API for user-defined stream implementationsGravatar Aman Gupta2016-08-07
* cache: use a single STREAM_CTRL for various cache infoGravatar wm42016-03-29
* command: add cache-speed propertyGravatar wm42016-03-20
* cache: remove unused STREAM_CTRL_RESUME_CACHEGravatar wm42016-03-03
* cache: add mechanism for disabling readaheadGravatar wm42016-01-18
* player, stream_dvb: implement dvb-channel-name property.Gravatar Oliver Freyermuth2016-01-14
* stream: provide a stream_get_size() convenience functionGravatar wm42015-08-18
* stream: remove remaining DVD/BD menu definitionsGravatar wm42015-08-03
* vo_opengl: add support for custom shadersGravatar Niklas Haas2015-05-27
* command: add protocol-list propertyGravatar wm42015-05-23
* player: allow playing directoriesGravatar wm42015-04-17
* Update license headersGravatar Marcin Kurczewski2015-04-13
* player: refine rar:// playlist-safety handlingGravatar wm42015-03-02
* stream: remove stream filter conceptGravatar wm42015-02-27
* stream: get rid of remaining uses of the end_pos fieldGravatar wm42015-02-06
* stream: minor cleanupsGravatar wm42015-02-06
* stream: slightly improve reconnect behaviorGravatar wm42015-02-06
* command: add dummy get implementation for tv-channel propertyGravatar wm42015-02-02
* command, dvd: add property which returns list of DVD titlesGravatar wm42014-12-13
* stream: reduce ifdeffery for win32 somewhatGravatar wm42014-11-18
* stream: signal a Windows event object on cancelGravatar James Ross-Gowan2014-11-18
* demux_lavf: mark as seekable if protocol supports seeking by timeGravatar wm42014-10-30
* lua: add an utility function for starting processesGravatar wm42014-10-19
* demux_lavf: set stream network options if applicableGravatar wm42014-10-14
* stream_dvd: better .ifo probingGravatar wm42014-09-25
* stream: redo playback abort handlingGravatar wm42014-09-13
* player: don't allow remote playlists to load local filesGravatar wm42014-09-01
* player: always load playlistsGravatar wm42014-08-31
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* stream: hack-fix rtmp-level seekingGravatar wm42014-07-30
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* stream: remove now unused STREAM_CTRL_GET_START_TIMEGravatar wm42014-07-06
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* options: add --list-protocols optionGravatar Alessandro Ghedini2014-06-30
* stream: add a file cacheGravatar wm42014-06-22
* stream: minor cleanupsGravatar wm42014-06-22
* Add more constGravatar wm42014-06-11
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variablesGravatar wm42014-06-11
* stream_cdda: remove global option variablesGravatar wm42014-06-11
* stream: add a generic way to setup stream priv defaultsGravatar wm42014-06-11