summaryrefslogtreecommitdiff
path: root/toxav/phone.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/phone.c')
-rwxr-xr-xtoxav/phone.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/toxav/phone.c b/toxav/phone.c
index 2b33f7e9..74f743f7 100755
--- a/toxav/phone.c
+++ b/toxav/phone.c
@@ -5,7 +5,7 @@
5 * This file is for testing/reference purposes only, hence 5 * This file is for testing/reference purposes only, hence
6 * it is _poorly_ designed and it does not fully reflect the 6 * it is _poorly_ designed and it does not fully reflect the
7 * quaility of msi nor rtp. Although toxmsi* and toxrtp* are tested 7 * quaility of msi nor rtp. Although toxmsi* and toxrtp* are tested
8 * there is always possiblity of crashes. If crash occures, 8 * there is always possibility of crashes. If crash occures,
9 * contact me ( mannol ) on either irc channel #tox-dev @ freenode.net:6667 9 * contact me ( mannol ) on either irc channel #tox-dev @ freenode.net:6667
10 * or eniz_vukovic@hotmail.com 10 * or eniz_vukovic@hotmail.com
11 * 11 *
@@ -612,7 +612,7 @@ void *decode_video_thread(void *arg)
612 612
613 } //else { 613 } //else {
614 614
615 /* TODO: request the sender to create a new i-frame immediatly */ 615 /* TODO: request the sender to create a new i-frame immediately */
616 //printf("Bad video packet\n"); 616 //printf("Bad video packet\n");
617 //} 617 //}
618 //} 618 //}