On Mon, Jan 26, 2015 at 01:28:21PM +0100, t...@rothenpieler.org wrote:
> From: Timo Rothenpieler
>
> ---
> libavcodec/nvenc.c | 28 +++-
> 1 file changed, 15 insertions(+), 13 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133
This should behave similar to x264 and other encoders, as it handles a
gop_size of 0 as Intra-Only, while it's still possible to control how
many B-Frames it inserts.
signature.asc
Description: OpenPGP digital signature
___
ffmpeg-devel mailing list
From: Timo Rothenpieler
---
libavcodec/nvenc.c | 28 +++-
1 file changed, 15 insertions(+), 13 deletions(-)
diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c
index 16ef93f..2431c09 100644
--- a/libavcodec/nvenc.c
+++ b/libavcodec/nvenc.c
@@ -157,7 +157,6 @@ typedef st