aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* tv: Recognise v4l2 'JPEG' fourccGravatar Philip Langdale2018-03-04
* stream_file: add mode for reading appended filesGravatar wm42018-02-21
* stream_lavf: remove deprecated hls protocol from whitelistGravatar wm42018-01-25
* stream_bluray: always show list of available titlesGravatar Ricardo Constantino2018-01-23
* stream_bluray: silence libbluray's debug messages unless we want themGravatar Ricardo Constantino2018-01-23
* Fix undefined preprocessor behaviorGravatar wm42018-01-18
* stream_bluray: support detecting UHD BD directoriesGravatar Ricardo Constantino2018-01-11
* cache: fix --cache-initial status messageGravatar wm42018-01-07
* stream: use native libavformat reconnection featureGravatar wm42018-01-04
* stream_lavf: minor fixes to HTTP reconnection supportGravatar wm42018-01-02
* stream_libarchive: fix seeking fallbackGravatar wm42017-12-24
* cache: propagate underlying stream seek errors in some casesGravatar wm42017-12-24
* cache: lower default size to 2*10MBGravatar wm42017-12-23
* dvb: Add multiple frontends support: MAX_FRONTENDS now 8.Gravatar rim2017-12-16
* msg: reinterpret a bunch of message levelsGravatar Niklas Haas2017-12-15
* 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