Changeset f709d3f8ce4069ecd23b10b1275de6041b4856f8
- Timestamp:
- 21/11/06 03:15:09
(2 years ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1164075309 +0000
- git-parent:
[f68dfa08da0e45f39656ddaeb92cc7df95c4854d]
- git-author:
- Rafaël Carré <funman@videolan.org> 1164075309 +0000
- Message:
Removes vorbis header since taglib isn't used to parse ogg vorbis meta data at the moment
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| ra4d92cb |
rf709d3f |
|
| 31 | 31 | #include <mpegfile.h> |
|---|
| 32 | 32 | #include <flacfile.h> |
|---|
| 33 | | #include <vorbisfile.h> |
|---|
| 34 | 33 | #include <uniquefileidentifierframe.h> |
|---|
| 35 | 34 | #if 0 //for artist and album id |
|---|