]> git.sesse.net Git - ffmpeg/commit
avformat/argo_brp: handle multiple BASF blocks
authorZane van Iperen <zane@zanevaniperen.com>
Mon, 14 Sep 2020 10:12:53 +0000 (20:12 +1000)
committerZane van Iperen <zane@zanevaniperen.com>
Sun, 20 Sep 2020 09:21:01 +0000 (19:21 +1000)
commit52c5c977404347a7a146090762e392f2f03ee92c
tree51b143d6db72708e4c687c25641d72a6076ab7ad
parenta68c91f6bcd4d6da6a437d1a29a2341b7011809d
avformat/argo_brp: handle multiple BASF blocks

Turns out that there are files with multiple (reasonably-sized) BASF
blocks. Some of the files just have particularly large frames (~10s).

Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
libavformat/argo_brp.c