summaryrefslogtreecommitdiffstats
path: root/libmpdemux/tv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/tv.c')
-rw-r--r--libmpdemux/tv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/tv.c b/libmpdemux/tv.c
index 166cc1adb7..7d886a7e71 100644
--- a/libmpdemux/tv.c
+++ b/libmpdemux/tv.c
@@ -422,7 +422,7 @@ int demux_open_tv(demuxer_t *demuxer)
sh_video->ds = demuxer->video;
demuxer->video->id = 0;
-// demuxer->seekable = 0;
+ demuxer->seekable = 0;
/* here comes audio init */