mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Merge branch 'develop' into feature/gl2283-playlist-location
This commit is contained in:
commit
8c4113f1df
@ -205,6 +205,12 @@
|
||||
<program>faad -d -f 2 -w @T@</program>
|
||||
<file_ext>.m4a</file_ext>
|
||||
</decoder>
|
||||
|
||||
<decoder>
|
||||
<name>Opus</name>
|
||||
<program>opusdec --rate 44100 @T@ -</program>
|
||||
<file_ext>.opus</file_ext>
|
||||
</decoder>
|
||||
</decoders>
|
||||
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user