OSDN Git Service

avformat/id3v2: factor free code to the end of read_chapter()
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 15 Dec 2013 19:56:34 +0000 (20:56 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 15 Dec 2013 20:43:19 +0000 (21:43 +0100)
commit460f8fca9c26f217c9f379677e50c1ea03ccc9d7
treef4b0aace93d0e634a53ee679a5dd20edb717a972
parent6eda91ad54fd3214610edb1e4a5adb58806c243e
avformat/id3v2: factor free code to the end of read_chapter()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/id3v2.c