aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream.h
Commit message (Expand)AuthorAge
...
* 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
* stream: cosmeticsGravatar wm42013-06-16
* cache: use threads instead of fork()Gravatar wm42013-06-16
* stream: add partial read functionGravatar wm42013-06-16
* stream: add stream_unread_buffer()Gravatar wm42013-06-16
* cache: make the stream cache a proper stream that wraps other streamsGravatar wm42013-06-16
* stream: remove unused functionGravatar wm42013-06-09
* stream: move VCD specific stuff to stream_vcdGravatar wm42013-06-09
* core: use STREAM_CTRL instead of accessing stream_dvd internalsGravatar wm42013-06-09
* stream: kill STREAM_CTRL_RESETGravatar wm42013-05-26
* stream: kill memory streamsGravatar wm42013-05-26
* stream: de-inline some larger functionsGravatar wm42013-05-26
* core: add --stream-captureGravatar wm42013-05-12
* stream: report chapter times, use time seeks for DVD chaptersGravatar wm42013-05-06
* stream: add start time reportingGravatar wm42013-05-05
* core: don't report byte-based playback position with dvdGravatar wm42013-05-05
* stream: remove unused new_ds_stream()Gravatar wm42013-05-03
* stream_bluray: remove the broken -bluray-chapter optionGravatar reimar2013-04-27
* stream: fix reconnecting on broken network connectionsGravatar wm42013-01-24
* stream: uncrustify stream.c/.hGravatar wm42013-01-24
* stream_lavf/demux_lavf: export/use HTTP MIME typeGravatar wm42012-12-11
* stream: handle mms streaming with ffmpegGravatar wm42012-12-11
* core: automatically pause on low cacheGravatar wm42012-12-03
* cache: simplify furtherGravatar wm42012-12-03
* cache: refactor how cache enabling is doneGravatar Uoti Urpala2012-12-03
* demux_lavf: add support for libavdeviceGravatar wm42012-12-03
* stream: fix dvd:// + cache crashingGravatar wm42012-11-20
* stream, demux_lavf: minor cleanup for stream size codeGravatar wm42012-11-20
* stream, demux: replace off_t with int64_tGravatar wm42012-11-20
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* stream: add STREAM_CTRL_GET_CURRENT_TITLEGravatar ib2012-10-30
* core, timeline: cache external ordered chapter files tooGravatar Stefano Pigozzi2012-09-18
* core: fix DVD subtitle selectionGravatar wm42012-09-18
* Remove support for LIVE555 RTSP streamingGravatar wm42012-08-20
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* commands, dvd, dvdnav, bluray: cleanup sub/audio track language displayGravatar mplayer-svn2012-08-03
* cache2: allow cache sizes up to 4 TBGravatar mplayer-svn2012-08-03
* stream: add new stream control command STREAM_CTRL_GET_NUM_TITLESGravatar mplayer-svn2012-08-03
* Replace 'q' printf length modifier by 'll'Gravatar mplayer-svn2012-08-03
* mplayer: rip out --capture supportGravatar wm42012-08-02
* stream: show negative seek position value in error messageGravatar reimar2011-07-06
* cleanup: remove more warningsGravatar Clément Bœsch2011-05-02