aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* wscript: decouple dvdnav check from dvdreadGravatar Ricardo Constantino2017-03-31
* stream/stream_dvdnav: show list of titles on verboseGravatar Ricardo Constantino2017-03-29
* stream/stream_dvdnav: don't ignore setting titleGravatar Ricardo Constantino2017-03-29
* stream_dvd: fix subs/audio detection on DVDs containing multi-PGC titlesGravatar qrwyeui2017-03-15
* dvb: add support for DVB-T2Gravatar ivan-832017-03-06
* Revert "dvb: add support for DVB-T2"Gravatar wm42017-02-14
* dvb: add support for DVB-T2Gravatar ivan-832017-02-13
* dvb: move priv allocation to dvb_openGravatar Thomas V2017-02-10
* tv: Zero-out newly-allocated handle in tv_new_handle()Gravatar Frédéric Brière2017-02-05
* stream: get rid of streamtype enumGravatar wm42017-02-02
* stream: better method signal caching, rename weird uncached_stream fieldGravatar wm42017-02-02
* tvi_dummy: don't return bad dummy PTSGravatar wm42017-02-02
* stream: minor cleanup to previous commitGravatar wm42017-01-27
* stream: set EOF if stream is canceledGravatar wm42017-01-26
* stream_lavf: add support for data URIsGravatar Ricardo Constantino2017-01-25
* stream: check for playback aborts on reading tooGravatar wm42017-01-24
* player: remove --stream-capture option/propertyGravatar wm42017-01-21
* stream_bluray: use proper 0-based idxGravatar Ricardo Constantino2017-01-16
* cache: remove redundant free()Gravatar wm42017-01-09
* demux, stream: add option to prevent opening referenced filesGravatar wm42016-12-04
* tv: fix option typeGravatar wm42016-11-22
* stream_bluray: check title index/playlist rangeGravatar schnusch2016-10-17
* stream_bluray: select title by playlistGravatar schnusch2016-10-17
* stream_file: don't use poll() on directoriesGravatar wm42016-10-14
* stream_libarchive: add some more points at which reading can be stoppedGravatar wm42016-10-01
* stream_lavf: check seekable flag correctlyGravatar wm42016-09-27
* stream_lavf: fix determining seekabilityGravatar wm42016-09-26
* stream/stream_lavf: user-agent option is deprecatedGravatar RiCON2016-09-18
* stream_cb: don't add "*://" to protocol listGravatar wm42016-09-10
* stream, demux, config: remove some dead/unneeded option-related codeGravatar wm42016-09-09
* stream_cdda: remove weird option parsing stuffGravatar wm42016-09-09
* tv: remove weird option parsing stuffGravatar wm42016-09-09
* stream_dvb: remove weird option parsing stuffGravatar wm42016-09-09
* stream_dvd, stream_dvdnav: remove weird option parsing stuffGravatar wm42016-09-08
* stream_bluray: fix a minor memory leakGravatar wm42016-09-08
* stream_bluray: remove weird option parsing stuffGravatar wm42016-09-08
* osdep: rename atomics.h to atomic.hGravatar wm42016-09-07
* demux: do not access global optionsGravatar wm42016-09-06
* stream_cb: remove broken castGravatar wm42016-08-31
* cache: don't use a backbuffer if the cache is as large as the fileGravatar wm42016-08-26
* stream_memory: disable stream cacheGravatar wm42016-08-26
* stream/stream_bluray: display list of available titles on verboseGravatar Ricardo Constantino2016-08-11
* stream: fix double-free if cache init failsGravatar wm42016-08-08
* client API: add stream_cb API for user-defined stream implementationsGravatar Aman Gupta2016-08-07
* tvi_v4l2: fix style in the uninit functionGravatar Ben Boeckel2016-08-05
* tvi_v4l2: explicitly brace the codeGravatar Ben Boeckel2016-08-05
* libarchive: sanitize non-UTF8 archive entriesGravatar wm42016-07-18
* libarchive: unify entry iteration between stream/demux layersGravatar wm42016-07-18
* cache: minor simplificationGravatar wm42016-07-11
* cache: fix previous commitGravatar wm42016-07-11