Browse Your Downloaded Videos on Internet: PHP based video webserver that exposes a local path containing videos to the internet.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
1.0 KiB

2015-11-03 22:02 marc
* AUTHORS: AUTHOR updated to new homepage
2015-10-24 09:09 marc
* src/index.php: rescue of raum
2015-03-31 13:59 marc
* src/convert-videos.sh: better tests
2015-03-31 13:54 marc
* src/convert-videos.sh, src/tomp4.sh, src/toogg.sh, src/towebm.sh:
only one converter for all video formats
2015-03-31 13:42 marc
* src/toogg.sh: added ogg vorbis conversion
2015-03-30 11:25 marc
* src/index.php: typo
2015-03-30 11:23 marc
* src/index.php: complete rearrangement an splitting into functions
2015-03-30 11:19 marc
* src/index.php: complete rearrangement an splitting into functions
2015-03-29 15:13 marc
* src/tomp4.sh, src/towebm.sh: added conversion to x.264 mp4
2014-06-26 11:54 marc
* AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README, bootstrap.sh,
configure.ac, makefile.am, src, src/default.jpg, src/index.php,
src/makefile.am, src/movieposter.sh, src/towebm.sh,
src/unknown-movie-folder.jpg: first release
2014-06-23 12:15 marc
* .: initial-structure