Mercurial > mplayer.hg
log stream/stream_bluray.c @ 36126:fd34a83228ca
age | author | description |
---|---|---|
2013-04-26 | reimar | Remove the broken -bluray-chapter option. |
2013-04-26 | reimar | br://: Fix querying current chapter. |
2013-03-16 | reimar | Fix previous commit, off_t must be replaced by int64_t |
2013-03-16 | reimar | Replace some uses of off_t by uint64_t. |
2012-10-21 | ib | Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for DVDs. |
2012-02-19 | reimar | Support showing the stream language with br:// playback. |
2011-09-23 | diego | stream_bluray: switch to new libbluray API |
2011-07-24 | diego | Do not translate console messages of verbosity level MSGL_V and above. |
2010-09-29 | reimar | Use bluray_device variable also for bd:// instead of dvd_device |
2010-07-05 | ben | Implement slave mode compatible stream controls for Blu-ray. |
2010-07-05 | ben | Support for unencrypted Blu-ray playback through libbluray. |