Blame doc/man3/libquvi.3

Packit 3ff1e7
'\" t
Packit 3ff1e7
.\"     Title: libquvi
Packit 3ff1e7
.\"    Author: [see the "Authors" section]
Packit 3ff1e7
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
Packit 3ff1e7
.\"      Date: 11/10/2013
Packit 3ff1e7
.\"    Manual: libquvi Manual
Packit 3ff1e7
.\"    Source: libquvi 0.9.4
Packit 3ff1e7
.\"  Language: English
Packit 3ff1e7
.\"
Packit 3ff1e7
.TH "LIBQUVI" "3" "11/10/2013" "libquvi 0\&.9\&.4" "libquvi Manual"
Packit 3ff1e7
.\" -----------------------------------------------------------------
Packit 3ff1e7
.\" * Define some portability stuff
Packit 3ff1e7
.\" -----------------------------------------------------------------
Packit 3ff1e7
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Packit 3ff1e7
.\" http://bugs.debian.org/507673
Packit 3ff1e7
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
Packit 3ff1e7
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Packit 3ff1e7
.ie \n(.g .ds Aq \(aq
Packit 3ff1e7
.el       .ds Aq '
Packit 3ff1e7
.\" -----------------------------------------------------------------
Packit 3ff1e7
.\" * set default formatting
Packit 3ff1e7
.\" -----------------------------------------------------------------
Packit 3ff1e7
.\" disable hyphenation
Packit 3ff1e7
.nh
Packit 3ff1e7
.\" disable justification (adjust text to left margin only)
Packit 3ff1e7
.ad l
Packit 3ff1e7
.\" -----------------------------------------------------------------
Packit 3ff1e7
.\" * MAIN CONTENT STARTS HERE *
Packit 3ff1e7
.\" -----------------------------------------------------------------
Packit 3ff1e7
.SH "NAME"
Packit 3ff1e7
libquvi \- Overview of the library
Packit 3ff1e7
.SH "DESCRIPTION"
Packit 3ff1e7
.sp
Packit 3ff1e7
libquvi is a cross\-platform library with C API for parsing adobe flash media properties\&. "quvi" is an acronym for "query video"\&.
Packit 3ff1e7
.SH "ENVIRONMENT"
Packit 3ff1e7
.PP
Packit 3ff1e7
LIBQUVI_EXCLUSIVE_SCRIPTS_DIR
Packit 3ff1e7
.RS 4
Packit 3ff1e7
When defined, the library will
Packit 3ff1e7
\fBonly\fR
Packit 3ff1e7
use those scripts found at the directories specified by the LIBQUVI_SCRIPTS_DIR\&.
Packit 3ff1e7
.if n \{\
Packit 3ff1e7
.sp
Packit 3ff1e7
.\}
Packit 3ff1e7
.RS 4
Packit 3ff1e7
.it 1 an-trap
Packit 3ff1e7
.nr an-no-space-flag 1
Packit 3ff1e7
.nr an-break-flag 1
Packit 3ff1e7
.br
Packit 3ff1e7
.ps +1
Packit 3ff1e7
\fBNote\fR
Packit 3ff1e7
.ps -1
Packit 3ff1e7
.br
Packit 3ff1e7
Useful, for example, when the current set of the scripts at $top_srcdir/share/ (of libquvi\-scripts) are being tested by the testsuite of the libquvi\-scripts\&. The library would, otherwise, include the scripts from the libquvi\-scripts instance built with the library and likely interfere with the tests\&.
Packit 3ff1e7
.sp .5v
Packit 3ff1e7
.RE
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
LIBQUVI_SCRIPTS_DIR
Packit 3ff1e7
.RS 4
Packit 3ff1e7
The library will additionally look in the colon\-separated list of directories specified by the LIBQUVI_SCRIPTS_DIR environment variable\&.
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
LIBQUVI_SCRIPTS_VERBOSE
Packit 3ff1e7
.RS 4
Packit 3ff1e7
When defined, enables the output from any libquvi scripts using the debug facility (\fIquvi/debug\fR
Packit 3ff1e7
module)\&.
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
LIBQUVI_SHOW_DIR
Packit 3ff1e7
.RS 4
Packit 3ff1e7
When defined, the library will output the paths of the searched directories to the stderr\&.
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
LIBQUVI_SHOW_SCRIPT
Packit 3ff1e7
.RS 4
Packit 3ff1e7
When defined, the library will output the file names of the found scripts to stderr\&. The output will also indicate whether the script was accepted by the library\&.
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
Proxy
Packit 3ff1e7
.RS 4
Packit 3ff1e7
libquvi uses
Packit 3ff1e7
\fBlibcurl\fR(3)\&. See the libcurl documentation (C API and/or
Packit 3ff1e7
\fBcurl\fR(1)) for a complete list of the supported proxy environment variables\&.
Packit 3ff1e7
.RE
Packit 3ff1e7
.SH "SEE ALSO"
Packit 3ff1e7
.sp
Packit 3ff1e7
\fBlibquvi-scripts\fR(7), \fBquvi\fR(1), \fBquvi-object\fR(7), \fBquvi-modules\fR(7), \fBquvi-modules-3rdparty\fR(7)
Packit 3ff1e7
.SH "FURTHER RESOURCES"
Packit 3ff1e7
.PP
Packit 3ff1e7
Home
Packit 3ff1e7
.RS 4
Packit 3ff1e7
Packit 3ff1e7
http://quvi\&.sourceforge\&.net/
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
Development code
Packit 3ff1e7
.RS 4
Packit 3ff1e7
Packit 3ff1e7
git://repo\&.or\&.cz/libquvi\&.git
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
gitweb
Packit 3ff1e7
.RS 4
Packit 3ff1e7
Packit 3ff1e7
http://repo\&.or\&.cz/w/libquvi\&.git
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
C API reference
Packit 3ff1e7
.RS 4
Packit 3ff1e7
The latest C API reference documentation may be viewed online at
Packit 3ff1e7
http://quvi\&.sourceforge\&.net/r/api/0\&.9/\&.
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
GLib
Packit 3ff1e7
.RS 4
Packit 3ff1e7
Packit 3ff1e7
http://developer\&.gnome\&.org/glib/stable/glib\-Base64\-Encoding\&.html
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
libcurl
Packit 3ff1e7
.RS 4
Packit 3ff1e7
Packit 3ff1e7
http://curl\&.haxx\&.se/libcurl/c/curl_easy_setopt\&.html#CURLOPTUSERAGENT
Packit 3ff1e7
http://curl\&.haxx\&.se/libcurl/c/curl_easy_setopt\&.html#CURLOPTCOOKIE
Packit 3ff1e7
.RE
Packit 3ff1e7
.PP
Packit 3ff1e7
libgcrypt reference manual
Packit 3ff1e7
.RS 4
Packit 3ff1e7
Packit 3ff1e7
http://www\&.gnupg\&.org/documentation/manuals/gcrypt/
Packit 3ff1e7
.RE
Packit 3ff1e7
.SH "AUTHORS"
Packit 3ff1e7
.PP
Packit 3ff1e7
Toni Gundogdu <legatvs@gmail\&.com>
Packit 3ff1e7
.RS 4
Packit 3ff1e7
Author\&.
Packit 3ff1e7
.RE
Packit 3ff1e7
.SH "REPORTING BUGS"
Packit 3ff1e7
.sp
Packit 3ff1e7
Report bugs to the quvi\-devel mailing list <quvi\-devel@lists\&.sourceforge\&.net> where the development and the maintenance is primarily done\&. You do not have to be subscribed to the list to send a message there\&.
Packit 3ff1e7
.SH "LICENSE"
Packit 3ff1e7
.sp
Packit 3ff1e7
libquvi is Free Software licensed under the GNU Affero GPLv3+
Packit 3ff1e7
.SH "LIBQUVI"
Packit 3ff1e7
.sp
Packit 3ff1e7
Part of the \fBlibquvi\fR(3) suite