summaryrefslogtreecommitdiff
path: root/libavcodec/x86/v210.asm
Commit message (Expand)AuthorAge
* x86/v210dec: use named registersJames Almer2019-05-03
* x86/v210dec: don't reserve more xmm regs than neededJames Almer2019-05-03
* x86/v210dec: remove duplicate load instructionJames Almer2019-05-03
* avcodec/x86/v210: fix operands of vpblendd used in new avx2 codeJames Darnley2019-05-02
* libavcodec Adding ff_v210_planar_unpack AVX2Michael Stoner2019-05-02
* avcodec/x86: add missing colon to labelsJames Almer2015-07-26
* lavc/x86/v210: give cpuflag to INIT macroJames Darnley2014-09-05
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
* x86/v210: fix xmm clobbersMichael Niedermayer2012-09-15
* Add some missing _EXTERNAL suffixes to yasm source files.Carl Eugen Hoyos2012-08-31
* Fix compilation without HAVE_AVX.Reimar Döffinger2012-02-12
* Fix compilation with yasm-0.6.2Carl Eugen Hoyos2012-01-12
* Add V210 SIMDKieran Kunhya2011-10-19