aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream.h
Commit message (Expand)AuthorAge
...
* 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
* stream.[ch], ass_mp: new stream function for whole-file readsGravatar Uoti Urpala2011-03-03
* cleanup: demuxer.[ch]: remove unused code, make functions staticGravatar Uoti Urpala2011-02-22
* stream.h: check against huge negative values in stream_seek()Gravatar reimar2010-12-16
* cache: read up to 64 KiB at once from stream_fileGravatar reimar2010-11-14
* options: move some demux options to option structGravatar Clément Bœsch2010-11-11
* cache, stream: avoid extra memcpy when using cacheGravatar reimar2010-11-07
* Add a simple capture feature (-capture)Gravatar Uoti Urpala2010-11-02
* cache: add sanity-check for sector sizeGravatar reimar2010-11-02
* configure: Rename "network" variable and option to "networking"Gravatar diego2010-11-02