aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-flash/src/codecs
Commit message (Expand)AuthorAgeFilesLines
* flashsv: the codec uses BGR24 format instead of RGB24Kostya Shishkov2023-08-121-1/+14
* flashsv: whitespace fixKostya Shishkov2023-08-121-1/+1
* fix clippy warningsKostya Shishkov2023-07-261-8/+2
* introduce a way for encoder to manifest its capabilitiesKostya Shishkov2023-03-141-0/+1
* make validate!() print message only in debug buildsKostya Shishkov2022-12-231-0/+5
* fix some clippy warningsKostya Shishkov2022-09-222-4/+4
* annotate the sources for test samplesKostya Shishkov2021-11-205-0/+7
* correct some crate configurations for enabling/disabling featuresKostya Shishkov2021-11-171-0/+4
* Flash supportKostya Shishkov2021-11-026-0/+1585