apetag: fix the amount of data read from binary tags.
authorAnton Khirnov <anton@khirnov.net>
Tue, 26 Jun 2012 16:54:00 +0000 (18:54 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 2 Jul 2012 14:15:45 +0000 (16:15 +0200)
commitb72767df8e4f496da36138aa7127e408c1cde7f8
treea641cbbb78e56e24c2e1c2e55a8b5d2cc74000a8
parentf2e175c7563a1cd4780586d28929de67d7b8a426
apetag: fix the amount of data read from binary tags.

Substract the filename size from the data size.
libavformat/apetag.c