Re: [FFmpeg-devel] [PATCH] nvenc.c Fix H264 and HEVC vui info update

2016-03-04 Thread Moritz Barsnick
On Thu, Mar 03, 2016 at 22:50:10 -0800, Timothy Gu wrote: > This patched is corrupted by your mail client. What's wrong with the first > patch you sent (with git-send-email)? While the first one was mail-technically okay (probably), the patch contained apparent whitespace changes and trailing whit

Re: [FFmpeg-devel] [PATCH] nvenc.c Fix H264 and HEVC vui info update

2016-03-03 Thread Agatha Hu
Yes. That's stange, let me try again On 2016/3/4 14:50, Timothy Gu wrote: On Fri, Mar 04, 2016 at 12:45:47PM +0800, Agatha Hu wrote: --- libavcodec/nvenc.c | 33 - 1 file changed, 28 insertions(+), 5 deletions(-) This patched is corrupted by your mail client.

Re: [FFmpeg-devel] [PATCH] nvenc.c Fix H264 and HEVC vui info update

2016-03-03 Thread Timothy Gu
On Fri, Mar 04, 2016 at 12:45:47PM +0800, Agatha Hu wrote: > --- > libavcodec/nvenc.c | 33 - > 1 file changed, 28 insertions(+), 5 deletions(-) This patched is corrupted by your mail client. What's wrong with the first patch you sent (with git-send-email)? Timoth

[FFmpeg-devel] [PATCH] nvenc.c Fix H264 and HEVC vui info update

2016-03-03 Thread Agatha Hu
--- libavcodec/nvenc.c | 33 - 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c index a3b02fa..5694f17 100644 --- a/libavcodec/nvenc.c +++ b/libavcodec/nvenc.c @@ -867,15 +867,22 @@ static av_cold int nvenc_enc