summaryrefslogtreecommitdiff
path: root/libavcodec/tests/snowenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/tests/snowenc: Fix 2nd testMichael Niedermayer2023-03-261-2/+2
* avcodec/tests/snowenc: return a failure if DWT/IDWT mismatchesMichael Niedermayer2023-03-261-3/+10
* avcodec/tests/snowenc: unbreak DWT testsMichael Niedermayer2023-03-261-9/+14
* avcodec/tests/snowenc: Remove unused-but-set variableAndreas Rheinhardt2022-07-031-11/+0
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-201-2/+2
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-0/+147