| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b' | Clément Bœsch | 2017-03-24 | 1 | -14/+15 |
* | Merge commit 'fca3c3b61952aacc45e9ca54d86a762946c21942' | Clément Bœsch | 2017-01-31 | 1 | -3/+0 |
* | Merge commit '1bd890ad173d79e7906c5e1d06bf0a06cca4519d' | Clément Bœsch | 2017-01-31 | 1 | -14/+14 |
* | x86: hevc: remove a parameter to WP internals | Christophe Gisquet | 2015-02-14 | 1 | -2/+2 |
* | x86: hevc_mc: add AVX2 optimizations | Pierre Edouard Lepere | 2015-02-06 | 1 | -0/+105 |
* | x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2 | James Almer | 2014-09-04 | 1 | -0/+2 |
* | hevcdsp: remove more instances of compile-time-fixed parameters | Christophe Gisquet | 2014-08-22 | 1 | -3/+3 |
* | hevcdsp: remove compilation-time-fixed parameter | Christophe Gisquet | 2014-08-22 | 1 | -1/+1 |
* | x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avx | James Almer | 2014-08-20 | 1 | -0/+4 |
* | x86: hevc: adding transform_add | Pierre Edouard Lepere | 2014-08-20 | 1 | -0/+16 |
* | x86/hevc_idct: replace old and unused idct functions | James Almer | 2014-07-26 | 1 | -28/+0 |
* | x86/hevc: add 12bits support for MC | Mickaël Raulet | 2014-07-26 | 1 | -0/+8 |
* | avcodec/x86/hevc: add avx2 dc idct | plepere | 2014-06-25 | 1 | -0/+6 |
* | avcodec/hevc: new idct + asm | plepere | 2014-06-17 | 1 | -0/+25 |
* | hevcdsp: include stddef.h for ptrdiff_t definition | James Almer | 2014-05-10 | 1 | -0/+1 |
* | hevcdsp: add missing header include | James Almer | 2014-05-10 | 1 | -0/+2 |
* | hvcodec/x86/hevcdsp: make macros more modular to support functions that are n... | plepere | 2014-05-09 | 1 | -64/+64 |
* | HEVC : added assembly MC functions | plepere | 2014-05-06 | 1 | -0/+120 |