[FFmpeg-devel] [PATCH 01/10] avformat/argo_asf: fix enforcement of chunk count

Paul B Mahol onemda at gmail.com
Sun Sep 20 11:54:44 EEST 2020


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 <zane at zanevaniperen.com>
> ---
>  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.


More information about the ffmpeg-devel mailing list