summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2026-04-02 10:00:14 +0100
committerlsces <lester@lsces.co.uk>2026-04-02 10:00:14 +0100
commitb20df58a59195d501bf3cc1058da6f882f1ac2a7 (patch)
tree7ab47c0d5a261f30a368b0249ff7068fc8150c49 /admin
parent1e206a538b7a48b3af7f3f5735343a729d43254a (diff)
downloadliberty-b20df58a59195d501bf3cc1058da6f882f1ac2a7.tar.gz
liberty-b20df58a59195d501bf3cc1058da6f882f1ac2a7.tar.bz2
liberty-b20df58a59195d501bf3cc1058da6f882f1ac2a7.zip
Still needs further work, but switched up using video.js rather than flash
Diffstat (limited to 'admin')
-rwxr-xr-xadmin/plugins/mime_video.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/plugins/mime_video.php b/admin/plugins/mime_video.php
index 3a40075..7151b1b 100755
--- a/admin/plugins/mime_video.php
+++ b/admin/plugins/mime_video.php
@@ -27,7 +27,6 @@ $options = [
'mp3' => 'mp3',
],
'video_codec' => [
- 'flv' => 'Flashvideo using flv codec',
'h264' => 'MP4/AVC using h264 codec',
'h264-2pass' => 'MP4/AVC using h264 codec - 2 passes',
],