OSDN Git Service

id3v2: don't explicitly skip padding
authorAnton Khirnov <anton@khirnov.net>
Tue, 22 Mar 2011 09:35:34 +0000 (10:35 +0100)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 22 Mar 2011 13:08:59 +0000 (09:08 -0400)
commit1885488757dc4c6b2d275e4524ed6dd19e97f9b0
treecbaddb8cb4ec72f71ed5480180768ffba62e78f1
parentb58b9fa3b5243f02e5212db9171b2f02de4524ea
id3v2: don't explicitly skip padding

It's pointless, since there's a seek to the end of tag later.
libavformat/id3v2.c