[FFmpeg-devel] [PATCH] jpeg2000: split off inverse MCT decoding as Jpeg2000DSP

Michael Niedermayer michaelni at gmx.at
Thu Oct 2 04:16:38 CEST 2014


On Wed, Oct 01, 2014 at 10:35:59PM -0300, James Almer wrote:
> This makes the addition of arch optimized functions easier.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/Makefile      |  2 +-
>  libavcodec/jpeg2000dec.c | 71 +++++++++--------------------------
>  libavcodec/jpeg2000dsp.c | 98 ++++++++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/jpeg2000dsp.h | 35 +++++++++++++++++
>  libavcodec/jpeg2000dwt.h |  3 +-
>  5 files changed, 153 insertions(+), 56 deletions(-)
>  create mode 100644 libavcodec/jpeg2000dsp.c
>  create mode 100644 libavcodec/jpeg2000dsp.h

LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141002/0f5c2d43/attachment.asc>


More information about the ffmpeg-devel mailing list