[FFmpeg-devel] [PATCH] exr: piz decompression

Paul B Mahol onemda at gmail.com
Tue Mar 5 21:06:37 CET 2013


On 3/5/13, Reimar Doeffinger <Reimar.Doeffinger at gmx.de> wrote:
> On Tue, Mar 05, 2013 at 01:47:43PM +0000, Paul B Mahol wrote:
>> On 2/27/13, Paul B Mahol <onemda at gmail.com> wrote:
>> > Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> > ---
>> >  libavcodec/exr.c | 477
>> > +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> >  1 file changed, 477 insertions(+)
>> >
>>
>> ping
>
> Well, it's a good bit of code so I don't have time to properly
> review, but maybe you explain why it's not possible to reuse
> the existing huffman and/or VLC code?

This one is 16 bit, and other huffman code looks different.

> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list