projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be63940
)
[io] add note about reference vorbis implementation
author
Paul Brossier
<piem@piem.org>
Wed, 12 Dec 2018 14:28:31 +0000
(15:28 +0100)
committer
Paul Brossier
<piem@piem.org>
Wed, 12 Dec 2018 14:28:31 +0000
(15:28 +0100)
src/io/sink_vorbis.c
patch
|
blob
|
history
diff --git
a/src/io/sink_vorbis.c
b/src/io/sink_vorbis.c
index
e37a150
..
4693de3
100644
(file)
--- a/
src/io/sink_vorbis.c
+++ b/
src/io/sink_vorbis.c
@@
-18,6
+18,12
@@
*/
+/*
+ This file is largely inspired by `examples/encoder_example.c` in the
+ libvorbis source package (versions 1.3.5 and later) available online at
+ https://xiph.org/vorbis/
+*/
+
#include "aubio_priv.h"
#ifdef HAVE_VORBISENC