summaryrefslogtreecommitdiffstats
path: root/tinyRTP
diff options
context:
space:
mode:
authorSystem Administrator <root@Mamadous-iMac.local>2015-12-01 23:14:55 +0100
committerSystem Administrator <root@Mamadous-iMac.local>2015-12-01 23:14:55 +0100
commit0e56b468eeaf711e4594aba83a15f2944cfb58b9 (patch)
tree2829f03113b87226dc85c94a23855753a5905af2 /tinyRTP
parent7ff6a247a8ec64673fa7920225b47a8b9224f078 (diff)
downloaddoubango-0e56b468eeaf711e4594aba83a15f2944cfb58b9.zip
doubango-0e56b468eeaf711e4594aba83a15f2944cfb58b9.tar.gz
Update binaries and code source for OSX
Diffstat (limited to 'tinyRTP')
-rwxr-xr-x[-rw-r--r--]tinyRTP/Makefile.am0
-rwxr-xr-x[-rw-r--r--]tinyRTP/droid-makefile0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_header.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_packet.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_rblock.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_bye.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_fb.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_rr.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_sdes.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_sr.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_xr.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_sdes_chunck.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_sdes_item.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_session.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtp/trtp_rtp_header.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtp/trtp_rtp_packet.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/rtp/trtp_rtp_session.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/trtp.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/trtp_manager.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp/trtp_srtp.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/include/tinyrtp_config.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_header.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_packet.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_rblock.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_report.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_report_bye.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_report_fb.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_report_rr.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_report_sdes.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_report_sr.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_report_xr.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_sdes_chunck.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_sdes_item.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtcp/trtp_rtcp_session.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtp/trtp_rtp_header.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtp/trtp_rtp_packet.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/rtp/trtp_rtp_session.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/trtp.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/trtp_manager.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/src/trtp_srtp.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/test/test.c0
-rwxr-xr-x[-rw-r--r--]tinyRTP/test/test.vcproj0
-rwxr-xr-x[-rw-r--r--]tinyRTP/test/test_manager.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/test/test_parser.h0
-rwxr-xr-x[-rw-r--r--]tinyRTP/tinyRTP.pc.in0
-rwxr-xr-x[-rw-r--r--]tinyRTP/tinyRTP.sln0
-rwxr-xr-x[-rw-r--r--]tinyRTP/tinyRTP.vcproj0
-rwxr-xr-x[-rw-r--r--]tinyRTP/version.rc0
50 files changed, 0 insertions, 0 deletions
diff --git a/tinyRTP/Makefile.am b/tinyRTP/Makefile.am
index 02fc587..02fc587 100644..100755
--- a/tinyRTP/Makefile.am
+++ b/tinyRTP/Makefile.am
diff --git a/tinyRTP/droid-makefile b/tinyRTP/droid-makefile
index a56b89f..a56b89f 100644..100755
--- a/tinyRTP/droid-makefile
+++ b/tinyRTP/droid-makefile
diff --git a/tinyRTP/include/tinyrtp.h b/tinyRTP/include/tinyrtp.h
index 8707f81..8707f81 100644..100755
--- a/tinyRTP/include/tinyrtp.h
+++ b/tinyRTP/include/tinyrtp.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_header.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_header.h
index 9cf6a1a..9cf6a1a 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_header.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_header.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_packet.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_packet.h
index 9045be7..9045be7 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_packet.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_packet.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_rblock.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_rblock.h
index 5ea54e6..5ea54e6 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_rblock.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_rblock.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report.h
index c30351f..c30351f 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_bye.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_bye.h
index 796e9fc..796e9fc 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_bye.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_bye.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_fb.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_fb.h
index 1ad30b4..1ad30b4 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_fb.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_fb.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_rr.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_rr.h
index 2f25779..2f25779 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_rr.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_rr.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_sdes.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_sdes.h
index 04efb5c..04efb5c 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_sdes.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_sdes.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_sr.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_sr.h
index 09d442f..09d442f 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_sr.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_sr.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_xr.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_xr.h
index b08e096..b08e096 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_xr.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_report_xr.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_sdes_chunck.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_sdes_chunck.h
index ec3a8d8..ec3a8d8 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_sdes_chunck.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_sdes_chunck.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_sdes_item.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_sdes_item.h
index 8356a74..8356a74 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_sdes_item.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_sdes_item.h
diff --git a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_session.h b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_session.h
index 34ddbbc..34ddbbc 100644..100755
--- a/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_session.h
+++ b/tinyRTP/include/tinyrtp/rtcp/trtp_rtcp_session.h
diff --git a/tinyRTP/include/tinyrtp/rtp/trtp_rtp_header.h b/tinyRTP/include/tinyrtp/rtp/trtp_rtp_header.h
index 15d177c..15d177c 100644..100755
--- a/tinyRTP/include/tinyrtp/rtp/trtp_rtp_header.h
+++ b/tinyRTP/include/tinyrtp/rtp/trtp_rtp_header.h
diff --git a/tinyRTP/include/tinyrtp/rtp/trtp_rtp_packet.h b/tinyRTP/include/tinyrtp/rtp/trtp_rtp_packet.h
index c7f8cf3..c7f8cf3 100644..100755
--- a/tinyRTP/include/tinyrtp/rtp/trtp_rtp_packet.h
+++ b/tinyRTP/include/tinyrtp/rtp/trtp_rtp_packet.h
diff --git a/tinyRTP/include/tinyrtp/rtp/trtp_rtp_session.h b/tinyRTP/include/tinyrtp/rtp/trtp_rtp_session.h
index 475502a..475502a 100644..100755
--- a/tinyRTP/include/tinyrtp/rtp/trtp_rtp_session.h
+++ b/tinyRTP/include/tinyrtp/rtp/trtp_rtp_session.h
diff --git a/tinyRTP/include/tinyrtp/trtp.h b/tinyRTP/include/tinyrtp/trtp.h
index 3359a70..3359a70 100644..100755
--- a/tinyRTP/include/tinyrtp/trtp.h
+++ b/tinyRTP/include/tinyrtp/trtp.h
diff --git a/tinyRTP/include/tinyrtp/trtp_manager.h b/tinyRTP/include/tinyrtp/trtp_manager.h
index 1594f9c..1594f9c 100644..100755
--- a/tinyRTP/include/tinyrtp/trtp_manager.h
+++ b/tinyRTP/include/tinyrtp/trtp_manager.h
diff --git a/tinyRTP/include/tinyrtp/trtp_srtp.h b/tinyRTP/include/tinyrtp/trtp_srtp.h
index 9992bbb..9992bbb 100644..100755
--- a/tinyRTP/include/tinyrtp/trtp_srtp.h
+++ b/tinyRTP/include/tinyrtp/trtp_srtp.h
diff --git a/tinyRTP/include/tinyrtp_config.h b/tinyRTP/include/tinyrtp_config.h
index 422b68f..422b68f 100644..100755
--- a/tinyRTP/include/tinyrtp_config.h
+++ b/tinyRTP/include/tinyrtp_config.h
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_header.c b/tinyRTP/src/rtcp/trtp_rtcp_header.c
index e93772a..e93772a 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_header.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_header.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_packet.c b/tinyRTP/src/rtcp/trtp_rtcp_packet.c
index d2ec856..d2ec856 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_packet.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_packet.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_rblock.c b/tinyRTP/src/rtcp/trtp_rtcp_rblock.c
index 9a85b4b..9a85b4b 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_rblock.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_rblock.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_report.c b/tinyRTP/src/rtcp/trtp_rtcp_report.c
index 5fb2697..5fb2697 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_report.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_report.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_report_bye.c b/tinyRTP/src/rtcp/trtp_rtcp_report_bye.c
index 0f44608..0f44608 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_report_bye.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_report_bye.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_report_fb.c b/tinyRTP/src/rtcp/trtp_rtcp_report_fb.c
index bbc80b1..bbc80b1 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_report_fb.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_report_fb.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_report_rr.c b/tinyRTP/src/rtcp/trtp_rtcp_report_rr.c
index 2a38a4c..2a38a4c 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_report_rr.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_report_rr.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_report_sdes.c b/tinyRTP/src/rtcp/trtp_rtcp_report_sdes.c
index 4f5e944..4f5e944 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_report_sdes.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_report_sdes.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_report_sr.c b/tinyRTP/src/rtcp/trtp_rtcp_report_sr.c
index 5d8ceda..5d8ceda 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_report_sr.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_report_sr.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_report_xr.c b/tinyRTP/src/rtcp/trtp_rtcp_report_xr.c
index 5fb2697..5fb2697 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_report_xr.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_report_xr.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_sdes_chunck.c b/tinyRTP/src/rtcp/trtp_rtcp_sdes_chunck.c
index 9104580..9104580 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_sdes_chunck.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_sdes_chunck.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_sdes_item.c b/tinyRTP/src/rtcp/trtp_rtcp_sdes_item.c
index 7f22537..7f22537 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_sdes_item.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_sdes_item.c
diff --git a/tinyRTP/src/rtcp/trtp_rtcp_session.c b/tinyRTP/src/rtcp/trtp_rtcp_session.c
index 3172278..3172278 100644..100755
--- a/tinyRTP/src/rtcp/trtp_rtcp_session.c
+++ b/tinyRTP/src/rtcp/trtp_rtcp_session.c
diff --git a/tinyRTP/src/rtp/trtp_rtp_header.c b/tinyRTP/src/rtp/trtp_rtp_header.c
index e833b10..e833b10 100644..100755
--- a/tinyRTP/src/rtp/trtp_rtp_header.c
+++ b/tinyRTP/src/rtp/trtp_rtp_header.c
diff --git a/tinyRTP/src/rtp/trtp_rtp_packet.c b/tinyRTP/src/rtp/trtp_rtp_packet.c
index dc5c7ea..dc5c7ea 100644..100755
--- a/tinyRTP/src/rtp/trtp_rtp_packet.c
+++ b/tinyRTP/src/rtp/trtp_rtp_packet.c
diff --git a/tinyRTP/src/rtp/trtp_rtp_session.c b/tinyRTP/src/rtp/trtp_rtp_session.c
index 3ebfe03..3ebfe03 100644..100755
--- a/tinyRTP/src/rtp/trtp_rtp_session.c
+++ b/tinyRTP/src/rtp/trtp_rtp_session.c
diff --git a/tinyRTP/src/trtp.c b/tinyRTP/src/trtp.c
index a0150d9..a0150d9 100644..100755
--- a/tinyRTP/src/trtp.c
+++ b/tinyRTP/src/trtp.c
diff --git a/tinyRTP/src/trtp_manager.c b/tinyRTP/src/trtp_manager.c
index 70968d3..70968d3 100644..100755
--- a/tinyRTP/src/trtp_manager.c
+++ b/tinyRTP/src/trtp_manager.c
diff --git a/tinyRTP/src/trtp_srtp.c b/tinyRTP/src/trtp_srtp.c
index 5e2d033..5e2d033 100644..100755
--- a/tinyRTP/src/trtp_srtp.c
+++ b/tinyRTP/src/trtp_srtp.c
diff --git a/tinyRTP/test/test.c b/tinyRTP/test/test.c
index f0f15f6..f0f15f6 100644..100755
--- a/tinyRTP/test/test.c
+++ b/tinyRTP/test/test.c
diff --git a/tinyRTP/test/test.vcproj b/tinyRTP/test/test.vcproj
index 53adaaf..53adaaf 100644..100755
--- a/tinyRTP/test/test.vcproj
+++ b/tinyRTP/test/test.vcproj
diff --git a/tinyRTP/test/test_manager.h b/tinyRTP/test/test_manager.h
index 29c2dcc..29c2dcc 100644..100755
--- a/tinyRTP/test/test_manager.h
+++ b/tinyRTP/test/test_manager.h
diff --git a/tinyRTP/test/test_parser.h b/tinyRTP/test/test_parser.h
index a65b816..a65b816 100644..100755
--- a/tinyRTP/test/test_parser.h
+++ b/tinyRTP/test/test_parser.h
diff --git a/tinyRTP/tinyRTP.pc.in b/tinyRTP/tinyRTP.pc.in
index 621003d..621003d 100644..100755
--- a/tinyRTP/tinyRTP.pc.in
+++ b/tinyRTP/tinyRTP.pc.in
diff --git a/tinyRTP/tinyRTP.sln b/tinyRTP/tinyRTP.sln
index ec6e279..ec6e279 100644..100755
--- a/tinyRTP/tinyRTP.sln
+++ b/tinyRTP/tinyRTP.sln
diff --git a/tinyRTP/tinyRTP.vcproj b/tinyRTP/tinyRTP.vcproj
index 794128b..794128b 100644..100755
--- a/tinyRTP/tinyRTP.vcproj
+++ b/tinyRTP/tinyRTP.vcproj
diff --git a/tinyRTP/version.rc b/tinyRTP/version.rc
index 9592d2e..9592d2e 100644..100755
--- a/tinyRTP/version.rc
+++ b/tinyRTP/version.rc
OpenPOWER on IntegriCloud