| Summary: | support for speex files | ||
|---|---|---|---|
| Product: | [Unmaintained] taglib | Reporter: | Christian Engels <der-Engels> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christian Engels
2006-06-15 15:33:57 UTC
SVN commit 734977 by lalinsky: Speex support. BUG:129196 M +1 -0 bindings/c/CMakeLists.txt M +1 -0 bindings/c/Makefile.am M +3 -0 bindings/c/tag_c.cpp M +2 -1 bindings/c/tag_c.h M +8 -1 taglib/CMakeLists.txt M +3 -1 taglib/Makefile.am M +5 -1 taglib/fileref.cpp AM taglib/speex (directory) A taglib/speex/CMakeLists.txt A taglib/speex/Makefile.am A taglib/speex/speexfile.cpp [License: LGPL (v2.1) (wrong address)] A taglib/speex/speexfile.h [License: LGPL (v2.1) (wrong address)] A taglib/speex/speexproperties.cpp [License: LGPL (v2.1) (wrong address)] A taglib/speex/speexproperties.h [License: LGPL (v2.1) (wrong address)] WebSVN link: http://websvn.kde.org/?view=rev&revision=734977 |