index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
stream_dvd.c
Commit message (
Expand
)
Author
Age
*
100000l to the fools who don't know C
rfelker
2006-05-01
*
Get ride of the several if(identify) messy lines and rearangment of some of t...
reynaldo
2006-04-24
*
remove vts_no parameter from mp_get_titleset_length - it is not only useless,
reimar
2006-04-14
*
missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-direct...
reimar
2006-04-12
*
do not print the title length from a non-matching titleset.
reimar
2006-04-10
*
init msec in mp_get_titleset_length() before using it; closes cid 251
nicodvb
2006-03-11
*
implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd curre...
nicodvb
2006-02-27
*
MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a v...
nplourde
2006-01-27
*
fix dvdread version macro
rathann
2005-12-28
*
fix compilation when dvdkit and dvdread are not available
nicodvb
2005-12-14
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
Make a few more messages translatable by moving them into help_mp-en.h.
diego
2005-10-18
*
ugly hack to make it work again with external libdvdread
reimar
2005-10-15
*
Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 and
reimar
2005-10-03
*
Prints the number of titles, DVD disk ID, the numbers of chapters and
gpoirier
2005-09-22
*
Reduce senseless spamminess of DVD playback in verbose mode.
diego
2005-05-22
*
ported dvd:// to the new stream api
nicodvb
2005-05-19