Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flashsv: the codec uses BGR24 format instead of RGB24 | Kostya Shishkov | 2023-08-12 | 1 | -1/+14 |
* | flashsv: whitespace fix | Kostya Shishkov | 2023-08-12 | 1 | -1/+1 |
* | fix clippy warnings | Kostya Shishkov | 2023-07-26 | 1 | -8/+2 |
* | introduce a way for encoder to manifest its capabilities | Kostya Shishkov | 2023-03-14 | 1 | -0/+1 |
* | make validate!() print message only in debug builds | Kostya Shishkov | 2022-12-23 | 3 | -0/+15 |
* | switch demuxers to use NAStream::make_ts() | Kostya Shishkov | 2022-11-04 | 1 | -4/+2 |
* | fix some clippy warnings | Kostya Shishkov | 2022-09-22 | 2 | -4/+4 |
* | annotate the sources for test samples | Kostya Shishkov | 2021-11-20 | 7 | -0/+9 |
* | correct some crate configurations for enabling/disabling features | Kostya Shishkov | 2021-11-17 | 1 | -0/+4 |
* | nihav_flash: enable codecs module only when encoders/decoders are enabled | Kostya Shishkov | 2021-11-09 | 1 | -0/+1 |
* | nihav_flash: remove unrequired dependency | Kostya Shishkov | 2021-11-06 | 1 | -3/+0 |
* | Flash support | Kostya Shishkov | 2021-11-02 | 12 | -0/+2530 |