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
d5e3d6ea7c43918cde950f15abbaffb7dc08e030
taglib
/
taglib
/
mpeg
History
Tsuda Kageyu
47cd6fad4f
Fixed some compilation error on MSVC in CHAP and CTOC frames support.
2014-07-17 01:43:56 +09:00
..
id3v1
Add genres 148 to 191 to list of ID3v1 genres.
2014-06-21 12:34:42 +02:00
id3v2
Fixed some compilation error on MSVC in CHAP and CTOC frames support.
2014-07-17 01:43:56 +09: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
…