Revert Revision: 21473
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 27 Jan 2010 13:03:53 +0000 (13:03 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 27 Jan 2010 13:03:53 +0000 (13:03 +0000)
Log:
Fix misc typos, patch by
Fabian Greffrath base64_decode(PGZhYmlhbkBncmVmZnJhdGguY29tPg==).
This violates the spec.

Originally committed as revision 21478 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/id3v1.c

index 09172ae..845697f 100644 (file)
@@ -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",