mirror of
https://github.com/xiph/opus.git
synced 2025-05-25 20:59:13 +00:00
Update URLs
This commit is contained in:
parent
b15172a34e
commit
58dbcf23f3
5 changed files with 8 additions and 8 deletions
|
@ -27,7 +27,7 @@
|
|||
/* This is meant to be a simple example of encoding and decoding audio
|
||||
using Opus. It should make it easy to understand how the Opus API
|
||||
works. For more information, see the full API documentation at:
|
||||
http://www.opus-codec.org/docs/ */
|
||||
https://www.opus-codec.org/docs/ */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue