Mercurial > mplayer.hg
log stream/stream_dvdnav.c @ 30475:9f36eccc490a
age | author | description |
---|---|---|
Sat, 30 Jan 2010 22:26:47 +0000 | diego | Add license header to all files missing it in the stream subdirectory. |
Sun, 22 Nov 2009 15:18:21 +0000 | reimar | Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many |
Wed, 11 Nov 2009 09:09:08 +0000 | reimar | Set the EOF flag when dvdnav reached the end of the requested title. |
Tue, 10 Nov 2009 23:20:05 +0000 | reimar | Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed |
Tue, 10 Nov 2009 23:15:48 +0000 | reimar | Move arrays used by both dvd and dvdnav to dvd_common. |
Tue, 10 Nov 2009 23:12:01 +0000 | reimar | Remove unused extern declarations. |
Tue, 10 Nov 2009 23:10:57 +0000 | reimar | Share dvd_device extern declaration between dvd and dvdnav. |