Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2016-08-26 17:12:30 +0300
committerLuca Barbato <lu_zero@gentoo.org>2016-08-29 20:09:59 +0300
commit728e80cd2e1d4b7c3e26489efcd77bd7a9e84a99 (patch)
tree77fa0700ed362642136a2f958fe55041d5b6150c /doc/general.texi
parent95f80293456d9d4b1b096621260c38bc90325ec0 (diff)
High Definition Compatible Digital (HDCD) decoder filter, using libhdcd
Signed-off-by: Burt P <pburt0@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi
index ea56beff92..1708871d8a 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -157,6 +157,15 @@ Go to @url{https://github.com/dekkers/libilbc} and follow the instructions for
installing the library. Then pass @code{--enable-libilbc} to configure to
enable it.
+@section libhdcd
+
+Libav can make use of the libhdcd library for High Definition Compatible
+Digital (HDCD) decoding via the @code{hdcd} filter.
+
+Go to @url{https://github.com/bp0/libhdcd} and follow the instructions for
+installing the library. Then pass @code{--enable-libhdcd} to configure to
+enable it.
+
@section AviSynth
Libav can read AviSynth scripts as input. To enable support you need a