Changeset 75aded83 in ffmpeg

Timestamp:
Jan 20, 2011, 1:39:19 PM (14 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
e8315e78
Parents:
f7fcd6a2
git-author:
Anton Khirnov <anton@khirnov.net> (01/20/11 08:06:58)
git-committer:
Mans Rullgard <mans@mansr.com> (01/20/11 13:39:19)
Message:

id3v2: don't overwrite existing tags

Apparently some broken taggers prepend a new ID3v2 tag leaving the
existing one intact. Our parser currently reads all tags and overwrites
existing values with supposedly outdated ones.

fixes issue2419

Signed-off-by: Mans Rullgard <mans@mansr.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.