summaryrefslogtreecommitdiff
path: root/libavcodec/v210enc.h
Commit message (Expand)AuthorAgeFilesLines
* v210: Use separate sample_factorsLuca Barbato2016-02-011-1/+2
* v210: Add avx2 version of the 8-bit line encoderJames Darnley2016-02-011-0/+1
* checkasm: add unit tests for v210encHenrik Gramner2015-09-061-0/+2
* v210: Fix typo in header guardsVittorio Giovara2015-04-091-3/+3
* avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-141-1/+1
* v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-051-0/+35