aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/mpeg/xingheader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use a standard type rather than TagLib::uint.Tsuda Kageyu2015-12-031-4/+4
* Use a standard type rather than TagLib::ulong.Tsuda Kageyu2015-12-031-2/+2
* MPEG: Fix warnings about signed/unsigned mismatch on some compilers.Tsuda Kageyu2015-06-301-2/+2
* MPEG: AudioProperties improvementsTsuda Kageyu2015-06-181-35/+60
* ByteVector::toUInt() takes offset and lengthTsuda kageyu2013-04-181-2/+2
* Fix FSF addressLukáš Lalinský2011-01-081-2/+2
* Ran my whitespace fixing script -- tabs -> spaces, removes trailing spaces.Scott Wheeler2007-11-191-1/+1
* Got permission from all (non-trivial) contributors to dual license under the ...Scott Wheeler2007-10-101-1/+5
* Check for CBR Info headers also.Scott Wheeler2007-04-011-1/+1
* This is starting to look more sane.Scott Wheeler2006-09-241-0/+111