aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* 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
* stream_dvdnav: suspend read on vts change even if the requested title is not ...Gravatar Alessandro Ghedini2014-07-13
* stream: don't sleep for reconnecting network if playback is stoppedGravatar wm42014-07-12
* cache_file: fix operation if stream size is unknownGravatar wm42014-07-12
* Revert "build: avoid defining _GNU_SOURCE"Gravatar wm42014-07-10
* build: include <strings.h> for strcasecmp()Gravatar wm42014-07-10
* build: deal with endian messGravatar wm42014-07-10
* build: avoid defining _GNU_SOURCEGravatar wm42014-07-09
* cache, dvd, bluray: simplify stream time handlingGravatar wm42014-07-07
* stream_dvdnav: more debugging outputGravatar wm42014-07-06
* stream: remove now unused STREAM_CTRL_GET_START_TIMEGravatar wm42014-07-06
* tv: move demuxer parts to separate fileGravatar wm42014-07-05
* demux: minor simplification to internal APIGravatar wm42014-07-05
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* demux, stream: change metadata notificationGravatar wm42014-07-05
* stream_dvdnav: check the length of all titles with dvdnav://longestGravatar tholin2014-07-04
* stream_dvdnav: free pointer to priv->filename on closeGravatar tholin2014-07-04
* stream_dvdnav: make sure seeking bounds are within rangeGravatar tholin2014-07-04
* cache_file: use unicode on windowsGravatar wm42014-07-02
* cache: clear DVD timestampsGravatar wm42014-07-02
* Audit and replace all ctype.h usesGravatar wm42014-07-01
* options: add --list-protocols optionGravatar Alessandro Ghedini2014-06-30
* Basic xdg directory implementationGravatar Kenneth Zhou2014-06-26
* stream: add a file cacheGravatar wm42014-06-22
* stream: minor cleanupsGravatar wm42014-06-22
* stream_dvd, stream_dvdnav: map dvd:// to dvdnavGravatar wm42014-06-20
* stream_dvd: fix potential endless loop on seekingGravatar wm42014-06-20
* cache: avoid race condition between cache wakeup and idlingGravatar wm42014-06-16
* tv: if timestamp is unset, return NOPTSGravatar wm42014-06-14
* tv: remove some non-senseGravatar wm42014-06-14
* tv: fix compilation without clock_gettime, don't claim to be MPlayerGravatar wm42014-06-14
* tv: add missing header for clock_gettimeGravatar wm42014-06-13
* cache: print cache size only in verbose modeGravatar wm42014-06-12
* tv: fix a hidden static variableGravatar wm42014-06-12
* stream_bluray: fix some const declarationsGravatar wm42014-06-12
* tv: use correct timestampsGravatar iive2014-06-12
* Add more constGravatar wm42014-06-11
* stream_dvd: minor cleanupsGravatar wm42014-06-11
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variablesGravatar wm42014-06-11