15 Commits (e0eed1fd523ec5d0cc390a08c468dbc57316378a)

Author SHA1 Message Date
Martin Vignali e641c94190 avcodec/huffyuvdsp : add add_int16 AVX2 func 7 years ago
Martin Vignali 6955e8842e avcodec/huffyuvdsp : reorganize add_int16 asm 7 years ago
Martin Vignali 7f9b67bcb6 avcodec/huffyuvdsp(enc) : move duplicate macro to a template file 7 years ago
James Almer 47f212329e huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 8 years ago
James Almer 5ac1dd8e23 lossless_videodsp: move shared functions from huffyuvdsp 8 years ago
Diego Biurrun d06dfaa5cb x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriate 9 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 10 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 10 years ago
James Almer 844bef578e avcodec/x86: add missing colon to labels 10 years ago
Christophe Gisquet 9dc45d1f42 x86: lavc: share more constants 10 years ago
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros 11 years ago
Christophe Gisquet d136fe6fd7 x86: huffyuvdsp: fewer functions for x86_64 11 years ago
Christophe Gisquet f743fa9c7f x86: huffyuvdsp: add_hfyu_left_pred_bgr32 11 years ago
Christophe Gisquet 884078d2df x86: huffyuvdsp: add SSE2 median prediction 11 years ago
Christophe Gisquet 99a319c4e7 x86: huffyuvdsp: port add_bytes to yasm 11 years ago
Diego Biurrun 0d439fbede dsputil: Split off HuffYUV decoding bits into their own context 11 years ago