aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 6cef35b..6379ef5 100644
--- a/index.php
+++ b/index.php
@@ -36,6 +36,7 @@ else
// Videos Loop
$video_decode->assign("streamFormats", $streamFormats);
+ $video_decode->assign("streamFormatsExtra", $streamFormatsExtra);
// Live
$video_decode->assign("islive", $islive);