From 4fec64651f9d6d752f9c8eff260c07a444d943c4 Mon Sep 17 00:00:00 2001 From: "Timothy B. Terriberry" <tterribe@xiph.org> Date: Thu, 10 Jan 2013 19:29:17 -0800 Subject: [PATCH] Add HTTPS to make gmaxwell happy. --- doc/draft-ietf-codec-oggopus.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/draft-ietf-codec-oggopus.xml b/doc/draft-ietf-codec-oggopus.xml index d49ddd995..cbf710783 100644 --- a/doc/draft-ietf-codec-oggopus.xml +++ b/doc/draft-ietf-codec-oggopus.xml @@ -1028,7 +1028,7 @@ The opusfile library is a separate implementation of this draft as a helper library for demuxing and decoding. Like opus-tools, it supports metadata, multichannel, start and end trimming, the gain field, live streams, and chained files. -Its primary focus is efficient seeking, including over HTTP and in chained +Its primary focus is efficient seeking, including over HTTP(S) and in chained streams. It currently does not create Ogg Opus files. This library is in early development and is not widely deployed, though several -- GitLab