]> git.sesse.net Git - ffmpeg/commit
avformat/aiffenc: Avoid seek when writing id3v2 tags at the end
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Sat, 10 Apr 2021 00:19:05 +0000 (02:19 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Sun, 18 Apr 2021 00:23:50 +0000 (02:23 +0200)
commit9f834a1ac1dfb8e61b1edbaa57c880518abb0f17
tree28f0084f514009258d91612a790334ef86b47997
parenta4869bf029fdb49a9cb6643d37a4cb081d6d443c
avformat/aiffenc: Avoid seek when writing id3v2 tags at the end

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