diff options
author | Paul B Mahol <onemda@gmail.com> | 2017-06-26 16:30:43 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2017-06-27 13:53:51 +0200 |
commit | bbaca6e867999699c026f0de1267f7a5ae06684b (patch) | |
tree | 0f41858eba53b3aaa598134de4ba7f6f8e6a5915 /doc/encoders.texi | |
parent | 0f8d3d8a462c0152ac489dbb013f6df027edd6c4 (diff) | |
download | ffmpeg-bbaca6e867999699c026f0de1267f7a5ae06684b.tar.gz |
avcodec/proresenc_kostya: add 4444XQ profile
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r-- | doc/encoders.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi index a8bee092cf..9f03c0c608 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -2381,6 +2381,7 @@ Select the ProRes profile to encode @item standard @item hq @item 4444 +@item 4444xq @end table @item quant_mat @var{integer} |