summaryrefslogtreecommitdiff
path: root/plugins/mime.video.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-25mime.video: fix update returning false when no new uploadlive-2026-05-25Lester Caine1-1/+1
2026-05-25mime.video: drop hardcoded 60s offset, use default throughoutLester Caine1-2/+2
2026-05-25mime.video: add timeout guards and fix short-video offsetLester Caine1-6/+5
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-5/+4
2026-04-16Style tidies for PHP8.4lsces1-1/+1
2026-04-02Still needs further work, but switched up using video.js rather than flashlsces1-31/+37
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces1-52/+56
2012-05-07Split static log functionality from dyanamic sectionLester Caine ext:(%22)1-15/+15
2011-06-27change dest_path to dest_branch to follow convention and avoid confusionChristian Fowler1-22/+22
2011-02-15overhaul storing of complete storage_url int liberty_files, and only use the ...spiderr1-4/+4
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-03-13alternative method using ffmpeg in the absence of ffmpeg-php to fetch source ...Max Kremmel1-2/+14
2009-04-29remove treasury refwjames51-3/+3
2009-01-16undefined variable fixMax Kremmel1-3/+3
2009-01-15use is_executable() instead of unreliable and cumbersome shell_exec()Max Kremmel1-4/+4
2009-01-04undefined index fix and some code cleanupMax Kremmel1-6/+6
2009-01-04use a better motion estimation method for encoding mp4 files. keep an eye on ...Max Kremmel1-4/+4
2009-01-02rename 'flv' to 'video', clean up code and fix the use of MP4Box when fixing ...Max Kremmel1-0/+584