| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduce NAPacketiser::attach_stream() | Kostya Shishkov | 2024-04-23 | 1 | -0/+1 |
| | | | | | | This allows packetisers to get initial stream information and act on it during parsing process or returning a new stream. | ||||
| * | fix clippy warnings | Kostya Shishkov | 2023-07-26 | 1 | -1/+1 |
| | | |||||
| * | mpegaudio: make packetiser checks less verbose | Kostya Shishkov | 2022-01-09 | 1 | -5/+5 |
| | | |||||
| * | mp3: small workaround for some slightly bad encodes | Kostya Shishkov | 2021-12-02 | 1 | -1/+1 |
| | | |||||
| * | mp3: fix reconstruction | Kostya Shishkov | 2021-12-02 | 1 | -3/+5 |
| | | |||||
| * | add MPEG Audio Layer II decoder | Kostya Shishkov | 2021-12-01 | 3 | -6/+545 |
| | | |||||
| * | mpegaudio: handle VBRI tag in packetiser as well | Kostya Shishkov | 2021-11-23 | 1 | -0/+2 |
| | | |||||
| * | mpegaudio: get duration from Xing/LAME information if available | Kostya Shishkov | 2021-11-22 | 1 | -1/+18 |
| | | |||||
| * | annotate the sources for test samples | Kostya Shishkov | 2021-11-20 | 1 | -0/+4 |
| | | |||||
| * | add bytes_left() to NAPacketiser so its internal buffer size can be monitored | Kostya Shishkov | 2021-11-19 | 1 | -0/+1 |
| | | |||||
| * | mpeg: add MPEG Audio packetiser | Kostya Shishkov | 2021-11-15 | 1 | -0/+180 |
| | | |||||
| * | mp3: fix reconstruction bugs | Kostya Shishkov | 2021-11-15 | 1 | -11/+17 |
| | | |||||
| * | mpeg/mp3: increase MP3 payload buffer size | Kostya Shishkov | 2021-11-12 | 1 | -1/+1 |
| | | |||||
| * | add nihav-mpeg crate | Kostya Shishkov | 2021-11-09 | 3 | -0/+1796 |
