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

int mp_dvdtimetomsec(dvd_time_t *dt);

#endif /* STREAM_DVD_COMMON_H */