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.
 
 
 
 

97 lines
2.5 KiB

2016-02-23 17:43 marc
* scripts/convert-videos.sh: fixed video conversion
2015-11-16 12:37 marc
* doc/doxyfile.in: SVG must not be interactive for embedding in
redmine
2015-11-09 22:56 marc
* ChangeLog, ax_init_standard_project.m4, bootstrap.sh,
debian/control.in, resolve-debbuilddeps.sh, sql-to-dot.sed: build
system updated
2015-11-07 10:47 marc
* bootstrap.sh, debian/control.in: there is no qt4-default
2015-11-07 09:23 marc
* bootstrap.sh: there is no qt4-default
2015-11-07 00:23 marc
* html/makefile.am, scripts/makefile.am: added dist
2015-11-05 12:55 marc
* bootstrap.sh, debian, debian/changelog.in, debian/compat,
debian/control.in, debian/docs, debian/rules: updated build
system
2015-11-05 12:39 marc
* COPYING, ChangeLog, INSTALL, README, ax_check_qt.m4,
ax_cxx_compile_stdcxx_11.m4, ax_init_standard_project.m4,
bootstrap.sh, build-in-docker.sh, build-resource-file.sh,
configure.ac, debian, debian/changelog.in, debian/compat,
debian/control.in, debian/docs, debian/rules, doc,
doc/doxyfile.in, doc/makefile.am, html, html/convert-videos.sh,
html/default.jpg, html/makefile.am, html/movieposter.sh,
html/unknown-movie-folder.jpg, mac-create-app-bundle.sh,
makefile.am, resolve-debbuilddeps.sh, resolve-rpmbuilddeps.sh,
scripts, scripts/convert-videos.sh, scripts/default.jpg,
scripts/makefile.am, scripts/movieposter.sh,
scripts/unknown-movie-folder.jpg, src, videoweb.spec.in: updated
build system
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