Browse Source

Merge commit 'bdbb8c68668b7610f5a310f5bbb246d2b950426d'

* commit 'bdbb8c68668b7610f5a310f5bbb246d2b950426d':
  doc: Add libxavs section

Merged-by: Clément Bœsch <u@pkh.me>
tags/n3.4
Clément Bœsch 8 years ago
parent
commit
3d34d5c1cf
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      doc/general.texi

+ 8
- 0
doc/general.texi View File

@@ -101,6 +101,14 @@ Go to @url{http://www.wavpack.com/} and follow the instructions for
installing the library. Then pass @code{--enable-libwavpack} to configure to
enable it.

@section libxavs

FFmpeg can make use of the libxavs library for Xavs encoding.

Go to @url{http://xavs.sf.net/} and follow the instructions for
installing the library. Then pass @code{--enable-libxavs} to configure to
enable it.

@section OpenH264

FFmpeg can make use of the OpenH264 library for H.264 encoding and decoding.


Loading…
Cancel
Save