Nosefart -> NES Sound Format
authorJohan Dahlin <johan@gnome.org>
Tue, 4 Sep 2007 02:22:20 +0000 (02:22 +0000)
committerJohan Dahlin <johan@gnome.org>
Tue, 4 Sep 2007 02:22:20 +0000 (02:22 +0000)
Original commit message from CVS:
Nosefart -> NES Sound Format

gst/nsf/gstnsf.c

index 22dae79..e8d4441 100644 (file)
@@ -375,7 +375,7 @@ start_play_tune (GstNsfDec * nsfdec)
 
   nsfdec->taglist = gst_tag_list_new ();
   gst_tag_list_add (nsfdec->taglist, GST_TAG_MERGE_REPLACE,
-      GST_TAG_AUDIO_CODEC, "Nosefart", NULL);
+      GST_TAG_AUDIO_CODEC, "NES Sound Format", NULL);
 
   if (nsfdec->nsf->artist_name)
     gst_tag_list_add (nsfdec->taglist, GST_TAG_MERGE_REPLACE,