summaryrefslogtreecommitdiff
path: root/libavcodec/x86/v210-init.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/x86: add avx512icl function for v210decJames Darnley2022-12-201-1/+9
* Include attributes.h directlyAndreas Rheinhardt2021-04-191-0/+1
* libavcodec Adding ff_v210_planar_unpack AVX2Michael Stoner2019-05-021-0/+8
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-1/+1
* avcodec/x86/v210-init: fix unused variable warningGanesh Ajjanagadde2015-08-211-1/+1
* avcodec/v210dec: Add ff prefix to v210_x86_init()Michael Niedermayer2015-02-271-1/+1
* Fix compilation with yasm-0.6.2.Carl Eugen Hoyos2012-09-011-2/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-221-4/+4
* Fix compilation with yasm-0.6.2Carl Eugen Hoyos2012-01-121-2/+2
* Add V210 SIMDKieran Kunhya2011-10-191-0/+48