| Commit message (Expand) | Author | Age | Files | Lines |
* | huffyuvdsp: move functions only used by huffyuv from lossless_videodsp | James Almer | 2017-01-12 | 1 | -0/+137 |
* | lossless_videodsp: move shared functions from huffyuvdsp | James Almer | 2017-01-12 | 1 | -188/+0 |
* | x86inc: Drop SECTION_TEXT macro | Henrik Gramner | 2015-08-04 | 1 | -1/+1 |
* | avcodec/x86: add missing colon to labels | James Almer | 2015-07-26 | 1 | -1/+1 |
* | x86: lavc: share more constants | Christophe Gisquet | 2015-02-06 | 1 | -2/+2 |
* | x86util: add and use RSHIFT/LSHIFT macros | Christophe Gisquet | 2014-06-15 | 1 | -16/+0 |
* | x86: huffyuvdsp: fewer functions for x86_64 | Christophe Gisquet | 2014-05-30 | 1 | -0/+6 |
* | x86: huffyuvdsp: add_hfyu_left_pred_bgr32 | Christophe Gisquet | 2014-05-30 | 1 | -0/+39 |
* | x86: huffyuvdsp: add SSE2 median prediction | Christophe Gisquet | 2014-05-30 | 1 | -38/+60 |
* | x86: huffyuvdsp: port add_bytes to yasm | Christophe Gisquet | 2014-05-29 | 1 | -0/+37 |
* | Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d' | Michael Niedermayer | 2014-05-27 | 1 | -4/+4 |
* | dsputil: Split off HuffYUV decoding bits into their own context | Diego Biurrun | 2014-05-27 | 1 | -0/+165 |