Home
News
Documentation/Development
Download
Support
Forum
Search:
Login
Preferences
Wiki
Timeline
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 823
Timestamp:
Dec 1, 2016, 7:33:18 PM (
3 years
ago)
Author:
amain
Message:
[svn-inject] Installing original source of mjpg-streamer (182)
Location:
trunk/debian/packages/mjpg-streamer
Files:
134 added
.
(added)
branches
(added)
branches/upstream
(added)
branches/upstream/current
(added)
branches/upstream/current/CHANGELOG
(added)
branches/upstream/current/LICENSE
(added)
branches/upstream/current/Makefile
(added)
branches/upstream/current/README
(added)
branches/upstream/current/TODO
(added)
branches/upstream/current/mjpg_streamer.c
(added)
branches/upstream/current/mjpg_streamer.h
(added)
branches/upstream/current/plugins
(added)
branches/upstream/current/plugins/input.h
(added)
branches/upstream/current/plugins/input_control
(added)
branches/upstream/current/plugins/input_control/Makefile
(added)
branches/upstream/current/plugins/input_control/dynctrl.c
(added)
branches/upstream/current/plugins/input_control/dynctrl.h
(added)
branches/upstream/current/plugins/input_control/input_uvc.c
(added)
branches/upstream/current/plugins/input_control/uvc_compat.h
(added)
branches/upstream/current/plugins/input_control/uvcvideo.h
(added)
branches/upstream/current/plugins/input_file
(added)
branches/upstream/current/plugins/input_file/Makefile
(added)
branches/upstream/current/plugins/input_file/input_file.c
(added)
branches/upstream/current/plugins/input_gspcav1
(added)
branches/upstream/current/plugins/input_gspcav1/Makefile
(added)
branches/upstream/current/plugins/input_gspcav1/encoder.c
(added)
branches/upstream/current/plugins/input_gspcav1/encoder.h
(added)
branches/upstream/current/plugins/input_gspcav1/huffman.c
(added)
branches/upstream/current/plugins/input_gspcav1/huffman.h
(added)
branches/upstream/current/plugins/input_gspcav1/input_gspcav1.c
(added)
branches/upstream/current/plugins/input_gspcav1/jconfig.h
(added)
branches/upstream/current/plugins/input_gspcav1/jdatatype.h
(added)
branches/upstream/current/plugins/input_gspcav1/marker.c
(added)
branches/upstream/current/plugins/input_gspcav1/marker.h
(added)
branches/upstream/current/plugins/input_gspcav1/quant.c
(added)
branches/upstream/current/plugins/input_gspcav1/quant.h
(added)
branches/upstream/current/plugins/input_gspcav1/readme.spcacat
(added)
branches/upstream/current/plugins/input_gspcav1/spcaframe.h
(added)
branches/upstream/current/plugins/input_gspcav1/spcav4l.c
(added)
branches/upstream/current/plugins/input_gspcav1/spcav4l.h
(added)
branches/upstream/current/plugins/input_gspcav1/utils.c
(added)
branches/upstream/current/plugins/input_gspcav1/utils.h
(added)
branches/upstream/current/plugins/input_testpicture
(added)
branches/upstream/current/plugins/input_testpicture/Makefile
(added)
branches/upstream/current/plugins/input_testpicture/input_testpicture.c
(added)
branches/upstream/current/plugins/input_testpicture/pictures
(added)
branches/upstream/current/plugins/input_testpicture/pictures/160x120_1.jpg
(added)
branches/upstream/current/plugins/input_testpicture/pictures/160x120_2.jpg
(added)
branches/upstream/current/plugins/input_testpicture/pictures/320x240_1.jpg
(added)
branches/upstream/current/plugins/input_testpicture/pictures/320x240_2.jpg
(added)
branches/upstream/current/plugins/input_testpicture/pictures/640x480_1.jpg
(added)
branches/upstream/current/plugins/input_testpicture/pictures/640x480_2.jpg
(added)
branches/upstream/current/plugins/input_testpicture/pictures/960x720_1.jpg
(added)
branches/upstream/current/plugins/input_testpicture/pictures/960x720_2.jpg
(added)
branches/upstream/current/plugins/input_testpicture/testpictures.h
(added)
branches/upstream/current/plugins/input_uvc
(added)
branches/upstream/current/plugins/input_uvc/Makefile
(added)
branches/upstream/current/plugins/input_uvc/dynctrl.c
(added)
branches/upstream/current/plugins/input_uvc/dynctrl.h
(added)
branches/upstream/current/plugins/input_uvc/huffman.h
(added)
branches/upstream/current/plugins/input_uvc/input_uvc.c
(added)
branches/upstream/current/plugins/input_uvc/jpeg_utils.c
(added)
branches/upstream/current/plugins/input_uvc/jpeg_utils.h
(added)
branches/upstream/current/plugins/input_uvc/uvc_compat.h
(added)
branches/upstream/current/plugins/input_uvc/uvcvideo.h
(added)
branches/upstream/current/plugins/input_uvc/v4l2uvc.c
(added)
branches/upstream/current/plugins/input_uvc/v4l2uvc.h
(added)
branches/upstream/current/plugins/output.h
(added)
branches/upstream/current/plugins/output_autofocus
(added)
branches/upstream/current/plugins/output_autofocus/Makefile
(added)
branches/upstream/current/plugins/output_autofocus/output_autofocus.c
(added)
branches/upstream/current/plugins/output_autofocus/processJPEG_onlyCenter.c
(added)
branches/upstream/current/plugins/output_autofocus/processJPEG_onlyCenter.h
(added)
branches/upstream/current/plugins/output_file
(added)
branches/upstream/current/plugins/output_file/Makefile
(added)
branches/upstream/current/plugins/output_file/examples
(added)
branches/upstream/current/plugins/output_file/examples/change_filename.sh
(added)
branches/upstream/current/plugins/output_file/examples/ftp_upload.sh
(added)
branches/upstream/current/plugins/output_file/examples/show_filename.sh
(added)
branches/upstream/current/plugins/output_file/output_file.c
(added)
branches/upstream/current/plugins/output_http
(added)
branches/upstream/current/plugins/output_http/Makefile
(added)
branches/upstream/current/plugins/output_http/httpd.c
(added)
branches/upstream/current/plugins/output_http/httpd.h
(added)
branches/upstream/current/plugins/output_http/output_http.c
(added)
branches/upstream/current/plugins/output_rtsp
(added)
branches/upstream/current/plugins/output_rtsp/Makefile
(added)
branches/upstream/current/plugins/output_rtsp/output_rtsp.c
(added)
branches/upstream/current/plugins/output_rtsp/rtsp.c
(added)
branches/upstream/current/plugins/output_udp
(added)
branches/upstream/current/plugins/output_udp/Makefile
(added)
branches/upstream/current/plugins/output_udp/output_udp.c
(added)
branches/upstream/current/plugins/output_viewer
(added)
branches/upstream/current/plugins/output_viewer/Makefile
(added)
branches/upstream/current/plugins/output_viewer/output_viewer.c
(added)
branches/upstream/current/scripts
(added)
branches/upstream/current/scripts/make_deb.sh
(added)
branches/upstream/current/start.sh
(added)
branches/upstream/current/utils.c
(added)
branches/upstream/current/utils.h
(added)
branches/upstream/current/www
(added)
branches/upstream/current/www/JQuerySpinBtn.css
(added)
branches/upstream/current/www/JQuerySpinBtn.js
(added)
branches/upstream/current/www/LICENSE.txt
(added)
branches/upstream/current/www/bodybg.gif
(added)
branches/upstream/current/www/cambozola.jar
(added)
branches/upstream/current/www/control.htm
(added)
branches/upstream/current/www/example.jpg
(added)
branches/upstream/current/www/favicon.ico
(added)
branches/upstream/current/www/favicon.png
(added)
branches/upstream/current/www/fix.css
(added)
branches/upstream/current/www/functions.js
(added)
branches/upstream/current/www/index.html
(added)
branches/upstream/current/www/java.html
(added)
branches/upstream/current/www/java_control.html
(added)
branches/upstream/current/www/java_simple.html
(added)
branches/upstream/current/www/javascript.html
(added)
branches/upstream/current/www/javascript_motiondetection.html
(added)
branches/upstream/current/www/javascript_simple.html
(added)
branches/upstream/current/www/jquery.js
(added)
branches/upstream/current/www/jquery.rotate.js
(added)
branches/upstream/current/www/jquery.ui.core.min.js
(added)
branches/upstream/current/www/jquery.ui.custom.css
(added)
branches/upstream/current/www/jquery.ui.tabs.min.js
(added)
branches/upstream/current/www/jquery.ui.widget.min.js
(added)
branches/upstream/current/www/rotateicons.png
(added)
branches/upstream/current/www/sidebarbg.gif
(added)
branches/upstream/current/www/spinbtn_updn.gif
(added)
branches/upstream/current/www/static.html
(added)
branches/upstream/current/www/static_simple.html
(added)
branches/upstream/current/www/stream.html
(added)
branches/upstream/current/www/stream_simple.html
(added)
branches/upstream/current/www/style.css
(added)
branches/upstream/current/www/videolan.html
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive