[FFmpeg-devel] [PATCH] Spelling Fix
Benjamin Kerensa
bkerensa at ubuntu.com
Fri Jan 4 08:50:32 CET 2013
Signed-off-by: Benjamin Kerensa <bkerensa at ubuntu.com>
---
libavformat/id3v1.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/id3v1.c b/libavformat/id3v1.c
index 2d1e806..272f20b 100644
--- a/libavformat/id3v1.c
+++ b/libavformat/id3v1.c
@@ -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",
--
1.8.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Spelling-Fix.patch
Type: text/x-patch
Size: 757 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130103/d9d5677c/attachment.bin>
More information about the ffmpeg-devel
mailing list