aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* 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
* cache: fix backbuffer logicGravatar wm42015-07-22
* stream_file: remove an indirectionGravatar wm42015-07-10
* stream_file: cosmetics: shorten variable nameGravatar wm42015-07-10
* stream_file: initialize `fd`Gravatar Ben Boeckel2015-07-09
* stream_file: add fd:// protocolGravatar wm42015-07-09
* Disable DVD and BD menu support (to be removed)Gravatar wm42015-06-26
* cache: limit readahead size to half the cache size at the beginningGravatar wm42015-05-29
* vo_opengl: add support for custom shadersGravatar Niklas Haas2015-05-27
* command: add protocol-list propertyGravatar wm42015-05-23
* Remove trailing whitespacesGravatar Michael Vetter2015-05-15
* threads: use utility+POSIX functions instead of weird wrappersGravatar wm42015-05-11
* path: make mp_path_join accept normal C stringsGravatar wm42015-05-09
* stream: don't print reconnection message if no stream supportGravatar wm42015-04-29
* cache: exit early on cancellationGravatar wm42015-04-21
* cache: another minor simplificationGravatar wm42015-04-21
* cache: simplify the check for printing the "cache stuck" messageGravatar wm42015-04-21
* command: disc-mouse-on-button propertyGravatar xylosper2015-04-21
* stream_file: minor simplificationGravatar wm42015-04-17
* player: allow playing directoriesGravatar wm42015-04-17
* Update license headersGravatar Marcin Kurczewski2015-04-13
* stream_rar: update commentGravatar wm42015-03-29
* stream_lavf: workaround broken rtmp "timeout" optionGravatar wm42015-03-19
* options: introduce --cache=yes choiceGravatar wm42015-03-12
* stream: use relaxed atomic loads for checking playback abortsGravatar wm42015-03-09
* stream/smb: mark as network stream for --cache=autoGravatar Kevin Mitchell2015-03-09
* options: add M_OPT_FILE to new options that are missing itGravatar Philip Sequeira2015-03-07
* cache: assume file size from EOF positionGravatar wm42015-03-04
* stream_cdda: add option to enable cdtext, and disable it by defaultGravatar wm42015-03-03
* stream_cdda: fix parameter passingGravatar wm42015-03-03