On Mon, Feb 29, 2016 at 08:08:14PM -0800, Mark Harris wrote:
> ---
> libavformat/sdp.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
https://tools.ietf.org/html/draft-ietf-payload-rtp-opus-11 uses "="
in the example
so ok and applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF
---
libavformat/sdp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/sdp.c b/libavformat/sdp.c
index 2ab37a8..368402b 100644
--- a/libavformat/sdp.c
+++ b/libavformat/sdp.c
@@ -706,7 +706,7 @@ static char *sdp_write_media_attributes(char *buff, int
size, AVCodecCo