aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-flash
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-233-0/+15
* switch demuxers to use NAStream::make_ts()Kostya Shishkov2022-11-041-4/+2
* fix some clippy warningsKostya Shishkov2022-09-222-4/+4
* annotate the sources for test samplesKostya Shishkov2021-11-207-0/+9
* correct some crate configurations for enabling/disabling featuresKostya Shishkov2021-11-171-0/+4
* nihav_flash: enable codecs module only when encoders/decoders are enabledKostya Shishkov2021-11-091-0/+1
* nihav_flash: remove unrequired dependencyKostya Shishkov2021-11-061-3/+0
* Flash supportKostya Shishkov2021-11-0212-0/+2530