summaryrefslogtreecommitdiff
path: root/libavformat/argo_brp.c
Commit message (Expand)AuthorAge
* lavf/argo_brp: set ts_flagsts_flagsAnton Khirnov2024-02-07
* avformat/argo_brp: use bits_per_coded_sample instead of bits_per_raw_sampleZane van Iperen2021-07-19
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/argo_brp: remove block_align check for audioZane van Iperen2020-11-05
* avformat/argo_brp: bail if no video framesZane van Iperen2020-11-03
* avcodec: add Argonaut Games Video decoderPaul B Mahol2020-09-27
* avformat/argo_brp: use header frame countsZane van Iperen2020-09-27
* avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample rate in ...Zane van Iperen2020-09-27
* avformat/argo_brp: cosmeticsZane van Iperen2020-09-27
* 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