On Sun, Sep 20, 2020 at 08:06:18AM +0000, Zane van Iperen wrote: > Enforcing num_chunks == 1 only makes sense when demuxing from an ASF > file. When embedded in a BRP file, an ASF stream can have multiple chunks. > > Signed-off-by: Zane van Iperen <[email protected]> > --- > libavformat/argo_asf.c | 17 ++++++++++------- > 1 file changed, 10 insertions(+), 7 deletions(-) >
LGTM this set except last two patches (patch 9 and patch 10), they are not needed. I would like to commit that lines when actual decoder comes not before. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
