diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2009-12-13 20:51:38 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2009-12-13 20:51:38 +0000 |
commit | 57f36fda5671f6d9b7fd5038aa01f69a82773e07 (patch) | |
tree | afca3901fd83842fa7bb4467c885ef0310ad6b71 /libavformat/id3v1.h | |
parent | 12ad66712a18d039eea73a742ae626b2376f8f4f (diff) | |
download | ffmpeg-57f36fda5671f6d9b7fd5038aa01f69a82773e07.tar.gz |
More ID3v1 genres from ffmbc.
Originally committed as revision 20837 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/id3v1.h')
-rw-r--r-- | libavformat/id3v1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/id3v1.h b/libavformat/id3v1.h index 206cab78ea..8eb58be2d1 100644 --- a/libavformat/id3v1.h +++ b/libavformat/id3v1.h @@ -26,7 +26,7 @@ #define ID3v1_TAG_SIZE 128 -#define ID3v1_GENRE_MAX 125 +#define ID3v1_GENRE_MAX 147 /** * ID3v1 genres |