Re: [FFmpeg-devel] [PATCH] libavcodec/exr.c : exr lossy compression B44 added

2015-04-26 Thread Michael Niedermayer
On Sun, Apr 26, 2015 at 05:55:55PM +0530, greeshma wrote: > Sorry,My mistake > New patch attached. segfaults with ./ffmpeg_g -i FFmpeg_Logo_B44_HalfRGBA.exr -f null - [...] ==22198== Invalid write of size 2 ==22198==at 0x4C2E1B4: memcpy@@GLIBC_2.14 (mc_replace_strmem.c:877) ==22198==by 0x7

Re: [FFmpeg-devel] [PATCH] libavcodec/exr.c : exr lossy compression B44 added

2015-04-26 Thread greeshma
Sorry,My mistake New patch attached. Greeshma On Sun, Apr 26, 2015 at 3:42 PM, Michael Niedermayer wrote: > On Sun, Apr 26, 2015 at 11:11:58AM +0530, greeshma wrote: > > Updated Patch > > [...] > > > 0001-exr-lossy-compression-B44-added.patch | 151 > + > > 1 fi

Re: [FFmpeg-devel] [PATCH] libavcodec/exr.c : exr lossy compression B44 added

2015-04-26 Thread Michael Niedermayer
On Sun, Apr 26, 2015 at 11:11:58AM +0530, greeshma wrote: > Updated Patch [...] > 0001-exr-lossy-compression-B44-added.patch | 151 > + > 1 file changed, 151 insertions(+) > 0efe2282ed40546e0736c2e46f092a9ddd2c5808 > 0001-B44-compression-techinique-added.patch > F

Re: [FFmpeg-devel] [PATCH] libavcodec/exr.c : exr lossy compression B44 added

2015-04-25 Thread greeshma
Updated Patch Greeshma On Fri, Apr 24, 2015 at 12:37 AM, Michael Niedermayer wrote: > On Thu, Apr 23, 2015 at 09:29:31PM +0530, greeshma wrote: > > for patch PFA > > > > Greeshma > > > exr.c | 114 > ++ > > 1 file changed, 114 i

Re: [FFmpeg-devel] [PATCH] libavcodec/exr.c : exr lossy compression B44 added

2015-04-23 Thread Michael Niedermayer
On Thu, Apr 23, 2015 at 09:29:31PM +0530, greeshma wrote: > for patch PFA > > Greeshma > exr.c | 114 > ++ > 1 file changed, 114 insertions(+) > 57f8f5e474a82ddfce30f7356cb83fed4186d137 > 0001-exr-lossy-compression-B44-added.pat

[FFmpeg-devel] [PATCH] libavcodec/exr.c : exr lossy compression B44 added

2015-04-23 Thread greeshma
for patch PFA Greeshma From c10e182e56310cfc5ebd6c6f8801128668042a2a Mon Sep 17 00:00:00 2001 From: greeshmab Date: Mon, 20 Apr 2015 23:33:55 +0530 Subject: [PATCH] exr lossy compression B44 added --- libavcodec/exr.c | 114 +++ 1 file changed