summaryrefslogtreecommitdiff
path: root/toxav/codec.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/codec.c')
-rw-r--r--toxav/codec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toxav/codec.c b/toxav/codec.c
index dae35d54..e7b952b1 100644
--- a/toxav/codec.c
+++ b/toxav/codec.c
@@ -40,7 +40,6 @@
40#include "codec.h" 40#include "codec.h"
41 41
42/* Good quality encode. */ 42/* Good quality encode. */
43#define MAX_ENCODE_TIME_US VPX_DL_GOOD_QUALITY
44#define MAX_DECODE_TIME_US 0 43#define MAX_DECODE_TIME_US 0
45 44
46// TODO this has to be exchanged in msi 45// TODO this has to be exchanged in msi