summaryrefslogtreecommitdiff
path: root/libavformat/argo_brp.c
Commit message (Expand)AuthorAge
* avformat/argo_brp: handle the case where the BASF block isn't the firstZane van Iperen2020-09-27
* avformat/argo_brp: support MASK streamsZane van Iperen2020-09-27
* avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream()Zane van Iperen2020-09-27
* avformat/argo_brp: don't pass AVStream into avpriv_request_sample()Zane van Iperen2020-09-20
* avformat/argo_brp: set BVID packet durationZane van Iperen2020-09-20
* avformat/argo_brp: handle multiple BASF blocksZane van Iperen2020-09-20
* avformat/argo_brp: make sure stream ids matchZane van Iperen2020-09-20
* avformat/argo_brp: cleanup 'goto fail'sZane van Iperen2020-09-20
* avformat/argo_brp: remove an allocationZane van Iperen2020-09-20
* avformat/argo_{asf,brp}: use variable frame sizes when (de)muxing adpcm_argoZane van Iperen2020-09-19
* avformat: add Argonaut Games BRP demuxerZane van Iperen2020-09-14