Nosefart -> NES Sound Format
Original commit message from CVS: Nosefart -> NES Sound Format
This commit is contained in:
parent
a378cad6b9
commit
11523b42f7
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user