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-26 05:28:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21412e2ba2938299c887e4920388d962f5bd33d4
taglib
/
taglib
/
mpeg
History
Tsuda Kageyu
5ad69a81dc
Silence some MSVC2015 specific warnings.
2015-07-31 12:23:01 +09:00
..
id3v1
Fix some typos in comments.
2015-06-09 10:33:32 +09:00
id3v2
Silence some MSVC2015 specific warnings.
2015-07-31 12:23:01 +09:00
mpegfile.cpp
Fix MPEG::File::firstFrameOffset() and lastFrameOffset(). (
#190
)
2015-05-25 02:41:27 +09:00
mpegfile.h
Fix some typos in comments.
2015-06-09 10:33:32 +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
…