aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_bluray.c
Commit message (Expand)AuthorAge
* stream_bluray: always show list of available titlesGravatar Ricardo Constantino2018-01-23
* stream_bluray: silence libbluray's debug messages unless we want themGravatar Ricardo Constantino2018-01-23
* stream_bluray: support detecting UHD BD directoriesGravatar Ricardo Constantino2018-01-11
* stream_bluray: change license to LGPLGravatar wm42017-06-26
* stream: get rid of streamtype enumGravatar wm42017-02-02
* stream_bluray: use proper 0-based idxGravatar Ricardo Constantino2017-01-16
* demux, stream: add option to prevent opening referenced filesGravatar wm42016-12-04
* stream_bluray: check title index/playlist rangeGravatar schnusch2016-10-17
* stream_bluray: select title by playlistGravatar schnusch2016-10-17
* stream_bluray: fix a minor memory leakGravatar wm42016-09-08
* stream_bluray: remove weird option parsing stuffGravatar wm42016-09-08
* stream/stream_bluray: display list of available titles on verboseGravatar Ricardo Constantino2016-08-11
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* stream_bluray: remove menu implementationGravatar wm42015-08-03
* Disable DVD and BD menu support (to be removed)Gravatar wm42015-06-26
* Remove trailing whitespacesGravatar Michael Vetter2015-05-15
* path: make mp_path_join accept normal C stringsGravatar wm42015-05-09
* command: disc-mouse-on-button propertyGravatar xylosper2015-04-21
* Update license headersGravatar Marcin Kurczewski2015-04-13
* stream: get rid of remaining uses of the end_pos fieldGravatar wm42015-02-06
* stream_bluray: autodetect AVCHD directoriesGravatar wm42014-09-27
* stream_bluray: allow opening BDMV directories directlyGravatar wm42014-09-26
* 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