summaryrefslogtreecommitdiff
path: root/libavcodec/ttadsp.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c()Michael Niedermayer2020-05-121-1/+3
* avcodec/ttadsp: cosmeticsJames Almer2016-08-061-6/+8
* tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4}James Almer2014-02-171-0/+3
* tta: split off hybrid filter processing as ttadspJames Almer2014-02-131-0/+54