| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat | Andreas Rheinhardt | 2024-03-07 | 1 | -5/+5 |
* | avformat/wavarc: fix data end calculation | Paul B Mahol | 2023-09-02 | 1 | -2/+3 |
* | avformat/wavarc: Check if extradata has been fully read | Michael Niedermayer | 2023-02-23 | 1 | -1/+4 |
* | avformat/wavarc: demux only data chunk content | Paul B Mahol | 2023-02-09 | 1 | -5/+25 |
* | avcodec/wavarc: add support for 0CPY | Paul B Mahol | 2023-02-07 | 1 | -1/+2 |
* | avcodec/wavarc: fix 8bit decoding | Paul B Mahol | 2023-02-06 | 1 | -6/+1 |
* | avformat: add WavArc demuxer | Paul B Mahol | 2023-02-04 | 1 | -0/+126 |