Mercurial > mplayer.hg
log stream/stream_dvd.c @ 27599:9821950a390d
age | author | description |
---|---|---|
Tue, 16 Sep 2008 21:30:04 +0000 | diego | With -identify, ID_DVD_VOLUME_ID is not shown on some systems. |
Sat, 30 Aug 2008 11:21:11 +0000 | reimar | Print DVD volume ID with -identify. |
Sat, 12 Jul 2008 08:07:54 +0000 | nicodvb | in dvd streams the title part ranges from 1 to 99 |
Sun, 06 Jul 2008 18:04:14 +0000 | nicodvb | avoid unnecessary strdup(); patch by Aurel |
Fri, 04 Jul 2008 16:03:57 +0000 | nicodvb | cosmetics: in ifo_stream_oped() aligned the prototype to the style |
Fri, 04 Jul 2008 16:00:07 +0000 | nicodvb | in ifo_stream_open() propagate the device based on the dirname of stream->url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch |
Fri, 04 Jul 2008 15:57:33 +0000 | nicodvb | dvd_device must be handled exclusively by the option parser; it can't be changed at will in ifo_stream_open() |