| Commit message (Expand) | Author | Age |
* | demux_lavf: mark as seekable if protocol supports seeking by time | wm4 | 2014-10-30 |
* | lua: add an utility function for starting processes | wm4 | 2014-10-19 |
* | demux_lavf: set stream network options if applicable | wm4 | 2014-10-14 |
* | stream_dvd: better .ifo probing | wm4 | 2014-09-25 |
* | stream: redo playback abort handling | wm4 | 2014-09-13 |
* | player: don't allow remote playlists to load local files | wm4 | 2014-09-01 |
* | player: always load playlists | wm4 | 2014-08-31 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 |
* | stream: hack-fix rtmp-level seeking | wm4 | 2014-07-30 |
* | Revert "Remove DVD and Bluray support" | wm4 | 2014-07-15 |
* | Remove DVD and Bluray support | wm4 | 2014-07-14 |
* | stream: remove now unused STREAM_CTRL_GET_START_TIME | wm4 | 2014-07-06 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 |
* | options: add --list-protocols option | Alessandro Ghedini | 2014-06-30 |
* | stream: add a file cache | wm4 | 2014-06-22 |
* | stream: minor cleanups | wm4 | 2014-06-22 |
* | Add more const | wm4 | 2014-06-11 |
* | stream_dvd, stream_dvdnav, stream_bluray: remove global option variables | wm4 | 2014-06-11 |
* | stream_cdda: remove global option variables | wm4 | 2014-06-11 |
* | stream: add a generic way to setup stream priv defaults | wm4 | 2014-06-11 |
* | command: redo ancient TV/DVB/PVR commands | wm4 | 2014-06-11 |
* | stream: remove chaos related to writeable streams | wm4 | 2014-05-24 |
* | stream: don't use end_pos | wm4 | 2014-05-24 |
* | stream: kill start_pos, remove --sb option | wm4 | 2014-05-24 |
* | cache: redo options and default settings | wm4 | 2014-05-20 |
* | stream: remove interrupt callback global variables | wm4 | 2014-04-25 |
* | stream: remove unused functions | wm4 | 2014-04-25 |
* | cache: allow resizing at runtime | wm4 | 2014-04-09 |
* | stream: remove old chapter handling code | wm4 | 2014-03-25 |
* | command: set 'media-title' property for bluray disc with meta-data | xylosper | 2014-03-13 |
* | command: use DVD volume ID for media-title property | xylosper | 2014-02-23 |
* | player: avoid stalling when starting a network stream | wm4 | 2014-01-14 |
* | player: strip 'file://' from filenames on playback start | wm4 | 2014-01-08 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 |
* | stream: remove stale MAX_STREAM_PROTOCOLS define | wm4 | 2013-12-19 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 |
* | stream: move O_BINARY dummy definition | wm4 | 2013-12-18 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | dvdnav, tv: force-disable caching | wm4 | 2013-12-14 |
* | cache: add a way to explicitly resume cache | wm4 | 2013-12-14 |
* | stream: add function for dropping the buffer | wm4 | 2013-12-14 |
* | Add prelimimary (basic, possibly broken) dvdnav support | wm4 | 2013-12-12 |
* | player: load external subs for uncompressed rar archives | wm4 | 2013-12-06 |
* | timeline: add edl:// URIs | wm4 | 2013-11-19 |
* | cosmetics: replace "CTRL" defines by enums | wm4 | 2013-10-02 |
* | mplayer: attempt to make playback resume work with DVD/BD | wm4 | 2013-09-22 |
* | stream: add uncompressed rar support | wm4 | 2013-08-26 |
* | stream: change open code, add stream filter concept | wm4 | 2013-08-26 |
* | stream: fix url_options field, make protocols field not fixed length | wm4 | 2013-08-26 |
* | core: add a playlist demuxer | wm4 | 2013-08-26 |