[FFmpeg-devel] [PATCH] id3v2: always skip padding

Alexander Kojevnikov alexander
Tue Jul 27 04:29:29 CEST 2010


Hi list,

If padding at the end of an id3v2 tag is less than `taghdrlen` (10
bytes), it is not skipped. As a result, the buffer points at an
incorrect position which later results in "Header missing" errors.

Attached patch fixes this issue.

Cheers,
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-id3v2-always-skip-padding.patch
Type: text/x-patch
Size: 1057 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100727/201c0a78/attachment.bin>



More information about the ffmpeg-devel mailing list