summaryrefslogtreecommitdiffstats
path: root/stream/stream.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-05-03 20:11:46 +0200
committerwm4 <wm4@nowhere>2013-05-05 18:44:24 +0200
commit4d14a42997154861e541c34d25a26d272fcbd152 (patch)
tree5ec5d4f948ebcbe72e6275a37c2f85ddad44bc2f /stream/stream.h
parent36444332249e28cc053df83b9a81da492cfca079 (diff)
downloadmpv-4d14a42997154861e541c34d25a26d272fcbd152.tar.bz2
mpv-4d14a42997154861e541c34d25a26d272fcbd152.tar.xz
stream: add start time reporting
Will be needed to override the demuxer's start time reporting. We could be lazy and special-case it since the result is always 0 for the streams that care, but doing it properly is better.
Diffstat (limited to 'stream/stream.h')
-rw-r--r--stream/stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/stream.h b/stream/stream.h
index b6fe40b56a..2d4fd3862d 100644
--- a/stream/stream.h
+++ b/stream/stream.h
@@ -103,6 +103,7 @@
#define STREAM_CTRL_RECONNECT 18
// DVD/Bluray, signal general support for GET_CURRENT_TIME etc.
#define STREAM_CTRL_MANAGES_TIMELINE 19
+#define STREAM_CTRL_GET_START_TIME 20
struct stream_lang_req {
int type; // STREAM_AUDIO, STREAM_SUB