| Commit message (Expand) | Author | Age | Files | Lines |
* | stream: reject overly long URLs | wm4 | 2015-01-21 | 1 | -0/+4 |
* | stream_lavf: escape disallowed characters in http URLs | wm4 | 2015-01-21 | 2 | -5/+24 |
* | dvd: try to improve seeking | wm4 | 2015-01-19 | 1 | -3/+41 |
* | stream_dvb: silence bogus compiler warning | wm4 | 2015-01-19 | 1 | -1/+1 |
* | cache: cache-position needs to be int64_t | Oliver Freyermuth | 2015-01-13 | 1 | -1/+1 |
* | stream_dvb: Add MP_ERR if polling worked, but read fails. | Oliver Freyermuth | 2015-01-13 | 1 | -0/+4 |
* | stream_pvr: uncrustify | wm4 | 2015-01-06 | 1 | -1306/+1188 |
* | dvb: uncrustify | wm4 | 2015-01-06 | 3 | -1272/+1261 |
* | stream_dvb: Enable streaming mode, activates cache. | Oliver Freyermuth | 2015-01-06 | 1 | -0/+1 |
* | stream_dvb: Do not add special PIDs if we anyways record the full TP. | Oliver Freyermuth | 2015-01-06 | 1 | -23/+22 |
* | stream_dvb: Add possibility to dump a full transponder. | Oliver Freyermuth | 2015-01-06 | 2 | -4/+11 |
* | stream_dvb: Record PIDs with human-readable content, bump max demuxer count. | Oliver Freyermuth | 2015-01-06 | 2 | -1/+15 |
* | stream_dvb: Also demux PMT if possible, reactivate TPID parsing. | Oliver Freyermuth | 2015-01-06 | 4 | -12/+113 |
* | stream_dvb: Extend token-list for pid-parsing, magically allows to parse VDR-... | Oliver Freyermuth | 2015-01-06 | 1 | -3/+33 |
* | stream_dvb: Move out PID-parsing, disable TPID parsing. | Oliver Freyermuth | 2015-01-06 | 1 | -26/+38 |
* | stream_dvb: Add TPID (teletext-pid) parsing from VDR-style channel-lists. | Oliver Freyermuth | 2015-01-06 | 1 | -23/+28 |
* | stream_dvb: Handle VDR-config location-field as DISEQc-field. | Oliver Freyermuth | 2015-01-06 | 1 | -6/+26 |
* | dvb: Extend understanding of VDR channel config: stream_id, inversion. | Oliver Freyermuth | 2015-01-06 | 4 | -9/+33 |
* | stream_dvb: Very basic vdr-type channels.conf support. | Oliver Freyermuth | 2015-01-06 | 1 | -24/+80 |
* | dvb: Extend dvb_channel struct, needs to know whether channel is S2. | Oliver Freyermuth | 2015-01-06 | 3 | -11/+19 |
* | dvb_tune: (DVB-S) Initial S2API support. | Oliver Freyermuth | 2015-01-06 | 1 | -13/+79 |
* | dvbin: Prepare S2API-implementation, support different DVB-API versions. | Oliver Freyermuth | 2015-01-06 | 1 | -1/+17 |
* | stream_pvr: sort channel list by --tv-channels order | wm4 | 2014-12-28 | 1 | -2/+25 |
* | stream: always make stream dumping/capturing append to output file | wm4 | 2014-12-27 | 1 | -1/+1 |
* | stream_pvr: remove redundant log prefixes | wm4 | 2014-12-26 | 1 | -103/+82 |
* | stream_pvr: increase timeout, slightly better error reporting | wm4 | 2014-12-26 | 1 | -5/+10 |
* | stream: always disable cache for pseudo-streams | wm4 | 2014-12-24 | 2 | -1/+3 |
* | stream_edl: disable caching | wm4 | 2014-12-23 | 1 | -0/+1 |
* | dvd: add the last chapter | wm4 | 2014-12-16 | 1 | -1/+1 |
* | command, dvd: add property which returns list of DVD titles | wm4 | 2014-12-13 | 3 | -22/+63 |
* | stream_cdda: don't return number of tracks as number of titles | wm4 | 2014-12-13 | 1 | -5/+0 |
* | dvd: drop last chapter | wm4 | 2014-12-13 | 1 | -2/+2 |
* | dvd: add an extra chapter at position 0 | wm4 | 2014-12-13 | 1 | -2/+2 |
* | dvd, bd: don't unnecessarily block on demuxer/stream all the time | wm4 | 2014-12-04 | 1 | -2/+2 |
* | Do not call strerror() | wm4 | 2014-11-26 | 8 | -75/+81 |
* | Silence some Coverity warnings | wm4 | 2014-11-21 | 1 | -0/+1 |
* | Remove some unneeded NULL checks | wm4 | 2014-11-21 | 1 | -3/+2 |
* | stream: fix endian swapping | wm4 | 2014-11-21 | 1 | -2/+2 |
* | stream: reduce ifdeffery for win32 somewhat | wm4 | 2014-11-18 | 2 | -16/+8 |
* | stream: signal a Windows event object on cancel | James Ross-Gowan | 2014-11-18 | 2 | -0/+35 |
* | cache: don't relay STREAM_CTRL_AVSEEK if it's unsupported | wm4 | 2014-11-01 | 1 | -0/+4 |
* | demux_lavf, stream_lavf: drop local buffers on time-seeks | wm4 | 2014-10-30 | 1 | -1/+3 |
* | demux_lavf: mark as seekable if protocol supports seeking by time | wm4 | 2014-10-30 | 3 | -0/+9 |
* | Drop libquvi support | wm4 | 2014-10-25 | 3 | -334/+0 |
* | tv: remove some differences between immediate/normal mode | wm4 | 2014-10-25 | 1 | -38/+23 |
* | tv: reduce waiting loop from 10ms to 1ms | wm4 | 2014-10-25 | 1 | -2/+2 |
* | stream: fix --stream-dump dropping the file header | wm4 | 2014-10-25 | 1 | -10/+12 |
* | stream: remove duplicate message | wm4 | 2014-10-25 | 1 | -1/+1 |
* | tv: remove duplicated crap | wm4 | 2014-10-25 | 1 | -124/+76 |
* | tv: unqueue buffers correctly (maybe, maybe not) | wm4 | 2014-10-25 | 1 | -5/+7 |
* | stream: stupid compilation workaround for win32 | wm4 | 2014-10-19 | 1 | -1/+1 |
* | Set thread name for debugging | wm4 | 2014-10-19 | 1 | -0/+1 |
* | lua: add an utility function for starting processes | wm4 | 2014-10-19 | 2 | -7/+30 |
* | stream: better error message for unmatched protocol | wm4 | 2014-10-17 | 1 | -1/+3 |
* | demux_lavf: set stream network options if applicable | wm4 | 2014-10-14 | 2 | -29/+47 |
* | stream_lavf: expose concat:// | wm4 | 2014-10-14 | 1 | -0/+1 |
* | stream: change internal instead of external pos when dropping buffers | wm4 | 2014-10-08 | 1 | -0/+1 |
* | stream_dvb: use stream_drop_buffers() | wm4 | 2014-10-08 | 1 | -2/+1 |
* | stream: don't drop buffers on failed seeks | wm4 | 2014-09-29 | 1 | -6/+2 |
* | cache_file: refuse to cache unseekable streams | wm4 | 2014-09-29 | 1 | -0/+5 |
* | stream_bluray: autodetect AVCHD directories | wm4 | 2014-09-27 | 1 | -3/+4 |
* | stream: change malloc+memset to calloc | Bruno George Moraes | 2014-09-27 | 3 | -8/+2 |
* | stream_bluray: allow opening BDMV directories directly | wm4 | 2014-09-26 | 2 | -0/+88 |
* | stream_dvdnav: allow opening DVD directories directly | wm4 | 2014-09-26 | 2 | -0/+54 |
* | stream_dvd: better .ifo probing | wm4 | 2014-09-25 | 5 | -21/+66 |
* | Remove mpbswap.h | wm4 | 2014-09-25 | 1 | -2/+1 |
* | stream_cdda, demux_raw: always use s16le | wm4 | 2014-09-25 | 1 | -8/+0 |
* | audio: drop swapped-endian audio formats | wm4 | 2014-09-23 | 4 | -6/+6 |
* | stream: fix build with emulated atomics | wm4 | 2014-09-13 | 1 | -3/+3 |
* | stream: redo playback abort handling | wm4 | 2014-09-13 | 7 | -26/+62 |
* | stream: change cache return values | wm4 | 2014-09-07 | 2 | -7/+7 |
* | stream_lavf: assume icy title data is terminated with ';' | wm4 | 2014-09-06 | 1 | -1/+1 |
* | player: don't allow remote playlists to load local files | wm4 | 2014-09-01 | 3 | -4/+11 |
* | player: always load playlists | wm4 | 2014-08-31 | 4 | -3/+37 |
* | cache_file: add a mode that creates a temporary file | wm4 | 2014-08-30 | 1 | -1/+2 |
* | stream: correctly propagate uncached stream type | wm4 | 2014-08-30 | 1 | -1/+1 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 4 | -5/+5 |
* | stream: tweaks to network reconnection code | wm4 | 2014-08-29 | 3 | -3/+6 |
* | tv: initialize frequencies to 0 | Ben Boeckel | 2014-08-28 | 1 | -2/+2 |
* | player: redo how stream caching and pausing on low cache works | wm4 | 2014-08-27 | 1 | -0/+1 |
* | stream_dvb: restore --dvbin-file option | wm4 | 2014-08-06 | 2 | -7/+15 |
* | stream_dvb: fix channels.conf preference order | wm4 | 2014-08-06 | 1 | -3/+4 |
* | Improve setting AVOptions | wm4 | 2014-08-02 | 1 | -5/+1 |
* | stream: hack-fix rtmp-level seeking | wm4 | 2014-07-30 | 3 | -7/+15 |
* | stream_lavf: allow setting AVOptions with --stream-lavf-o | wm4 | 2014-07-30 | 1 | -0/+17 |
* | demux: add a demuxer thread | wm4 | 2014-07-16 | 1 | -23/+0 |
* | Revert "Remove DVD and Bluray support" | wm4 | 2014-07-15 | 6 | -0/+2608 |
* | Remove DVD and Bluray support | wm4 | 2014-07-14 | 6 | -2608/+0 |
* | stream_dvdnav: suspend read on vts change even if the requested title is not ... | Alessandro Ghedini | 2014-07-13 | 1 | -1/+0 |
* | stream: don't sleep for reconnecting network if playback is stopped | wm4 | 2014-07-12 | 1 | -0/+2 |
* | cache_file: fix operation if stream size is unknown | wm4 | 2014-07-12 | 1 | -2/+3 |
* | Revert "build: avoid defining _GNU_SOURCE" | wm4 | 2014-07-10 | 1 | -3/+0 |
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 | 4 | -0/+4 |
* | build: deal with endian mess | wm4 | 2014-07-10 | 1 | -1/+2 |
* | build: avoid defining _GNU_SOURCE | wm4 | 2014-07-09 | 1 | -0/+3 |
* | cache, dvd, bluray: simplify stream time handling | wm4 | 2014-07-07 | 1 | -42/+16 |
* | stream_dvdnav: more debugging output | wm4 | 2014-07-06 | 1 | -2/+5 |
* | stream: remove now unused STREAM_CTRL_GET_START_TIME | wm4 | 2014-07-06 | 4 | -19/+0 |
* | tv: move demuxer parts to separate file | wm4 | 2014-07-05 | 2 | -250/+13 |
* | demux: minor simplification to internal API | wm4 | 2014-07-05 | 1 | -3/+3 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 | 8 | -24/+7 |
* | demux, stream: change metadata notification | wm4 | 2014-07-05 | 2 | -41/+28 |
* | stream_dvdnav: check the length of all titles with dvdnav://longest | tholin | 2014-07-04 | 1 | -1/+1 |
* | stream_dvdnav: free pointer to priv->filename on close | tholin | 2014-07-04 | 1 | -0/+2 |
* | stream_dvdnav: make sure seeking bounds are within range | tholin | 2014-07-04 | 1 | -1/+5 |
* | cache_file: use unicode on windows | wm4 | 2014-07-02 | 1 | -0/+2 |
* | cache: clear DVD timestamps | wm4 | 2014-07-02 | 1 | -0/+3 |
* | Audit and replace all ctype.h uses | wm4 | 2014-07-01 | 5 | -7/+4 |
* | options: add --list-protocols option | Alessandro Ghedini | 2014-06-30 | 2 | -0/+24 |
* | Basic xdg directory implementation | Kenneth Zhou | 2014-06-26 | 1 | -12/+7 |
* | stream: add a file cache | wm4 | 2014-06-22 | 3 | -16/+183 |
* | stream: minor cleanups | wm4 | 2014-06-22 | 3 | -10/+7 |
* | stream_dvd, stream_dvdnav: map dvd:// to dvdnav | wm4 | 2014-06-20 | 2 | -3/+3 |
* | stream_dvd: fix potential endless loop on seeking | wm4 | 2014-06-20 | 1 | -1/+2 |
* | cache: avoid race condition between cache wakeup and idling | wm4 | 2014-06-16 | 1 | -0/+1 |
* | tv: if timestamp is unset, return NOPTS | wm4 | 2014-06-14 | 1 | -4/+4 |
* | tv: remove some non-sense | wm4 | 2014-06-14 | 1 | -2/+2 |
* | tv: fix compilation without clock_gettime, don't claim to be MPlayer | wm4 | 2014-06-14 | 1 | -1/+1 |
* | tv: add missing header for clock_gettime | wm4 | 2014-06-13 | 1 | -0/+1 |
* | cache: print cache size only in verbose mode | wm4 | 2014-06-12 | 1 | -2/+2 |
* | tv: fix a hidden static variable | wm4 | 2014-06-12 | 1 | -9/+9 |
* | stream_bluray: fix some const declarations | wm4 | 2014-06-12 | 1 | -6/+6 |
* | tv: use correct timestamps | iive | 2014-06-12 | 1 | -12/+48 |
* | Add more const | wm4 | 2014-06-11 | 19 | -31/+31 |
* | stream_dvd: minor cleanups | wm4 | 2014-06-11 | 3 | -141/+44 |
* | stream_dvd, stream_dvdnav, stream_bluray: remove global option variables | wm4 | 2014-06-11 | 7 | -67/+61 |
* | stream_dvb: remove global option variables | wm4 | 2014-06-11 | 2 | -20/+22 |
* | stream_cdda: remove global option variables | wm4 | 2014-06-11 | 3 | -33/+37 |
* | stream: add a generic way to setup stream priv defaults | wm4 | 2014-06-11 | 2 | -0/+3 |
* | stream_pvr: remove global option variables | wm4 | 2014-06-11 | 4 | -188/+84 |
* | tv: remove printing of useless comment information | wm4 | 2014-06-11 | 4 | -14/+3 |
* | tv: remove global option variables | wm4 | 2014-06-11 | 5 | -194/+244 |
* | command: redo ancient TV/DVB/PVR commands | wm4 | 2014-06-11 | 5 | -10/+113 |
* | stream/cache: handle failure of seeking underlying stream | wm4 | 2014-06-05 | 1 | -1/+4 |
* | stream: remove VCD support | wm4 | 2014-06-01 | 6 | -989/+0 |
* | tv: remove sysinfo() usage | wm4 | 2014-05-30 | 1 | -10/+0 |
* | af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriate | Marcoen Hirschberg | 2014-05-28 | 1 | -1/+1 |
* | audio: rename i_bps to 'bitrate' to avoid confusion | Marcoen Hirschberg | 2014-05-28 | 1 | -1/+1 |
* | audio: change values from bytes-per-second to bits-per-second | Marcoen Hirschberg | 2014-05-28 | 1 | -4/+5 |
* | stream: unbreak writeable streams | wm4 | 2014-05-27 | 1 | -2/+2 |
* | stream_cdda: fix compilation | wm4 | 2014-05-24 | 1 | -1/+1 |
* | stream_smb: fix compilation | wm4 | 2014-05-24 | 1 | -4/+4 |
* | stream_file: readjust some windows ifdeffery | wm4 | 2014-05-24 | 1 | -23/+9 |
* | stream: remove chaos related to writeable streams | wm4 | 2014-05-24 | 19 | -83/+41 |
* | stream_lavf: remove redundant message prefixes | wm4 | 2014-05-24 | 1 | -6/+6 |
* | stream: don't use end_pos | wm4 | 2014-05-24 | 12 | -69/+67 |
* | stream: kill start_pos, remove --sb option | wm4 | 2014-05-24 | 9 | -9/+17 |
* | cache: be silent if no initial fill is requested | wm4 | 2014-05-22 | 1 | -1/+3 |
* | cache: redo options and default settings | wm4 | 2014-05-20 | 3 | -35/+34 |
* | threads: use mpv time for mpthread_cond_timedwait wrapper | wm4 | 2014-05-18 | 1 | -2/+2 |
* | stream_smb: increase to 128k read_chuuk from default 8k | Kevin Mitchell | 2014-05-12 | 1 | -0/+1 |
* | stream_bluray: remove unused variables | wm4 | 2014-05-04 | 1 | -3/+0 |
* | options: remove deprecated --identify | Martin Herkt | 2014-05-04 | 3 | -75/+1 |
* | stream: use libavformat interrupt callback | wm4 | 2014-04-25 | 1 | -1/+12 |
* | stream: remove interrupt callback global variables | wm4 | 2014-04-25 | 3 | -28/+8 |
* | stream: use uninterruptible sleep on reconnecting | wm4 | 2014-04-25 | 1 | -2/+8 |
* | stream: remove unused functions | wm4 | 2014-04-25 | 1 | -25/+0 |
* | cache: remove redundant log prefix | wm4 | 2014-04-23 | 1 | -1/+1 |
* | threads: fix function name | wm4 | 2014-04-23 | 1 | -2/+2 |
* | Fix some libav* include statements | wm4 | 2014-04-19 | 2 | -2/+1 |
* | stream_dvdnav: print more debugging info | wm4 | 2014-04-17 | 1 | -1/+6 |
* | stream_dvd: fix seeking regression | wm4 | 2014-04-17 | 1 | -8/+48 |
* | Remove radio:// | wm4 | 2014-04-13 | 3 | -1040/+0 |
* | Kill all tabs | wm4 | 2014-04-13 | 23 | -2382/+2382 |
* | stream_dvd, cache: hack seeking with --cache + dvd:// back into working | wm4 | 2014-04-09 | 2 | -41/+1 |
* | cache: fix description of the offset field | wm4 | 2014-0 |