From e5a6eae2cf10658e64c8ba0ba49a6d60f5d3a5f0 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Sat, 4 Aug 2007 21:59:26 +0000 Subject: Moved dvdtimetomsec to stream_dvd_common.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24013 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/stream_dvd_common.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 stream/stream_dvd_common.h (limited to 'stream/stream_dvd_common.h') diff --git a/stream/stream_dvd_common.h b/stream/stream_dvd_common.h new file mode 100644 index 0000000000..ff3fc745f5 --- /dev/null +++ b/stream/stream_dvd_common.h @@ -0,0 +1 @@ +int mp_dvdtimetomsec(dvd_time_t *dt); -- cgit v1.2.3