summaryrefslogtreecommitdiff
path: root/libavcodec/v210enc.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/v210enc: Move ff_v210enc_init into a headerAndreas Rheinhardt2022-05-061-2/+0
* Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45'Derek Buitenhuis2016-02-161-2/+2
|\
| * 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
* | avcodec/v210: document the requirement for sample_factorJames Darnley2016-01-171-1/+2
* | avcodec/v210: add avx2 version of the 8-bit line encoderJames Darnley2016-01-171-0/+1
* | Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'Hendrik Leppkes2015-09-081-0/+2
|\ \ | |/
| * checkasm: add unit tests for v210encHenrik Gramner2015-09-061-0/+2
* | Merge commit 'f8fd0c29ce5dc7d4be13e7e89d0f1e8a035ae71b'Michael Niedermayer2015-04-091-3/+3
|\ \ | |/
| * v210: Fix typo in header guardsVittorio Giovara2015-04-091-3/+3
* | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'Michael Niedermayer2015-02-141-1/+1
|\ \ | |/
| * avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-141-1/+1
* | Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2'Michael Niedermayer2014-12-061-2/+4
|\ \ | |/
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-051-0/+35
* v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-261-0/+33