aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/huffyuvdsp.c
Commit message (Expand)AuthorAgeFilesLines
* 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