| Commit message (Expand) | Author | Age |
* | 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 |
* | stream: remove VCD support | wm4 | 2014-06-01 |
* | stream: unbreak writeable streams | wm4 | 2014-05-27 |
* | 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: use uninterruptible sleep on reconnecting | wm4 | 2014-04-25 |
* | Remove radio:// | wm4 | 2014-04-13 |
* | stream_bluray: implement navigation interface for Blu-ray stream | xylosper | 2014-03-29 |
* | stream: print stream_read_line warnings by default | wm4 | 2014-01-19 |
* | stream: treat embedded 0 bytes as error in stream_read_line | wm4 | 2014-01-19 |
* | stream: redo stream_read_line() | wm4 | 2014-01-19 |
* | stream: always respect sector_size, fixes cdda:// | wm4 | 2014-01-02 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 |
* | m_option, m_config: mp_msg conversions | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | dvdnav, tv: force-disable caching | wm4 | 2013-12-14 |
* | stream: don't seek when seeking to the same position | 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 |
* | build: make pthreads mandatory | wm4 | 2013-11-28 |
* | Reduce stheader.h includes, move stream types to mp_common.h | wm4 | 2013-11-23 |
* | timeline: add edl:// URIs | wm4 | 2013-11-19 |
* | Merge branch 'master' into have_configure | wm4 | 2013-11-04 |
|\ |
|
* | | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 |
| * | stream: more consistent checks for whether stream is seekable | wm4 | 2013-11-03 |
| * | stream: reconnecting doesn't make sense if stream is not seekable | wm4 | 2013-11-03 |
|/ |
|
* | network: fix rtsp playback | wm4 | 2013-09-22 |
* | stream: force demuxer of cached stream, fixes cdda:// + cache | wm4 | 2013-09-10 |
* | path: add a common mp_is_url() function | wm4 | 2013-09-04 |
* | stream: read at least a full buffer with stream_peek() | wm4 | 2013-08-28 |
* | stream: add uncompressed rar support | wm4 | 2013-08-26 |
* | stream: change open code, add stream filter concept | wm4 | 2013-08-26 |
* | stream: don't drop buffer when creating the cache | 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 |
* | stream: allow potentially faster skipping | wm4 | 2013-08-22 |
* | stream: don't require streams to set s->pos in seek callback | wm4 | 2013-08-22 |
* | stream: move file forward skipping to common stream implementation | wm4 | 2013-08-22 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | stream: parse URL escapes for file:// | wm4 | 2013-08-02 |
* | stream: redo URL parsing, replace m_struct usage with m_config | wm4 | 2013-08-02 |
* | Merge branch 'remove_old_demuxers' | wm4 | 2013-07-14 |
|\ |
|