| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: add Argonaut Games Video decoder | Paul B Mahol | 2020-09-27 | 1 | -13/+2 |
* | avformat/argo_brp: use header frame counts | Zane van Iperen | 2020-09-27 | 1 | -0/+4 |
* | avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample rate in ... | Zane van Iperen | 2020-09-27 | 1 | -0/+14 |
* | avformat/argo_brp: cosmetics | Zane van Iperen | 2020-09-27 | 1 | -9/+9 |
* | avformat/argo_brp: handle the case where the BASF block isn't the first | Zane van Iperen | 2020-09-27 | 1 | -8/+20 |
* | avformat/argo_brp: support MASK streams | Zane van Iperen | 2020-09-27 | 1 | -2/+25 |
* | avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream() | Zane van Iperen | 2020-09-27 | 1 | -1/+1 |
* | avformat/argo_brp: don't pass AVStream into avpriv_request_sample() | Zane van Iperen | 2020-09-20 | 1 | -1/+1 |
* | avformat/argo_brp: set BVID packet duration | Zane van Iperen | 2020-09-20 | 1 | -0/+5 |
* | avformat/argo_brp: handle multiple BASF blocks | Zane van Iperen | 2020-09-20 | 1 | -93/+49 |
* | avformat/argo_brp: make sure stream ids match | Zane van Iperen | 2020-09-20 | 1 | -0/+4 |
* | avformat/argo_brp: cleanup 'goto fail's | Zane van Iperen | 2020-09-20 | 1 | -40/+23 |
* | avformat/argo_brp: remove an allocation | Zane van Iperen | 2020-09-20 | 1 | -17/+1 |
* | avformat/argo_{asf,brp}: use variable frame sizes when (de)muxing adpcm_argo | Zane van Iperen | 2020-09-19 | 1 | -1/+1 |
* | avformat: add Argonaut Games BRP demuxer | Zane van Iperen | 2020-09-14 | 1 | -0/+449 |