]> git.sesse.net Git - ffmpeg/history - libavformat/argo_brp.c
avformat/argo_brp: remove block_align check for audio
[ffmpeg] / libavformat / argo_brp.c
2020-11-04 Zane van Iperenavformat/argo_brp: remove block_align check for audio
2020-11-03 Zane van Iperenavformat/argo_brp: bail if no video frames
2020-09-27 Paul B Maholavcodec: add Argonaut Games Video decoder
2020-09-26 Zane van Iperenavformat/argo_brp: use header frame counts
2020-09-26 Zane van Iperenavformat/argo_brp: allow v1.1 ASF streams to have a...
2020-09-26 Zane van Iperenavformat/argo_brp: cosmetics
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