]> git.sesse.net Git - ffmpeg/commit
avformat/id3v2: Avoid av_strdup for key and value of dict
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 10 Nov 2019 18:04:51 +0000 (19:04 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 13 Nov 2019 22:35:21 +0000 (23:35 +0100)
commita7245adee3e98d4b2e2a1bb7ddc0caae898b5193
treeaa4f27e9834b023914951103cf180b29c651e8c0
parent8d5f9daacd8153d92b9b1a87e0704e1ebf35346d
avformat/id3v2: Avoid av_strdup for key and value of dict

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/id3v2.c