summaryrefslogtreecommitdiff
path: root/modules/vpx/vpx.c
diff options
context:
space:
mode:
authorAlfred E. Heggestad <aeh@db.org>2016-03-26 18:10:41 +0100
committerAlfred E. Heggestad <aeh@db.org>2016-03-26 18:10:41 +0100
commita80081cc08f65e3cd99d7b94cb1f849ee94dc47a (patch)
tree663e83ba96059ab37757566d93103332751fab5e /modules/vpx/vpx.c
parent11a514c57b1b859b5ff5fc23d432d4b6ef3ffa79 (diff)
update reference to RFC for VP8 and H.265
Diffstat (limited to 'modules/vpx/vpx.c')
-rw-r--r--modules/vpx/vpx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/vpx/vpx.c b/modules/vpx/vpx.c
index d300641..0c17caa 100644
--- a/modules/vpx/vpx.c
+++ b/modules/vpx/vpx.c
@@ -28,7 +28,7 @@
*
* http://www.webmproject.org/
*
- * http://tools.ietf.org/html/draft-ietf-payload-vp8-17
+ * https://tools.ietf.org/html/rfc7741
*/