Home
last modified time | relevance | path

Searched refs:libxavs2 (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibxavs2.c274 static const AVClass libxavs2 = { variable
301 .priv_class = &libxavs2,
DMakefile1075 OBJS-$(CONFIG_LIBXAVS2_ENCODER) += libxavs2.o
/third_party/ffmpeg/
DLICENSE.md96 - libxavs2
DMAINTAINERS204 libxavs2.c Huiwen Ren
Dconfigure293 --enable-libxavs2 enable AVS2 encoding via xavs2 [no]
6482 enabled libxavs2 && require_pkg_config libxavs2 "xavs2 >= 1.3.0" "stdint.h xavs2.h" xavs2_…
DChangelog416 - AVS2 video encoder via libxavs2
/third_party/ffmpeg/doc/
Dencoders.texi2734 @section libxavs2
2738 This encoder requires the presence of the libxavs2 headers and library
2740 @option{--enable-libxavs2}.
2784 For example to specify libxavs2 encoding options with @option{-xavs2-params}:
2787 ffmpeg -i input -c:v libxavs2 -xavs2-params RdoqLevel=0 output.avs2
Dgeneral_contents.texi330 installing the library. Then pass @code{--enable-libxavs2} to configure to
334 libxavs2 is under the GNU Public License Version 2 or later
846 @tab Supported through external libraries libxavs2 and libdavs2