Re: [FFmpeg-devel] [PATCH] libx264: Increase x264 opts character limit to 4096

2016-07-22 Thread Michael Niedermayer
On Thu, Jul 21, 2016 at 06:52:41PM -0700, Sasi Inguva wrote: > Signed-off-by: Sasi Inguva > --- > libavcodec/libx264.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Concerning the go

[FFmpeg-devel] [PATCH] libx264: Increase x264 opts character limit to 4096

2016-07-21 Thread Sasi Inguva
Signed-off-by: Sasi Inguva --- libavcodec/libx264.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c index c8f2380..b730c91 100644 --- a/libavcodec/libx264.c +++ b/libavcodec/libx264.c @@ -777,8 +777,8 @@ FF_ENABLE_DEPRECATION_WAR