summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2014-06-18 19:46:39 -0400
committerirungentoo <irungentoo@gmail.com>2014-06-18 19:46:39 -0400
commitdb724df189525de3738cdfdd2566c82553e8d88c (patch)
treea435b0b981000a0206c42e325163a20538817ad9
parenta82cbfff6a8d7f830857c01ceb84e762ec6e43b3 (diff)
parent741ad009e0a8e2f09f43e3df09f15700b62e0a80 (diff)
Merge branch 'av-fix' of https://github.com/nurupo/InsertProjectNameHere into nurupo-av-fix
-rw-r--r--toxav/event.c2
-rw-r--r--toxav/event.h2
-rw-r--r--toxav/msi.c2
-rw-r--r--toxav/msi.h2
-rw-r--r--toxav/rtp.c2
-rw-r--r--toxav/rtp.h2
-rw-r--r--toxav/toxav.c2
-rw-r--r--toxav/toxav.h11
8 files changed, 9 insertions, 16 deletions
diff --git a/toxav/event.c b/toxav/event.c
index 870abf2a..3916b744 100644
--- a/toxav/event.c
+++ b/toxav/event.c
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24 22
diff --git a/toxav/event.h b/toxav/event.h
index f9e67543..e8bc5e37 100644
--- a/toxav/event.h
+++ b/toxav/event.h
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24 22
diff --git a/toxav/msi.c b/toxav/msi.c
index eba0164a..6105c8f1 100644
--- a/toxav/msi.c
+++ b/toxav/msi.c
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24 22
diff --git a/toxav/msi.h b/toxav/msi.h
index 042f3f0f..fdf0a88c 100644
--- a/toxav/msi.h
+++ b/toxav/msi.h
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24#ifndef __TOXMSI 22#ifndef __TOXMSI
diff --git a/toxav/rtp.c b/toxav/rtp.c
index d4fdf656..8cead4c9 100644
--- a/toxav/rtp.c
+++ b/toxav/rtp.c
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24#ifdef HAVE_CONFIG_H 22#ifdef HAVE_CONFIG_H
diff --git a/toxav/rtp.h b/toxav/rtp.h
index 45cf83b6..f4f3944d 100644
--- a/toxav/rtp.h
+++ b/toxav/rtp.h
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24#ifndef __TOXRTP 22#ifndef __TOXRTP
diff --git a/toxav/toxav.c b/toxav/toxav.c
index a042b9dd..7b9aeaef 100644
--- a/toxav/toxav.c
+++ b/toxav/toxav.c
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24#ifdef HAVE_CONFIG_H 22#ifdef HAVE_CONFIG_H
diff --git a/toxav/toxav.h b/toxav/toxav.h
index 4d988962..35fe764e 100644
--- a/toxav/toxav.h
+++ b/toxav/toxav.h
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24 22
@@ -26,6 +24,10 @@
26#define __TOXAV 24#define __TOXAV
27#include <inttypes.h> 25#include <inttypes.h>
28 26
27#ifdef __cplusplus
28extern "C" {
29#endif
30
29/* vpx_image_t */ 31/* vpx_image_t */
30#include <vpx/vpx_image.h> 32#include <vpx/vpx_image.h>
31 33
@@ -370,4 +372,9 @@ int toxav_set_video_queue_limit ( ToxAv *av, int32_t call_index, uint64_t limit
370 372
371 373
372Tox *toxav_get_tox(ToxAv *av); 374Tox *toxav_get_tox(ToxAv *av);
375
376#ifdef __cplusplus
377}
378#endif
379
373#endif /* __TOXAV */ \ No newline at end of file 380#endif /* __TOXAV */ \ No newline at end of file