On Mon, Sep 29, 2014 at 9:33 AM, Nicolas Bertrand <[email protected]> wrote:
> Finally a 1st optimization patch for jpeg2000! > To start: an easy one. > > The main help I need: is where and how to put the SSE optimzation in the > x86 directory. > > We don't allow x86 intrinsics in avcodec. You should write this as a yasm function. - Hendrik _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
