On 01/10/14 11:16 PM, Michael Niedermayer wrote: > 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 <jamr...@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
Pushed, thanks. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel