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
2026-05-25 21:19:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34f8cd8a90efe69c31a49dae9181040e343a1f71
taglib
/
taglib
/
mpeg
History
Lukáš Lalinský
aa61823432
Fix the length of the TXXX translation mapping (
closes
#283
)
2013-10-08 17:50:01 +02:00
..
id3v1
Add reading/writing ID3v1 genre in number
2012-10-04 19:23:10 +09:00
id3v2
Fix the length of the TXXX translation mapping (
closes
#283
)
2013-10-08 17:50:01 +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
…