Revision 883108
Go back to digest for 16th November 2008Other in Multimedia
Lukáš Lalinský committed changes in /trunk/kdesupport/taglib:
Add my old WMA and MP4 code.
It is disabled by default, must be explicitly enabled to be compiled.
Scott: If you think this is really a bad idea, please revert.
File Changes
Added 31 files
- /trunk/kdesupport/taglib
- /taglib/asf
- /taglib/mp4
- /tests/test_asf.cpp
- /tests/test_mp4.cpp
- /taglib/asf/asfattribute.cpp
- /taglib/asf/asfattribute.h
- /taglib/asf/asffile.cpp
- /taglib/asf/asffile.h
- /taglib/asf/asfproperties.cpp
- /taglib/asf/asfproperties.h
- /taglib/asf/asftag.cpp
- /taglib/asf/asftag.h
- /taglib/asf/CMakeLists.txt
- /taglib/asf/Makefile.am
- /taglib/mp4/CMakeLists.txt
- /taglib/mp4/Makefile.am
- /taglib/mp4/mp4atom.cpp
- /taglib/mp4/mp4atom.h
- /taglib/mp4/mp4file.cpp
- /taglib/mp4/mp4file.h
- /taglib/mp4/mp4item.cpp
- /taglib/mp4/mp4item.h
- /taglib/mp4/mp4properties.cpp
- /taglib/mp4/mp4properties.h
- /taglib/mp4/mp4tag.cpp
- /taglib/mp4/mp4tag.h
- /tests/data/click.wv
- /tests/data/has-tags.m4a
- /tests/data/no-tags.3g2
- /tests/data/no-tags.m4a
- /tests/data/silence-1.wma
Modified 12 files
- /trunk/kdesupport/taglib
- /CMakeLists.txt
- /config-taglib.h.cmake
- /taglib/CMakeLists.txt
- /taglib/fileref.cpp
- /taglib/Makefile.am
- /taglib/taglib.pro
- /tests/CMakeLists.txt
- /tests/test_fileref.cpp
- /bindings/c/CMakeLists.txt
- /bindings/c/Makefile.am
- /bindings/c/tag_c.cpp
- /bindings/c/tag_c.h
43 files changed in total