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 */