id3v2: fix skipping extended header in id3v2.4
authorAnton Khirnov <anton@khirnov.net>
Sat, 31 Mar 2012 05:52:42 +0000 (07:52 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 1 Apr 2012 07:02:24 +0000 (09:02 +0200)
commitddb4431208745ea270dce8fce4cba999f0ed4303
treecdacc9e0492caa0bb0451cb248ac77312952d639
parent420d1df2e2a857eae45fa947e16eae7494793d57
id3v2: fix skipping extended header in id3v2.4

In v2.4, the length includes the length field itself.
libavformat/id3v2.c