summaryrefslogtreecommitdiff
path: root/libavcodec/x86/huffyuvdsp.asm
Commit message (Expand)AuthorAge
* avcodec/huffyuvdsp : add add_int16 AVX2 funcMartin Vignali2017-11-21
* avcodec/huffyuvdsp : reorganize add_int16 asmMartin Vignali2017-11-21
* avcodec/huffyuvdsp(enc) : move duplicate macro to a template fileMartin Vignali2017-11-21
* huffyuvdsp: move functions only used by huffyuv from lossless_videodspJames Almer2017-01-12
* lossless_videodsp: move shared functions from huffyuvdspJames Almer2017-01-12
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-04
* avcodec/x86: add missing colon to labelsJames Almer2015-07-26
* x86: lavc: share more constantsChristophe Gisquet2015-02-06
* x86util: add and use RSHIFT/LSHIFT macrosChristophe Gisquet2014-06-15
* x86: huffyuvdsp: fewer functions for x86_64Christophe Gisquet2014-05-30
* x86: huffyuvdsp: add_hfyu_left_pred_bgr32Christophe Gisquet2014-05-30
* x86: huffyuvdsp: add SSE2 median predictionChristophe Gisquet2014-05-30
* x86: huffyuvdsp: port add_bytes to yasmChristophe Gisquet2014-05-29
* Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer2014-05-27
* dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-27