aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* stream_pvr: sort channel list by --tv-channels orderGravatar wm42014-12-28
* stream: always make stream dumping/capturing append to output fileGravatar wm42014-12-27
* stream_pvr: remove redundant log prefixesGravatar wm42014-12-26
* stream_pvr: increase timeout, slightly better error reportingGravatar wm42014-12-26
* stream: always disable cache for pseudo-streamsGravatar wm42014-12-24
* stream_edl: disable cachingGravatar wm42014-12-23
* dvd: add the last chapterGravatar wm42014-12-16
* command, dvd: add property which returns list of DVD titlesGravatar wm42014-12-13
* stream_cdda: don't return number of tracks as number of titlesGravatar wm42014-12-13
* dvd: drop last chapterGravatar wm42014-12-13
* dvd: add an extra chapter at position 0Gravatar wm42014-12-13
* dvd, bd: don't unnecessarily block on demuxer/stream all the timeGravatar wm42014-12-04
* Do not call strerror()Gravatar wm42014-11-26
* Silence some Coverity warningsGravatar wm42014-11-21
* Remove some unneeded NULL checksGravatar wm42014-11-21
* stream: fix endian swappingGravatar wm42014-11-21
* stream: reduce ifdeffery for win32 somewhatGravatar wm42014-11-18
* stream: signal a Windows event object on cancelGravatar James Ross-Gowan2014-11-18
* cache: don't relay STREAM_CTRL_AVSEEK if it's unsupportedGravatar wm42014-11-01
* demux_lavf, stream_lavf: drop local buffers on time-seeksGravatar wm42014-10-30
* demux_lavf: mark as seekable if protocol supports seeking by timeGravatar wm42014-10-30
* Drop libquvi supportGravatar wm42014-10-25
* tv: remove some differences between immediate/normal modeGravatar wm42014-10-25
* tv: reduce waiting loop from 10ms to 1msGravatar wm42014-10-25
* stream: fix --stream-dump dropping the file headerGravatar wm42014-10-25
* stream: remove duplicate messageGravatar wm42014-10-25
* tv: remove duplicated crapGravatar wm42014-10-25
* tv: unqueue buffers correctly (maybe, maybe not)Gravatar wm42014-10-25
* stream: stupid compilation workaround for win32Gravatar wm42014-10-19
* Set thread name for debuggingGravatar wm42014-10-19
* lua: add an utility function for starting processesGravatar wm42014-10-19
* stream: better error message for unmatched protocolGravatar wm42014-10-17
* demux_lavf: set stream network options if applicableGravatar wm42014-10-14
* stream_lavf: expose concat://Gravatar wm42014-10-14
* stream: change internal instead of external pos when dropping buffersGravatar wm42014-10-08
* stream_dvb: use stream_drop_buffers()Gravatar wm42014-10-08
* stream: don't drop buffers on failed seeksGravatar wm42014-09-29
* cache_file: refuse to cache unseekable streamsGravatar wm42014-09-29
* stream_bluray: autodetect AVCHD directoriesGravatar wm42014-09-27
* stream: change malloc+memset to callocGravatar Bruno George Moraes2014-09-27
* stream_bluray: allow opening BDMV directories directlyGravatar wm42014-09-26
* stream_dvdnav: allow opening DVD directories directlyGravatar wm42014-09-26
* stream_dvd: better .ifo probingGravatar wm42014-09-25
* Remove mpbswap.hGravatar wm42014-09-25
* stream_cdda, demux_raw: always use s16leGravatar wm42014-09-25
* audio: drop swapped-endian audio formatsGravatar wm42014-09-23
* stream: fix build with emulated atomicsGravatar wm42014-09-13
* stream: redo playback abort handlingGravatar wm42014-09-13
* stream: change cache return valuesGravatar wm42014-09-07
* stream_lavf: assume icy title data is terminated with ';'Gravatar wm42014-09-06