summaryrefslogtreecommitdiff
path: root/toxav/codec.h
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2015-04-21 02:31:12 +0200
committermannol <eniz_vukovic@hotmail.com>2015-04-21 02:31:12 +0200
commit3fd0ee5f0873924b4881b0e33eb1c17ea877ab4a (patch)
tree6a4ee64a3ea7f0191ccfd0205a68411cf0b84063 /toxav/codec.h
parentcbb8fdd4eab3bae4db1179f1fa04cdaa35957aeb (diff)
Final touchups
Diffstat (limited to 'toxav/codec.h')
-rw-r--r--toxav/codec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/toxav/codec.h b/toxav/codec.h
index 7cc9b15d..497016eb 100644
--- a/toxav/codec.h
+++ b/toxav/codec.h
@@ -42,9 +42,6 @@
42/* Audio encoding/decoding */ 42/* Audio encoding/decoding */
43#include <opus.h> 43#include <opus.h>
44 44
45#define PACKED_AUDIO_SIZE(x) (x + 5)
46#define UNPACKED_AUDIO_SIZE(x) (x - 5)
47
48typedef struct CSession_s { 45typedef struct CSession_s {
49 46
50 /* VIDEO 47 /* VIDEO