fix flac mimetype
Original commit message from CVS: fix flac mimetype
This commit is contained in:
parent
cab352dca8
commit
201b06e52d
@ -37,7 +37,7 @@ flac_caps_factory (void)
|
||||
return
|
||||
gst_caps_new (
|
||||
"flac_flac",
|
||||
"audio/x-flac",
|
||||
"application/x-flac",
|
||||
/*gst_props_new (
|
||||
"rate", GST_PROPS_INT_RANGE (11025, 48000),
|
||||
"channels", GST_PROPS_INT_RANGE (1, 2),
|
||||
|
Loading…
x
Reference in New Issue
Block a user