]> git.sesse.net Git - ffmpeg/commit
avformat/asf: Use ff_add_attached_pic() to read attached pics
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Mon, 29 Mar 2021 07:01:50 +0000 (09:01 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Thu, 1 Apr 2021 16:23:13 +0000 (18:23 +0200)
commitec4c04aa7b5a0c7a91e4a65775826283d23e08ac
tree4060f7c537c49ca3ee83b9c2136c55d3d4f8ec0b
parent7aee4762d336a10e5ef51a32a449efaa349e9d07
avformat/asf: Use ff_add_attached_pic() to read attached pics

Also removes a stack packet.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
libavformat/asf.c