This website requires JavaScript.
Explore
Help
Sign In
mirror
/
taglib
Watch
1
Star
0
Fork
0
You've already forked taglib
mirror of
https://github.com/taglib/taglib.git
synced
2025-07-22 15:04:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d5abd46d22c32e6442ac98572323c31d126ffff
taglib
/
taglib
/
mpeg
History
Tsuda Kageyu
30f62ba887
Updated the relevant comments
2013-07-04 22:14:42 +09:00
..
id3v1
Add reading/writing ID3v1 genre in number
2012-10-04 19:23:10 +09:00
id3v2
Reintroduce HAVE_CONFIG_H so that TagLib can be built without CMake
2013-06-20 15:07:25 +02:00
mpegfile.cpp
Allow the second byte of MPEG header to contain 0xFF
2013-04-15 09:46:08 +02:00
mpegfile.h
Updated the relevant comments
2013-07-04 22:14:42 +09:00
mpegheader.cpp
Removed RefCounter implementation from a public header
2013-05-03 13:53:32 +09:00
mpegheader.h
Revert changes concerning the smart pointer
2013-04-17 22:54:56 +09:00
mpegproperties.cpp
Fix warnings with VS2010
2012-08-23 20:54:18 +09:00
mpegproperties.h
…
xingheader.cpp
ByteVector::toUInt() takes offset and length
2013-04-18 18:36:19 +09:00
xingheader.h
…