diff mbox

[FFmpeg-devel] doc/encoder: add the missing qsv encoders

Message ID 1574838263-52-1-git-send-email-zhongli_dev@126.com
State Accepted
Commit 1b831bc72975d621b8821849d05357e6afafc229
Headers show

Commit Message

Zhong Li Nov. 27, 2019, 7:04 a.m. UTC
Signed-off-by: Zhong Li <zhongli_dev@126.com>
---
 doc/encoders.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Gyan Doshi Nov. 27, 2019, 7:47 a.m. UTC | #1
On 27-11-2019 12:34 pm, Zhong Li wrote:
> Signed-off-by: Zhong Li <zhongli_dev@126.com>
> ---
>   doc/encoders.texi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/encoders.texi b/doc/encoders.texi
> index 6cf3a74..efa28ef 100644
> --- a/doc/encoders.texi
> +++ b/doc/encoders.texi
> @@ -2776,7 +2776,7 @@ recommended value) and do not set a size constraint.
>   
>   @section QSV encoders
>   
> -The family of Intel QuickSync Video encoders (MPEG-2, H.264 and HEVC)
> +The family of Intel QuickSync Video encoders (MPEG-2, H.264, HEVC, JPEG/MJPEG and VP9)
>   
>   The ratecontrol method is selected as follows:
>   
LGTM

Gyan
diff mbox

Patch

diff --git a/doc/encoders.texi b/doc/encoders.texi
index 6cf3a74..efa28ef 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -2776,7 +2776,7 @@  recommended value) and do not set a size constraint.
 
 @section QSV encoders
 
-The family of Intel QuickSync Video encoders (MPEG-2, H.264 and HEVC)
+The family of Intel QuickSync Video encoders (MPEG-2, H.264, HEVC, JPEG/MJPEG and VP9)
 
 The ratecontrol method is selected as follows: