]> git.sesse.net Git - ffmpeg/history - libavformat/argo_brp.c
avformat/argo_brp: handle the case where the BASF block isn't the first
[ffmpeg] / libavformat / argo_brp.c
2020-09-26 Zane van Iperenavformat/argo_brp: handle the case where the BASF block...
2020-09-26 Zane van Iperenavformat/argo_brp: support MASK streams
2020-09-26 Zane van Iperenavformat/argo_{asf,brp}: fix potential segfault in...
2020-09-20 Zane van Iperenavformat/argo_brp: don't pass AVStream into avpriv_requ...
2020-09-20 Zane van Iperenavformat/argo_brp: set BVID packet duration
2020-09-20 Zane van Iperenavformat/argo_brp: handle multiple BASF blocks
2020-09-20 Zane van Iperenavformat/argo_brp: make sure stream ids match
2020-09-20 Zane van Iperenavformat/argo_brp: cleanup 'goto fail's
2020-09-20 Zane van Iperenavformat/argo_brp: remove an allocation
2020-09-19 Zane van Iperenavformat/argo_{asf,brp}: use variable frame sizes when...
2020-09-14 Zane van Iperenavformat: add Argonaut Games BRP demuxer