OSDN Git Service

avcodec/nvenc_hevc: Added missing option -temporal_aq
authorSven C. Dack <sven.c.dack@sky.com>
Thu, 13 Oct 2016 17:06:09 +0000 (18:06 +0100)
committerTimo Rothenpieler <timo@rothenpieler.org>
Wed, 19 Oct 2016 10:45:52 +0000 (12:45 +0200)
commitaebbcb2706ab0bc5ca4feec8e7ae1e91c57cd67a
tree2698cffbb395c7e3d0d1e2b8d21897bf1f9b4b36
parentda4d0fa86b48d79398b0ccf7ecadc6ff69e3c947
avcodec/nvenc_hevc: Added missing option -temporal_aq

The option is present in h264_nvenc, but was missing from hevc_nvenc.

Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
libavcodec/nvenc_hevc.c