| Commit message (Expand) | Author | Age |
* | stream_dvd: prevent segmentation fault with some broken files | Stefano Pigozzi | 2013-09-14 |
* | stream: fix url_options field, make protocols field not fixed length | wm4 | 2013-08-26 |
* | stream: don't require streams to set s->pos in seek callback | 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 |
* | stream_dvd: fix .ifo redirection | wm4 | 2013-07-30 |
* | stream: remove useless author/comment fields | wm4 | 2013-07-12 |
* | core: change open_stream and demux_open signature | wm4 | 2013-07-12 |
* | stream: remove weird STREAMTYPE_STREAM special handling | wm4 | 2013-07-07 |
* | stream_dvd: remove some deadly insane code | wm4 | 2013-06-09 |
* | core: use STREAM_CTRL instead of accessing stream_dvd internals | wm4 | 2013-06-09 |
* | demux: fix "-demuxer mpegps", don't force demuxer in stream_dvd | wm4 | 2013-06-02 |
* | stream: report chapter times, use time seeks for DVD chapters | wm4 | 2013-05-06 |
* | stream: add start time reporting | wm4 | 2013-05-05 |
* | core: don't report byte-based playback position with dvd | wm4 | 2013-05-05 |
* | stream_dvd: fix angle math | Rudolf Polzer | 2012-12-22 |
* | stream_dvd: add a stream_seek() call | Rudolf Polzer | 2012-12-07 |
* | stream: fix dvd:// + cache crashing | wm4 | 2012-11-20 |
* | stream, demux: replace off_t with int64_t | wm4 | 2012-11-20 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 |
* | stream: add STREAM_CTRL_GET_CURRENT_TITLE | ib | 2012-10-30 |
* | Rename to "mpv" | wm4 | 2012-10-12 |
* | core: fix DVD subtitle selection | wm4 | 2012-09-18 |
* | commands, dvd, dvdnav, bluray: cleanup sub/audio track language display | mplayer-svn | 2012-08-03 |
* | stream: add new stream control command STREAM_CTRL_GET_NUM_TITLES | mplayer-svn | 2012-08-03 |
* | stream_dvd: fix dvd_get_current_time() | reimar | 2011-07-06 |
* | options: change -alang and -slang to use string list type | Clément Bœsch | 2011-04-20 |
* | stream_dvd: fill_buffer(): use given buffer, not stream's default | reimar | 2010-11-08 |
* | stream_dvd: minor cleanup | reimar | 2010-11-08 |
* | stream_dvd: millisecond accuracy for chapters in -identify output | cigaes | 2010-11-07 |
* | stream_dvd[nav]: Add const qualifiers to string arguments | reimar | 2010-11-02 |
* | stream_dvd: Improve seeking by position | diego | 2010-11-02 |
* | stream_dvd: Improve seeking by chapters | diego | 2010-11-02 |
* | stream_dvd: fix incorrect assumption about chapter count | diego | 2010-11-02 |
* | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf" | Uoti Urpala | 2010-05-29 |
* | options: move -chapter values to option struct | Uoti Urpala | 2010-04-25 |
* | Delete things related to old translation system | Uoti Urpala | 2010-03-10 |
* | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 |
|\ |
|
| * | Add license header to all files missing it in the stream subdirectory. | diego | 2010-01-30 |
* | | Merge svn changes up to r29962 | Uoti Urpala | 2009-11-23 |
|\| |
|
| * | Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many | reimar | 2009-11-22 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 |
|\| |
|
| * | Move headers related to setting dvd speed to dvd_common. | reimar | 2009-11-11 |
| * | Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed | reimar | 2009-11-10 |
| * | Move arrays used by both dvd and dvdnav to dvd_common. | reimar | 2009-11-10 |
| * | Share dvd_device extern declaration between dvd and dvdnav. | reimar | 2009-11-10 |
* | | Replace libavutil internal header #includes with MPlayer copies | Uoti Urpala | 2009-07-26 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 |