summaryrefslogtreecommitdiff
path: root/libavcodec/speedhq.c
Commit message (Expand)AuthorAge
* avcodec/speedhq: Make speedhq_vlc constMichael Niedermayer2018-10-07
* libavcodec/blockdsp : add AVX versionMartin Vignali2017-10-03
* speedhq: fix behavior of single-field decodingSteinar H. Gunderson2017-08-03
* speedhq: fix decoding artifactsSteinar H. Gunderson2017-02-21
* speedhq: fix out-of-bounds writeSteinar H. Gunderson2017-02-02
* avcodec/speedhq: Fix warning about "initialization from incompatible pointer ...Michael Niedermayer2017-01-19
* speedhq: Align blocks variable properly.Steinar H. Gunderson2017-01-13
* avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson2017-01-11