aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream.h
Commit message (Expand)AuthorAge
* 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
* stream_bluray: add unencrypted Blu-ray playbackGravatar ben2010-11-02
* stream.h: support backswards stream_skip() within bufferGravatar reimar2010-11-02
* Merge svn changes up to r31256Gravatar Uoti Urpala2010-05-30
|\
| * Document time scale for stream_check_interrupt argument.Gravatar reimar2010-05-28
| * Drop pointless _st suffix from 'struct stream'.Gravatar diego2010-05-27
* | stream.h: remove bad EOF check in stream_seek()Gravatar Uoti Urpala2010-05-22
* | options: move -chapter values to option structGravatar Uoti Urpala2010-04-25
* | stream_ffmpeg, demux_lavf: Use flv demuxer for rtmp streamsGravatar Uoti Urpala2010-04-23
* | Merge svn changes up to r30876Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30815Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ Merge svn changes up to r30798Gravatar Uoti Urpala2010-03-10
|\ \ \
* \ \ \ Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\ \ \ \
* \ \ \ \ Merge svn changes up to r30702Gravatar Uoti Urpala2010-03-10
|\ \ \ \ \
* \ \ \ \ \ Merge svn changes up to r30694Gravatar Uoti Urpala2010-03-10
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge svn changes up to r30672Gravatar Uoti Urpala2010-03-10
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \ \ \ \
| | | | | | | | * Define O_BINARY in stream/stream.h unless it is defined yet, and use itGravatar komh2010-03-06
| | | | | | | |/