Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vo_opengl: support loading custom user textures | Niklas Haas | 2017-07-27 | 1 | -27/+1 |
* | stream_memory: disable stream cache | wm4 | 2016-08-26 | 1 | -0/+1 |
* | stream_memory: add hex:// protocol | wm4 | 2016-04-20 | 1 | -2/+35 |
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 | 1 | -7/+7 |
* | Add more const | wm4 | 2014-06-11 | 1 | -1/+1 |
* | stream: remove chaos related to writeable streams | wm4 | 2014-05-24 | 1 | -1/+1 |
* | stream: don't use end_pos | wm4 | 2014-05-24 | 1 | -1/+4 |
* | stream: fix url_options field, make protocols field not fixed length | wm4 | 2013-08-26 | 1 | -3/+3 |
* | stream: don't require streams to set s->pos in seek callback | wm4 | 2013-08-22 | 1 | -1/+0 |
* | stream: redo URL parsing, replace m_struct usage with m_config | wm4 | 2013-08-02 | 1 | -1/+1 |
* | stream: remove useless author/comment fields | wm4 | 2013-07-12 | 1 | -3/+0 |
* | stream: don't require streams to set a type | wm4 | 2013-07-12 | 1 | -2/+0 |
* | core: change open_stream and demux_open signature | wm4 | 2013-07-12 | 1 | -1/+1 |
* | stream: redo memory streams | wm4 | 2013-06-28 | 1 | -0/+84 |