aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* 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
* player: don't allow remote playlists to load local filesGravatar wm42014-09-01
* player: always load playlistsGravatar wm42014-08-31
* cache_file: add a mode that creates a temporary fileGravatar wm42014-08-30
* stream: correctly propagate uncached stream typeGravatar wm42014-08-30
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* stream: tweaks to network reconnection codeGravatar wm42014-08-29
* tv: initialize frequencies to 0Gravatar Ben Boeckel2014-08-28
* player: redo how stream caching and pausing on low cache worksGravatar wm42014-08-27
* stream_dvb: restore --dvbin-file optionGravatar wm42014-08-06
* stream_dvb: fix channels.conf preference orderGravatar wm42014-08-06
* Improve setting AVOptionsGravatar wm42014-08-02
* stream: hack-fix rtmp-level seekingGravatar wm42014-07-30
* stream_lavf: allow setting AVOptions with --stream-lavf-oGravatar wm42014-07-30
* demux: add a demuxer threadGravatar wm42014-07-16
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14