index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
stream_dvd.c
Commit message (
Expand
)
Author
Age
*
consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME...
nicodvb
2006-11-12
*
make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cach...
nicodvb
2006-11-11
*
idenfify now shows the timings of chapters of the chosen pgc
nicodvb
2006-11-10
*
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precis...
nicodvb
2006-11-07
*
Streamline and simplify internal vs external libdvdread handling.
diego
2006-11-03
*
gcc 2.95 fix
ods15
2006-10-11
*
added OSD audio switching visualization
ptt
2006-10-11
*
Print current DVD title as ID_DVD_CURRENT_TITLE.
corey
2006-10-06
*
implemented STREAM_CTRL_GET_NUM_CHAPTERS
nicodvb
2006-08-21
*
Print DVD audio channel and subtitle track information in non-verbose mode,
diego
2006-08-19
*
sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1
nicodvb
2006-08-19
*
support for seeking to chapter and getting current playing chapter
nicodvb
2006-08-18
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31