Hi, On Wed, Nov 30, 2011 at 2:28 PM, Derek Buitenhuis <[email protected]> wrote: > From: Michael Niedermayer <[email protected]> > > Signed-off-by: Michael Niedermayer <[email protected]> > --- > libavcodec/vble.c | 34 ++++++++++++++++------------------ > 1 files changed, 16 insertions(+), 18 deletions(-)
All 4 queued. Can you 1) add a fate test, and 2) are you interested in writing some SIMD for the DSP function here? Lastly, for future, maybe it's nice to export the huffyuv function into a separate HuffyuvDSPContext and use that instead. Crapping random stuff into dsputil is kind of unmaintainable in the long run... Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
