summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream.h
diff options
context:
space:
mode:
authorkmkaplan <kmkaplan@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-24 23:02:59 +0000
committerkmkaplan <kmkaplan@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-24 23:02:59 +0000
commit6465fc7b734898965df040b8ab0ec2274f03f541 (patch)
tree8f538c3929456e47370ff8c8a853366295ad8490 /libmpdemux/stream.h
parent8fcddee536c87a2dbe731c2d8df92743a887cb09 (diff)
downloadmpv-6465fc7b734898965df040b8ab0ec2274f03f541.tar.bz2
mpv-6465fc7b734898965df040b8ab0ec2274f03f541.tar.xz
Extended DVD chapter specification. Remove -last-chapter option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4344 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpdemux/stream.h')
-rw-r--r--libmpdemux/stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmpdemux/stream.h b/libmpdemux/stream.h
index cd0a7bd5d1..d5f913afca 100644
--- a/libmpdemux/stream.h
+++ b/libmpdemux/stream.h
@@ -184,6 +184,7 @@ extern int dvd_title;
extern int dvd_chapter;
extern int dvd_last_chapter;
extern int dvd_angle;
+int dvd_parse_chapter_range(struct config*, const char*);
//#endif
#ifdef USE_DVDREAD