Hmm. Actually assign the flag here. Thanks to Dirk for catching this.

BUG:130754


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@579077 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler
2006-08-31 00:51:22 +00:00
parent ea12745d12
commit 7ad144536d

View File

@ -239,6 +239,7 @@ void MPEG::Header::parse(const ByteVector &data)
d->isOriginal = flags[2];
d->isCopyrighted = flags[3];
d->isPadded = flags[9];
// Calculate the frame length