aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream.h
Commit message (Expand)AuthorAge
* 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
* command: redo ancient TV/DVB/PVR commandsGravatar wm42014-06-11
* stream: remove chaos related to writeable streamsGravatar wm42014-05-24
* stream: don't use end_posGravatar wm42014-05-24
* stream: kill start_pos, remove --sb optionGravatar wm42014-05-24
* cache: redo options and default settingsGravatar wm42014-05-20
* stream: remove interrupt callback global variablesGravatar wm42014-04-25
* stream: remove unused functionsGravatar wm42014-04-25
* cache: allow resizing at runtimeGravatar wm42014-04-09
* stream: remove old chapter handling codeGravatar wm42014-03-25