logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

libquvi - Overview of the library

Authors

       Toni Gundogdu <legatvs@gmail.com>
           Author.

Description

       libquvi is a cross-platform library with C API for parsing adobe flash media properties. "quvi" is an
       acronym for "query video".

Environment

       LIBQUVI_EXCLUSIVE_SCRIPTS_DIR
           When defined, the library will only use those scripts found at the directories specified by the
           LIBQUVI_SCRIPTS_DIR.

               Note
               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.

       LIBQUVI_SCRIPTS_DIR
           The library will additionally look in the colon-separated list of directories specified by the
           LIBQUVI_SCRIPTS_DIR environment variable.

       LIBQUVI_SCRIPTS_VERBOSE
           When defined, enables the output from any libquvi scripts using the debug facility (quvi/debug
           module).

       LIBQUVI_SHOW_DIR
           When defined, the library will output the paths of the searched directories to the stderr.

       LIBQUVI_SHOW_SCRIPT
           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.

       Proxy
           libquvi uses libcurl(3). See the libcurl documentation (C API and/or curl(1)) for a complete list of
           the supported proxy environment variables.

Further Resources

       Home

           http://quvi.sourceforge.net/

       Development code

           git://repo.or.cz/libquvi.git

       gitweb

           http://repo.or.cz/w/libquvi.git

       C API reference
           The latest C API reference documentation may be viewed online at
           http://quvi.sourceforge.net/r/api/0.9/.

       GLib

           http://developer.gnome.org/glib/stable/glib-Base64-Encoding.html

       libcurl

           http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTUSERAGENT
           http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTCOOKIE

       libgcrypt reference manual

           http://www.gnupg.org/documentation/manuals/gcrypt/

Libquvi

       Part of the libquvi(3) suite

libquvi 0.9.4                                      11/10/2013                                         LIBQUVI(3)

License

       libquvi is Free Software licensed under the GNU Affero GPLv3+

Name

       libquvi - Overview of the library

Reporting Bugs

       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.

See Also

libquvi-scripts(7), quvi(1), quvi-object(7), quvi-modules(7), quvi-modules-3rdparty(7)

See Also