]> git.sesse.net Git - ffmpeg/commit
avformat/asf: Factor common code out
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Mon, 29 Mar 2021 06:31:36 +0000 (08:31 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Wed, 31 Mar 2021 20:01:36 +0000 (22:01 +0200)
commitdfeb9b3a8b5a5680ae7d3e813314bb434b2788c4
tree7e96c9ae3ea07f27136cae00dff81ba480e14686
parent84ac35ecb8a53bf313b468b5a9f1b0617f2a3de2
avformat/asf: Factor common code out

Both functions to read attached pictures coincide since
e83f27a21a6d2f602b55e541ef66e365400e9827 (save for some log messages
in case av_dict_set failed).

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