shout2send: accept audio/webm as well as video/webm
https://bugzilla.gnome.org/show_bug.cgi?id=689336
This commit is contained in:
parent
672ab8fb5b
commit
81b9e197df
@ -70,7 +70,7 @@ enum
|
||||
#define DEFAULT_PROTOCOL SHOUT2SEND_PROTOCOL_HTTP
|
||||
|
||||
#ifdef SHOUT_FORMAT_WEBM
|
||||
#define WEBM_CAPS "; video/webm"
|
||||
#define WEBM_CAPS "; video/webm; audio/webm"
|
||||
#else
|
||||
#define WEBM_CAPS ""
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user