summaryrefslogtreecommitdiffstats
path: root/nihav-itu/src/codecs/h264/test
Commit message (Expand)AuthorAgeFilesLines
* h264: add multi-threaded decoderKostya Shishkov2023-06-141-0/+378
* h264: fix tests after accidental gray_block() fixKostya Shishkov2022-09-051-6/+6
* h264: update test hashes after the changesKostya Shishkov2022-07-271-80/+80
* replace vec.truncate(0) with vec.clear()Kostya Shishkov2021-10-291-2/+2
* mostly working ITU H.264 decoderKostya Shishkov2020-12-122-0/+582