decoder/pcm: add MIME type "audio/x-mpd-float"

This commit is contained in:
Max Kellermann
2016-06-10 22:59:45 +02:00
parent 5a22a0c27d
commit 22ff0d80ce
3 changed files with 13 additions and 3 deletions

View File

@@ -1944,7 +1944,9 @@ buffer_size: 16384</programlisting>
<para>
Read raw PCM samples. It understands the "audio/L16" MIME
type with parameters "rate" and "channels" according to RFC
2586.
2586. It also understands the
<application>MPD</application>-specific MIME type
"audio/x-mpd-float".
</para>
</section>