add basic cgi capability to oggz-chop. Currently uses start and end
URL parameters, will switch to proper time URIs in a future revision. This patch adds an example apache config to use oggz-chop as a handler for application/ogg, and a script for installing it on Debian based systems. git-svn-id: http://svn.annodex.net/liboggz/trunk@3503 8158c8cd-e7e1-0310-9fa4-c5954c97daef
Showing
apache/oggz-chop.conf
0 → 100644
debian-postinst.sh
0 → 100755
src/tools/oggz-chop/cgi.c
0 → 100644
src/tools/oggz-chop/cgi.h
0 → 100644
src/tools/oggz-chop/header.c
0 → 100644
src/tools/oggz-chop/header.h
0 → 100644
Please register or sign in to comment