summaryrefslogtreecommitdiffstats
path: root/stream/stream_bluray.c
Commit message (Expand)AuthorAgeFilesLines
* stream_bluray: return number of titleswm42013-09-101-6/+11
* stream: fix url_options field, make protocols field not fixed lengthwm42013-08-261-7/+7
* stream: don't require streams to set s->pos in seek callbackwm42013-08-221-1/+0
* stream_bluray: fix bd:// url segfault introduced by commit bc1d61Noble Huang2013-08-121-6/+2
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* stream: redo URL parsing, replace m_struct usage with m_configwm42013-08-021-25/+21
* stream: remove useless author/comment fieldswm42013-07-121-3/+0
* stream: don't require streams to set a typewm42013-07-121-1/+0
* Cleanup some include statementswm42013-07-121-3/+4
* core: change open_stream and demux_open signaturewm42013-07-121-2/+1
* stream: remove weird STREAMTYPE_STREAM special handlingwm42013-07-071-1/+1
* stream_bluray: report chapter timeswm42013-05-091-0/+21
* stream_bluray: general timeline supportwm42013-05-091-0/+37
* stream_bluray: make code a bit more obviouswm42013-05-091-4/+4
* stream_bluray: remove the broken -bluray-chapter optionreimar2013-04-271-14/+1
* stream_bluray: fix querying current chapterreimar2013-04-271-3/+1
* stream: fix dvd:// + cache crashingwm42012-11-201-1/+3
* stream, demux: replace off_t with int64_twm42012-11-201-2/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-4/+4
* stream: add STREAM_CTRL_GET_CURRENT_TITLEib2012-10-301-0/+5
* bluray: add bd:// as stream prefixwm42012-09-181-1/+1
* core: fix DVD subtitle selectionwm42012-09-181-2/+2
* commands, dvd, dvdnav, bluray: cleanup sub/audio track language displaymplayer-svn2012-08-031-0/+30
* stream_bluray: switch to new libbluray APIRico Tzschichholz2011-07-101-7/+7
* stream_bluray: implement slave mode compatible controlsben2010-11-021-6/+119
* stream_bluray: add unencrypted Blu-ray playbackben2010-11-021-0/+236