summaryrefslogtreecommitdiff
path: root/libavcodec/v210dec.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/v210_dec: Move ff_v210dec_init into a headerAndreas Rheinhardt2022-05-061-1/+0
* avcodec/v210dec: add support for frame and slice threadingLimin Wang2019-11-251-0/+1
* avcodec/v210dec: move DSP function setting into dedicated functionJames Darnley2019-05-021-0/+1
* avcodec/v210dec: Add ff prefix to v210_x86_init()Michael Niedermayer2015-02-271-1/+1
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-0/+1
* Support broken v210 files with 64 byte padding.Carl Eugen Hoyos2012-04-211-0/+1
* Add V210 SIMDKieran Kunhya2011-10-191-0/+34