summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvd_common.h
blob: b1e64172e58e2c4363f98da1f0310711bd6470ae (plain)
1
2
3
4
5
6
#ifndef MPLAYER_STREAM_DVD_COMMON_H
#define MPLAYER_STREAM_DVD_COMMON_H

int mp_dvdtimetomsec(dvd_time_t *dt);

#endif /* MPLAYER_STREAM_DVD_COMMON_H */