| Commit message (Expand) | Author | Age |
... | |
* | stream_dvb: Always define NO_STREAM_ID_FILTER if missing. | Oliver Freyermuth | 2015-02-28 |
* | stream: remove stream filter concept | wm4 | 2015-02-27 |
* | stream_rar: treat rar files as playlists | wm4 | 2015-02-27 |
* | cache: use MPCLAMP() macro | wm4 | 2015-02-25 |
* | cache: limit to file size | wm4 | 2015-02-25 |
* | stream_file: open pipes non-blocking | wm4 | 2015-02-20 |
* | cache: silence "EOF reached" message | wm4 | 2015-02-18 |
* | dvb_tune: fix invalid syntax | wm4 | 2015-02-11 |
* | stream: get rid of remaining uses of the end_pos field | wm4 | 2015-02-06 |
* | stream: minor cleanups | wm4 | 2015-02-06 |
* | stream: slightly improve reconnect behavior | wm4 | 2015-02-06 |
* | stream_lavf: fix build with Libav | wm4 | 2015-02-06 |
* | options: add --network-timeout | wm4 | 2015-02-06 |
* | stream_cdda: fix bugs in chapter time retrieval | wm4 | 2015-02-04 |
* | command: add dummy get implementation for tv-channel property | wm4 | 2015-02-02 |
* | stream: reject overly long URLs | wm4 | 2015-01-21 |
* | stream_lavf: escape disallowed characters in http URLs | wm4 | 2015-01-21 |
* | dvd: try to improve seeking | wm4 | 2015-01-19 |
* | stream_dvb: silence bogus compiler warning | wm4 | 2015-01-19 |
* | cache: cache-position needs to be int64_t | Oliver Freyermuth | 2015-01-13 |
* | stream_dvb: Add MP_ERR if polling worked, but read fails. | Oliver Freyermuth | 2015-01-13 |
* | stream_pvr: uncrustify | wm4 | 2015-01-06 |
* | dvb: uncrustify | wm4 | 2015-01-06 |
* | stream_dvb: Enable streaming mode, activates cache. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Do not add special PIDs if we anyways record the full TP. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Add possibility to dump a full transponder. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Record PIDs with human-readable content, bump max demuxer count. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Also demux PMT if possible, reactivate TPID parsing. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Extend token-list for pid-parsing, magically allows to parse VDR-... | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Move out PID-parsing, disable TPID parsing. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Add TPID (teletext-pid) parsing from VDR-style channel-lists. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Handle VDR-config location-field as DISEQc-field. | Oliver Freyermuth | 2015-01-06 |
* | dvb: Extend understanding of VDR channel config: stream_id, inversion. | Oliver Freyermuth | 2015-01-06 |
* | stream_dvb: Very basic vdr-type channels.conf support. | Oliver Freyermuth | 2015-01-06 |
* | dvb: Extend dvb_channel struct, needs to know whether channel is S2. | Oliver Freyermuth | 2015-01-06 |
* | dvb_tune: (DVB-S) Initial S2API support. | Oliver Freyermuth | 2015-01-06 |
* | dvbin: Prepare S2API-implementation, support different DVB-API versions. | Oliver Freyermuth | 2015-01-06 |
* | stream_pvr: sort channel list by --tv-channels order | wm4 | 2014-12-28 |
* | stream: always make stream dumping/capturing append to output file | wm4 | 2014-12-27 |
* | stream_pvr: remove redundant log prefixes | wm4 | 2014-12-26 |
* | stream_pvr: increase timeout, slightly better error reporting | wm4 | 2014-12-26 |
* | stream: always disable cache for pseudo-streams | wm4 | 2014-12-24 |
* | stream_edl: disable caching | wm4 | 2014-12-23 |
* | dvd: add the last chapter | wm4 | 2014-12-16 |
* | command, dvd: add property which returns list of DVD titles | wm4 | 2014-12-13 |
* | stream_cdda: don't return number of tracks as number of titles | wm4 | 2014-12-13 |
* | dvd: drop last chapter | wm4 | 2014-12-13 |
* | dvd: add an extra chapter at position 0 | wm4 | 2014-12-13 |
* | dvd, bd: don't unnecessarily block on demuxer/stream all the time | wm4 | 2014-12-04 |
* | Do not call strerror() | wm4 | 2014-11-26 |