summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--debian/changelog4
-rw-r--r--doc/harvid.114
3 files changed, 15 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dbdb27..d91694a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-11-25 (0.8.1) Robin Gareus <robin@gareus.org>
+* explicit LARGEFILE64 support
+* spelling corrections
+* ffmpeg-2.9 compatibility
+* update static builds to ffmpeg-2.8
+
2015-03-03 (0.8.0) Robin Gareus <robin@gareus.org>
* portability fixes
* update ut-hash
diff --git a/debian/changelog b/debian/changelog
index 63de7f6..e32f62a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-harvid (0.8.0-0.1) unstable; urgency=low
+harvid (0.8.1-0.1) unstable; urgency=medium
* locally created custom package -- NMU
* see upstream ChangeLog
* https://github.com/x42/harvid/commits/master
- -- Robin Gareus <robin@gareus.org> Tue, 03 Mar 2015 00:21:32 +0100
+ -- Robin Gareus <robin@gareus.org> Wed, 25 Nov 2015 16:01:15 +0100
harvid (0.7.0-1) unstable; urgency=low
diff --git a/doc/harvid.1 b/doc/harvid.1
index e00672b..d036189 100644
--- a/doc/harvid.1
+++ b/doc/harvid.1
@@ -1,10 +1,10 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
-.TH HARVID "1" "March 2015" "harvid v0.8.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
+.TH HARVID "1" "November 2015" "harvid v0.8.1" "User Commands"
.SH NAME
harvid \- video server
.SH SYNOPSIS
.B harvid
-[\fIOPTION\fR] [\fIdocument-root\fR]
+[\fI\,OPTION\/\fR] [\fI\,document-root\/\fR]
.SH DESCRIPTION
harvid \- http ardour video server
.SH OPTIONS
@@ -78,7 +78,7 @@ If both syslog and logfile are given that last specified option will be used.
and above only. Available log\-levels are 'mute', 'critical, 'error',
\&'warning' and 'info'.
.PP
-The \fB\-\-features\fR option allows one to enable or disable /seek and /index
+The \fB\-\-features\fR option allows one to enable or disable \fI\,/seek\/\fP and \fI\,/index\/\fP
http\-handlers and change their respone: The 'flatindex' option concerns
/index&flatindex=1 which recursively indexes all video file. It is disabled
by defaults since a recursive search of the default docroot / can takes a
@@ -88,15 +88,15 @@ encodes it again. If 'keepraw' feature is enabled, both the raw RGB and
encoded image are kept in cache. The default is to invaldate the RGB frame
after encoding the image.
.SH EXAMPLES
-harvid \fB\-A\fR '!flush_cache purge_cache shutdown' \fB\-C\fR 256 /tmp/
+harvid \-A '!flush_cache purge_cache shutdown' \-C 256 /tmp/
.PP
-sudo harvid \fB\-c\fR /tmp/ \fB\-u\fR nobody \fB\-g\fR nogroup /
+sudo harvid \-c /tmp/ \-u nobody \-g nogroup /
.SH "REPORTING BUGS"
Report bugs to <robin@gareus.org> or https://github.com/x42/harvid/issues
.br
Website http://x42.github.com/harvid/
.PP
.br
-Compiled with Lavf54.29.104 Lavc54.59.100 Lavu51.73.101
+Compiled with Lavf56.40.101 Lavc56.60.100 Lavu54.31.100
.SH COPYRIGHT
Copyright \(co GPL 2002\-2013 Robin Gareus <robin@gareus.org>