summaryrefslogtreecommitdiffstats
path: root/libavcodec/huffyuvdsp.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/huffyuvdsp: only transmit the pix_fmt instead of the whole avctxClément Bœsch2017-03-221-2/+2
* avcodec/huffyuvdsp: use an actual unsigned long constantJames Almer2017-02-191-2/+5
* huffyuvdsp: move functions only used by huffyuv from lossless_videodspJames Almer2017-01-121-2/+34
* lossless_videodsp: move shared functions from huffyuvdspJames Almer2017-01-121-61/+0
* avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and add_hfyu...Michael Niedermayer2014-05-301-2/+2
* x86: huffyuvdsp: port add_bytes to yasmChristophe Gisquet2014-05-291-1/+1
* huffyuv: change left prediction access in BGRAChristophe Gisquet2014-05-291-7/+7
* huffyuv: avoid duplicated definesChristophe Gisquet2014-05-291-15/+0
* Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer2014-05-271-4/+4
* dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-271-0/+132
OpenPOWER on IntegriCloud