]> git.sesse.net Git - ffmpeg/commit
avformat/dashdec: Free strings as soon as they aren't needed anymore
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 7 Sep 2020 17:25:22 +0000 (19:25 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 21 Sep 2020 02:31:33 +0000 (04:31 +0200)
commit7369e952676595b1ccf1e707e741f6c1f05481aa
treec52a8ab2c157bd77e3df9dddc47079f07bc8e1fd
parent17963a6ad7e41312312b32a4ce590abb9805f799
avformat/dashdec: Free strings as soon as they aren't needed anymore

Reviewed-by: Steven Liu <lq@chinaffmpeg.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/dashdec.c