aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_bluray.c
Commit message (Expand)AuthorAge
...
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* Reduce stheader.h includes, move stream types to mp_common.hGravatar wm42013-11-23
* stream_bluray: return number of titlesGravatar wm42013-09-10
* stream: fix url_options field, make protocols field not fixed lengthGravatar wm42013-08-26
* stream: don't require streams to set s->pos in seek callbackGravatar wm42013-08-22
* stream_bluray: fix bd:// url segfault introduced by commit bc1d61Gravatar Noble Huang2013-08-12
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* stream: redo URL parsing, replace m_struct usage with m_configGravatar wm42013-08-02
* stream: remove useless author/comment fieldsGravatar wm42013-07-12
* stream: don't require streams to set a typeGravatar wm42013-07-12
* Cleanup some include statementsGravatar wm42013-07-12
* core: change open_stream and demux_open signatureGravatar wm42013-07-12
* stream: remove weird STREAMTYPE_STREAM special handlingGravatar wm42013-07-07
* stream_bluray: report chapter timesGravatar wm42013-05-09
* stream_bluray: general timeline supportGravatar wm42013-05-09
* stream_bluray: make code a bit more obviousGravatar wm42013-05-09
* stream_bluray: remove the broken -bluray-chapter optionGravatar reimar2013-04-27
* stream_bluray: fix querying current chapterGravatar reimar2013-04-27
* stream: fix dvd:// + cache crashingGravatar wm42012-11-20
* stream, demux: replace off_t with int64_tGravatar wm42012-11-20
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* stream: add STREAM_CTRL_GET_CURRENT_TITLEGravatar ib2012-10-30
* bluray: add bd:// as stream prefixGravatar wm42012-09-18
* core: fix DVD subtitle selectionGravatar wm42012-09-18
* commands, dvd, dvdnav, bluray: cleanup sub/audio track language displayGravatar mplayer-svn2012-08-03
* stream_bluray: switch to new libbluray APIGravatar Rico Tzschichholz2011-07-10
* stream_bluray: implement slave mode compatible controlsGravatar ben2010-11-02
* stream_bluray: add unencrypted Blu-ray playbackGravatar ben2010-11-02