mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
Revert "Fix id3v1 tag spelling."
The misspelling is used in the specification.
This reverts commit 95016fd1c8.
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ const char * const ff_id3v1_genre_str[ID3v1_GENRE_MAX + 1] = {
|
||||
[64] = "Native American",
|
||||
[65] = "Cabaret",
|
||||
[66] = "New Wave",
|
||||
[67] = "Psychedelic",
|
||||
[67] = "Psychadelic",
|
||||
[68] = "Rave",
|
||||
[69] = "Showtunes",
|
||||
[70] = "Trailer",
|
||||
|
||||
Reference in New Issue
Block a user