aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_bluray.c
Commit message (Expand)AuthorAge
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* stream: remove now unused STREAM_CTRL_GET_START_TIMEGravatar wm42014-07-06
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* stream_bluray: fix some const declarationsGravatar wm42014-06-12
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variablesGravatar wm42014-06-11
* stream: remove chaos related to writeable streamsGravatar wm42014-05-24
* stream: don't use end_posGravatar wm42014-05-24
* stream_bluray: remove unused variablesGravatar wm42014-05-04
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* stream_bluray: move lookup of AACS error codes into a functionGravatar wm42014-03-30
* stream_bluray: check AACS and BD+ protectionsGravatar xylosper2014-03-30
* player: rename dvdnav to discnavGravatar xylosper2014-03-30
* stream_bluray: cosmetic refactoringGravatar xylosper2014-03-30
* stream_bluray: select initial angle only if peeking title succeededGravatar xylosper2014-03-30
* stream_bluray: use more proper error code for stream controlGravatar xylosper2014-03-30
* stream_bluray: implement navigation interface for Blu-ray streamGravatar xylosper2014-03-29
* stream_bluray: remove BD_EVENT_IDLEGravatar wm42014-03-26
* stream_bluray: use bd_get_playlist_info()Gravatar xylosper2014-03-26
* stream_bluray: cache current playback informationsGravatar xylosper2014-03-26
* stream_bluray: implement event handler for libblurayGravatar xylosper2014-03-26
* stream: remove old chapter handling codeGravatar wm42014-03-25
* stream_bluray: fix for significant memory leakGravatar xylosper2014-03-24
* stream_bluray: fix for zero-based title index for Blu-rayGravatar xylosper2014-03-18
* command: make 'disc-title' property writableGravatar xylosper2014-03-18
* command: set 'media-title' property for bluray disc with meta-dataGravatar xylosper2014-03-13
* player: avoid stalling when starting a network streamGravatar wm42014-01-14
* stream: mp_msg conversionsGravatar wm42013-12-21
* 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