[FFmpeg-devel] [PATCH 2/2] jpeg200dec: add ff_rct_int_{sse2, avx2}

James Almer jamrial at gmail.com
Sat Jun 13 21:55:00 CEST 2015


On 13/06/15 3:42 PM, Michael Niedermayer wrote:
> On Sat, Jun 13, 2015 at 01:27:03PM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> Only sample i could find using reversible wavelet transform is http://www.fnordware.com/j2k/relax.jp2
>>
>>  libavcodec/jpeg2000.c             |  1 +
>>  libavcodec/x86/jpeg2000dsp.asm    | 36 ++++++++++++++++++++++++++++++++++++
>>  libavcodec/x86/jpeg2000dsp_init.c | 10 ++++++++++
>>  3 files changed, 47 insertions(+)
> 
> both patches should be ok

Pushed, thanks.



More information about the ffmpeg-devel mailing list