aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
...
* stream: change license to LGPLGravatar wm42017-06-19
* Drop/move img_fourcc.hGravatar wm42017-06-18
* stream_file: option to close fd after use -> fdclose://Gravatar sfan52017-06-16
* stream_lavf: change license to LGPLGravatar wm42017-06-16
* stream: rewrite url escaping/unescaping functionsGravatar wm42017-06-13
* cache: move duplicated condition to a functionGravatar wm42017-05-15
* cache: fix unnecessary seek blocking from f4d62dc4a0Gravatar Uoti Urpala2017-05-15
* cache: clarify that copyright will be changed to LGPL v2.1 if possibleGravatar wm42017-05-11
* stream_smb: disable by default, mark as GPLv3Gravatar wm42017-05-11
* stream_file: change license to LGPLGravatar wm42017-05-11
* cookies: change license to LGPLGravatar wm42017-05-11
* cache: change license to LGPL v3Gravatar wm42017-05-08
* stream_null: change license to LGPLGravatar wm42017-05-08
* 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