aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* 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
* cache: propagate seek failuresGravatar wm42016-07-11
* Fix misspellingsGravatar stepshal2016-06-26
* build: silence -Wunused-resultGravatar Niklas Haas2016-06-07
* stream: separate posix/win32 cancellation codeGravatar wm42016-05-20
* cache: simplify speed calculationsGravatar wm42016-05-12
* stream_cdda: enable cache by defaultGravatar wm42016-05-10
* stream_memory: add hex:// protocolGravatar wm42016-04-20
* cache: disable useless "Cache is not responding" warningGravatar wm42016-04-03
* build: make DVB test stricterGravatar wm42016-04-02
* cache: fix incorrect EOF conditionGravatar wm42016-03-29
* cache: use a single STREAM_CTRL for various cache infoGravatar wm42016-03-29
* command: add cache-speed propertyGravatar wm42016-03-20
* cache: remove unused STREAM_CTRL_RESUME_CACHEGravatar wm42016-03-03
* demux: remove relative seekingGravatar wm42016-02-28
* stream_dvb: fix minor resource leaksGravatar wm42016-02-12
* stream_dvb: remove dead codeGravatar wm42016-02-12