aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream.h
Commit message (Expand)AuthorAge
...
* 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
* Add prelimimary (basic, possibly broken) dvdnav supportGravatar wm42013-12-12
* player: load external subs for uncompressed rar archivesGravatar wm42013-12-06
* timeline: add edl:// URIsGravatar wm42013-11-19
* cosmetics: replace "CTRL" defines by enumsGravatar wm42013-10-02
* mplayer: attempt to make playback resume work with DVD/BDGravatar wm42013-09-22
* stream: add uncompressed rar supportGravatar wm42013-08-26
* stream: change open code, add stream filter conceptGravatar wm42013-08-26
* stream: fix url_options field, make protocols field not fixed lengthGravatar wm42013-08-26
* core: add a playlist demuxerGravatar wm42013-08-26
* stream: move file forward skipping to common stream implementationGravatar wm42013-08-22
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* stream: parse URL escapes for file://Gravatar wm42013-08-02
* stream: redo URL parsing, replace m_struct usage with m_configGravatar wm42013-08-02
* Merge branch 'remove_old_demuxers'Gravatar wm42013-07-14
|\
| * stream: remove useless author/comment fieldsGravatar wm42013-07-12
| * stream: remove unused functionsGravatar wm42013-07-12
| * stream: remove fd memberGravatar wm42013-07-12
| * stream: don't require streams to set a typeGravatar wm42013-07-12
| * core: change open_stream and demux_open signatureGravatar wm42013-07-12
* | options: add --cache-default optionGravatar wm42013-07-10
|/
* stream: remove weird STREAMTYPE_STREAM special handlingGravatar wm42013-07-07
* Remove internal network supportGravatar wm42013-07-07
* core: update metadata during playback, allow streams to export metadataGravatar wm42013-07-02
* stream: redo memory streamsGravatar wm42013-06-28
* stream: remove stream_unread_buffer()Gravatar wm42013-06-25
* stream: add stream_peek functionGravatar wm42013-06-25
* stream: readd memory streamsGravatar wm42013-06-25
* stream: remove padding parameter from stream_read_complete()Gravatar wm42013-06-23
* stream: remove stream_reset()Gravatar wm42013-06-16