mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
Fix misc typos, patch by
Fabian Greffrath base64_decode(PGZhYmlhbkBncmVmZnJhdGguY29tPg==). Originally committed as revision 21473 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -91,7 +91,7 @@ const char * const ff_id3v1_genre_str[ID3v1_GENRE_MAX + 1] = {
|
||||
[64] = "Native American",
|
||||
[65] = "Cabaret",
|
||||
[66] = "New Wave",
|
||||
[67] = "Psychadelic",
|
||||
[67] = "Psychedelic",
|
||||
[68] = "Rave",
|
||||
[69] = "Showtunes",
|
||||
[70] = "Trailer",
|
||||
|
Reference in New Issue
Block a user