aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* 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
* dvb: fix segmentation fault in case no valid configuration is found.Gravatar Oliver Freyermuth2016-01-24
* dvb: remove trailing whitespaceGravatar wm42016-01-22
* dvb: fix compilation with older Linux headersGravatar wm42016-01-22
* stream_dvb: add verbose output in non-DVBv5 querying.Gravatar Oliver Freyermuth2016-01-21
* stream_dvb: use DVBv5 API also for DVB-C tuning.Gravatar Oliver Freyermuth2016-01-21
* stream_dvb: improve messages on delivery-type detection.Gravatar Oliver Freyermuth2016-01-21
* stream_dvb: don't requery tuner type, rely on initial query.Gravatar Oliver Freyermuth2016-01-21
* stream_dvb: support frontends with multiple delivery systems.Gravatar Oliver Freyermuth2016-01-21
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* cache: add mechanism for disabling readaheadGravatar wm42016-01-18
* player, stream_dvb: implement dvb-channel-name property.Gravatar Oliver Freyermuth2016-01-14
* stream_dvb: global protection mutex and usage bit for global_dvb_state.Gravatar Oliver Freyermuth2016-01-14
* stream_dvb: implement GET_METADATA and return program name.Gravatar Oliver Freyermuth2016-01-14
* stream_dvb: persist state-information across channel-switches.Gravatar Oliver Freyermuth2016-01-14
* dvb: rename dvb_config_t to dvb_state_t, keep config and state there.Gravatar Oliver Freyermuth2016-01-14
* stream: stream_read_complete() reads from current pos, not 0Gravatar wm42016-01-12
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* cache: remove useless return valueGravatar wm42016-01-11
* dvb: cleanup dvb_params struct, remove some unneeded fdsGravatar Oliver Freyermuth2016-01-07
* win32: fix fd://Gravatar James Ross-Gowan2016-01-07
* stream_lavf: remove tabsGravatar wm42015-12-22
* Fix some typos in code commentsGravatar Aman Gupta2015-12-21
* stream: drop PVR supportGravatar wm42015-12-10
* stream_libarchive: make libarchive seek callback lazyGravatar Kevin Mitchell2015-11-09
* stream_libarchive: add multivolume supportGravatar Kevin Mitchell2015-11-09
* libarchive: remove redundant log prefixGravatar Kevin Mitchell2015-11-09
* stream/audio: fix unchecked strdupsGravatar wm42015-10-30
* options: add support for client certificate authenticationGravatar Joschka Tillmanns2015-10-20
* stream: minor cleanup to verbose loggingGravatar wm42015-09-30
* cache: do not include backbuffer size in total stream cache sizeGravatar wm42015-09-10
* stream_libarchive: read tar only in "unsafe" modeGravatar wm42015-08-22
* stream_libarchive: disable raw filterGravatar wm42015-08-20
* stream_libarchive: fix libarchive callback signatureGravatar wm42015-08-20
* stream_libarchive: restrict number of allowed formatsGravatar wm42015-08-18
* stream: provide a stream_get_size() convenience functionGravatar wm42015-08-18
* demux_libarchive: open flat compressed filesGravatar wm42015-08-17
* stream: libarchive wrapper for reading compressed archivesGravatar wm42015-08-17
* stream: remove remaining DVD/BD menu definitionsGravatar wm42015-08-03
* stream_bluray: remove menu implementationGravatar wm42015-08-03
* stream_dvdnav: rip out lower-level menu implementationGravatar wm42015-08-03
* win32: revert wchar_t changesGravatar wm42015-08-01
* win32: more wchar_t -> WCHAR replacementsGravatar wm42015-07-30
* cache: make backbuffer size configurableGravatar wm42015-07-22