Bug 129196

Summary: support for speex files
Product: [Frameworks and Libraries] taglib Reporter: Christian Engels <der-Engels>
Component: generalAssignee: Scott Wheeler <wheeler>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian Engels 2006-06-15 15:33:57 UTC
Version:           1.4 (using KDE KDE 3.5.3)
Installed from:    Gentoo Packages
OS:                Linux

Support for the speex (should be a kind of ogg container) files.
They are really good for speech only things, like books or podcasts.
Comment 1 Lukáš Lalinský 2007-11-10 17:07:17 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