summaryrefslogtreecommitdiff
path: root/libavcodec/x86/huffyuvencdsp_mmx.c
Commit message (Expand)AuthorAge
* huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer2017-01-12
* huffyuvencdsp: move functions only used by huffyuv from lossless_videodspJames Almer2017-01-12
* x86: use the new helper macros where usefulJames Almer2016-02-14
* huffyuvencdsp: Add ff_diff_bytes_{sse2,avx2}Timothy Gu2015-10-21
* huffyuvencdsp: Convert ff_diff_bytes_mmx to yasmTimothy Gu2015-10-20
* huffyuvencdsp: Use intptr_t for widthTimothy Gu2015-10-19
* Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c'Michael Niedermayer2014-05-28
* dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-27