1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-10-13 04:53:36 -04:00

Merge branch 'develop' into feature/gl2283-playlist-location

This commit is contained in:
Moritz Grimm 2022-11-06 03:54:10 +01:00
commit 8c4113f1df

View File

@ -205,6 +205,12 @@
<program>faad -d -f 2 -w @T@</program> <program>faad -d -f 2 -w @T@</program>
<file_ext>.m4a</file_ext> <file_ext>.m4a</file_ext>
</decoder> </decoder>
<decoder>
<name>Opus</name>
<program>opusdec --rate 44100 @T@ -</program>
<file_ext>.opus</file_ext>
</decoder>
</decoders> </decoders>
<!-- <!--