summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2014-12-17 20:52:39 -0500
committerirungentoo <irungentoo@gmail.com>2014-12-17 20:52:39 -0500
commit9da75d009f95005143a26fcef310f4a034bbb3e9 (patch)
tree1107ba293ace9220689f217d456b7bafa1c2bfcb
parentecba631493b1c75b17ea9ef00421ba2d8d2f2bc5 (diff)
Cut one on one default audio bitrate by half.
-rw-r--r--toxav/toxav.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxav/toxav.c b/toxav/toxav.c
index 18cefb4a..384ba360 100644
--- a/toxav/toxav.c
+++ b/toxav/toxav.c
@@ -52,7 +52,7 @@ const ToxAvCSettings av_DefaultSettings = {
52 1280, 52 1280,
53 720, 53 720,
54 54
55 64000, 55 32000,
56 20, 56 20,
57 48000, 57 48000,
58 1 58 1