aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* stream_libarchive: Fix locale includes on macOSGravatar sfan52017-12-03
* stream_libarchive, osdep: use stubs for POSIX 2008 locale on MinGWGravatar wm42017-11-12
* stream_libarchive: workaround various types of locale braindeathGravatar wm42017-11-12
* stream_libarchive: stop reading on ARCHIVE_FATALGravatar wm42017-11-02
* cache: throttle wakeupsGravatar wm42017-10-20
* Add checks for HAVE_GPL to various GPL-only source filesGravatar wm42017-10-10
* dvb: SYS_DVBC_ANNEX_B is now supported if ATSC is activated.Gravatar Oliver Freyermuth2017-10-09
* dvb: Skip channel if ATSC device does not support cable / terr.Gravatar Oliver Freyermuth2017-10-09
* dvb: Implement parsing of modulation for VDR-style channels config.Gravatar Oliver Freyermuth2017-10-09
* dvb: Fixes for ATSC tuning.Gravatar Oliver Freyermuth2017-10-09
* stream_dvb: Multiply frequency and sample rate by 1000 for VDR.Gravatar Oliver Freyermuth2017-10-09
* dvb_tune: Pull out DVBv5 raw tuning part, add verbosity.Gravatar Oliver Freyermuth2017-10-09
* dvb: Explicitly clear via DVBv5 before reverting to DVBv3.Gravatar Oliver Freyermuth2017-10-09
* dvb: Use more elaborate tuning for DVBv5 tuning.Gravatar Oliver Freyermuth2017-10-09
* build: switch preliminary LGPL mode from v3 to v2.1Gravatar wm42017-10-05
* stream_lavf: use avio_read_partial()Gravatar wm42017-09-01
* stream: add an assert() to an obscure seek caseGravatar wm42017-08-17
* vo_opengl: support loading custom user texturesGravatar Niklas Haas2017-07-27
* Avoid calling close(-1)Gravatar wm42017-06-29
* stream_bluray: change license to LGPLGravatar wm42017-06-26
* demux_mf, stream_mf: change license to LGPLGravatar wm42017-06-24
* stream: move cache option declarations to cache.cGravatar wm42017-06-23
* build: simplify OSS checks and remove changes by "bugmen0t"Gravatar wm42017-06-22
* 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