[FFmpeg-devel] [PATCH] Add encoder stats to the NVENC codec.

2016-03-07 Thread Lucas Cooper
--- libavcodec/nvenc.c | 19 --- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c index a3b02fa..5489610 100644 --- a/libavcodec/nvenc.c +++ b/libavcodec/nvenc.c @@ -1167,6 +1167,8 @@ static int process_output_surface(AVCodecCon

Re: [FFmpeg-devel] [PATCH] Add encoder stats to the NVENC codec.

2016-03-07 Thread Timo Rothenpieler
> --- > libavcodec/nvenc.c | 18 +++--- > 1 file changed, 11 insertions(+), 7 deletions(-) > > diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c > index a3b02fa..67232c7 100644 > --- a/libavcodec/nvenc.c > +++ b/libavcodec/nvenc.c > @@ -1208,31 +1208,35 @@ static int process_output

Re: [FFmpeg-devel] [PATCH] Add encoder stats to the NVENC codec.

2016-03-07 Thread philipl
On 2016-03-02 15:21, Lucas Cooper wrote: --- libavcodec/nvenc.c | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c index a3b02fa..67232c7 100644 --- a/libavcodec/nvenc.c +++ b/libavcodec/nvenc.c @@ -1208,31 +1208,35 @@

Re: [FFmpeg-devel] [PATCH] Add encoder stats to the NVENC codec.

2016-03-07 Thread Lucas Cooper
Ping. On 2 March 2016 at 15:21, Lucas Cooper wrote: > --- > libavcodec/nvenc.c | 18 +++--- > 1 file changed, 11 insertions(+), 7 deletions(-) > > diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c > index a3b02fa..67232c7 100644 > --- a/libavcodec/nvenc.c > +++ b/libavcodec/nvenc

[FFmpeg-devel] [PATCH] Add encoder stats to the NVENC codec.

2016-03-02 Thread Lucas Cooper
--- libavcodec/nvenc.c | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c index a3b02fa..67232c7 100644 --- a/libavcodec/nvenc.c +++ b/libavcodec/nvenc.c @@ -1208,31 +1208,35 @@ static int process_output_surface(AVCodecCo