aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream.h
Commit message (Expand)AuthorAge
* 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
* command: set 'media-title' property for bluray disc with meta-dataGravatar xylosper2014-03-13
* command: use DVD volume ID for media-title propertyGravatar xylosper2014-02-23
* player: avoid stalling when starting a network streamGravatar wm42014-01-14
* player: strip 'file://' from filenames on playback startGravatar wm42014-01-08
* stream: mp_msg conversionsGravatar wm42013-12-21
* stream: remove stale MAX_STREAM_PROTOCOLS defineGravatar wm42013-12-19
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* stream: move O_BINARY dummy definitionGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* dvdnav, tv: force-disable cachingGravatar wm42013-12-14
* cache: add a way to explicitly resume cacheGravatar wm42013-12-14
* stream: add function for dropping the bufferGravatar wm42013-12-14