Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/x86/bswapdsp : use macro for 128 bits constants loading in xmm or ymm | Martin Vignali | 2017-12-02 | 1 | -5/+1 |
* | x86/bswapdsp: add missing preprocessor wrappers for AVX2 functions | James Almer | 2017-10-29 | 1 | -0/+2 |
* | libavcodec/bswapdsp : add AVX2 func for bswap_buf (swap uint32_t) | Martin Vignali | 2017-10-29 | 1 | -13/+35 |
* | x86inc: Drop SECTION_TEXT macro | Henrik Gramner | 2015-08-04 | 1 | -1/+1 |
* | Merge commit 'a344e5d094ebcf9a23acf3a27c56cbbbc829db42' | Michael Niedermayer | 2015-07-17 | 1 | -11/+10 |
|\ | |||||
| * | x86: bswapdsp: Don't treat 32-bit integers as 64-bit | Henrik Gramner | 2015-07-17 | 1 | -13/+10 |
* | | x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asm | James Almer | 2014-06-23 | 1 | -50/+0 |
* | | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -4/+59 |
|/ | |||||
* | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -0/+135 |