]> git.sesse.net Git - ffmpeg/commit
jpeg2000: split off inverse MCT decoding as Jpeg2000DSP
authorJames Almer <jamrial@gmail.com>
Thu, 2 Oct 2014 01:33:02 +0000 (22:33 -0300)
committerJames Almer <jamrial@gmail.com>
Thu, 2 Oct 2014 06:21:45 +0000 (03:21 -0300)
commitc9f2ec8a3464718641742a105179f828ccbfb392
tree42aece45f68e9bfdd2dcecfe30b14d852ef91a14
parentc29d999f71f65560a61b638a983745d26cde1fc4
jpeg2000: split off inverse MCT decoding as Jpeg2000DSP

This makes the addition of arch optimized functions easier.

Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/Makefile
libavcodec/jpeg2000dec.c
libavcodec/jpeg2000dsp.c [new file with mode: 0644]
libavcodec/jpeg2000dsp.h [new file with mode: 0644]
libavcodec/jpeg2000dwt.h