Commit Graph

1416 Commits

Author SHA1 Message Date
Mamadou DIOP aff961eb23 Update openh264 to version v1.5.0
Fix openh264 crash when resolution change and SPS/PPS loss
2016-04-14 04:14:50 +02:00
Mamadou DIOP 83dd953a88 Remove size condition for motion rank estimation 2016-03-10 17:38:40 +01:00
Mamadou DIOP df8878af00 Add support for resolution change based on network congestion (enabled on 'tch' build only) 2016-03-10 01:31:45 +01:00
Mamadou DIOP ad05fdc30b Update bandwidth adapt algo 2016-03-07 16:11:32 +01:00
Mamadou DIOP 8dbf270434 fix warning (unused variable) when adaptive video size is disabled 2016-03-06 10:29:55 +01:00
Mamadou DIOP ef7bc3b97c revert previous change (new_bw formula)
enable adaptive video size for tch build-type only
2016-03-06 10:27:56 +01:00
Mamadou DIOP 086a6e01d2 Fix bug: new_bw = "qavg*curr_bw" instead of "qavg*base_bw" 2016-03-06 10:13:44 +01:00
Mamadou DIOP fc05487d96 Change decision metric for quality average
Adds support for dynamic video size (code inhibited for now)
2016-03-06 07:04:48 +01:00
Mamadou DIOP 2409f4ddab Update click2dial url 2016-03-04 09:38:55 +01:00
Mamadou DIOP b8cb2d5cf5 Fix codec priority setting issue. The codec is removed when the priority value is > the total number of registered codecs. This happens when few codecs are registered 2016-02-26 01:38:27 +01:00
Mamadou DIOP c6a8fde4aa Do not reset quality metrics when the timer fires: continue averaging 2016-02-25 00:59:05 +01:00
System Administrator 3d46d2f68c Update cfscket transport to report correct in/out bytes 2016-02-25 00:54:48 +01:00
Mamadou DIOP 40a8a15df6 Update QoS report rate
Set Weight(Q4) to zero
2016-02-25 00:20:49 +01:00
Mamadou DIOP 50dfb43596 Add new QoS implementation
Code formatting
2016-02-23 22:00:35 +01:00
Mamadou DIOP 94b2219209 Fix concurrent access issue on "video_jb->decode_last_timestamp" 2016-01-22 07:07:28 +01:00
Mamadou DIOP e5d2be8140 Fix arithmetic overflow issue when computing RTCP-RR-fraction field 2016-01-18 19:23:09 +01:00
Mamadou DIOP 8da6e39975 Rename ".htaccess" file 2015-12-05 02:34:14 +01:00
Mamadou DIOP 4bfc19122a Add .gitignore file to the repo 2015-12-05 02:32:13 +01:00
Mamadou DIOP 5c0fe441a8 Add php htaccess file 2015-12-05 02:28:39 +01:00
Mamadou DIOP 17900e49f6 Free memory when 0-size is defined for realloc 2015-12-02 03:26:04 +01:00
System Administrator 0e56b468ee Update binaries and code source for OSX 2015-12-01 23:14:55 +01:00
Mamadou DIOP 7ff6a247a8 Cleanly handle "MF_E_SHUTDOWN" error when an even is received while the session is shutting down 2015-11-11 00:58:19 +01:00
Mamadou DIOP c82f4505fc Update website (links) 2015-11-10 00:54:37 +01:00
Mamadou DIOP e9a7dab950 Fix issue reported at https://groups.google.com/forum/#!topic/doubango/oeg-OBEH0G4 2015-08-20 18:01:33 +02:00
Mamadou DIOP a6c2cf6a74 Fix issue reported at https://groups.google.com/forum/#!topic/doubango/Oo0t1e3tlL8 2015-08-19 05:08:39 +02:00
Mamadou DIOP 0fb460ca83 - 2015-08-18 21:09:40 +02:00
Mamadou DIOP b8f790dd58 - 2015-08-18 19:49:29 +02:00
Mamadou DIOP 37fe86b3ea Merge branch 'master' of https://github.com/DoubangoTelecom/doubango 2015-08-18 19:32:15 +02:00
Mamadou DIOP 4432854c81 - 2015-08-18 19:31:48 +02:00
DoubangoTelecom 840811e14e Update README.md 2015-08-18 19:22:06 +02:00
DoubangoTelecom f9362492f3 Update README.md 2015-08-18 19:20:57 +02:00
Mamadou DIOP cf9f7a2522 - 2015-08-18 19:17:20 +02:00
Mamadou DIOP 631fffee8a - 2015-08-17 01:56:35 +02:00
bossiel 7908865936 Begin adding full support for GOOG-REMB\nFix iOS 'broken pipe' issue when UDP sockets are invalidated by the OS 2015-08-12 20:36:14 +00:00
bossiel 295de8efda Update Doubango license to 4.0 2015-08-09 02:16:01 +00:00
bossiel 3716e7f5d8 [WEC7]
Use libvpx_fast code
Enable DDraw multi-threading
Adds support for CPU throttling (disabled by default)
2015-08-08 19:04:31 +00:00
bossiel 60b7f6d8f1 Fix sign issue in YUV buffers index 2015-08-06 18:32:10 +00:00
bossiel f1258bc000 Add support for DDraw multi-threading (encoder || chroma conversion) 2015-08-06 00:04:50 +00:00
bossiel 6ca549de41 Fix issue 456 2015-07-30 13:49:52 +00:00
bossiel 619407e16d MentorEM: Memory alignment and access optimization, built-in RGB32->I420 converter, general optimizations. 2015-07-27 09:43:30 +00:00
bossiel 0aef5aa336 Add CPU monitoring in DDraw screencast implementation 2015-07-21 23:28:52 +00:00
bossiel 616569765e Fix issue 454 2015-07-13 23:20:07 +00:00
bossiel 4c0f326ff0 Use 'bps' instead of 'kbps' for openh264 when 'bw_up' or 'bw_dow' actions are received 2015-07-13 03:34:54 +00:00
bossiel c61e7c8523 Workaround for issue 453 2015-07-09 18:22:37 +00:00
bossiel b24ba08f11 Update WP8 build
Add 1500mils delay for outgoing SIP INFOs(fast update)
Detect RTCP-fb features at session start up after best codec is known
2015-07-05 18:34:37 +00:00
bossiel 8579d2ce82 GDI consumer: add width and height to the comparison to detect video resolution change 2015-07-05 17:37:24 +00:00
bossiel d8c7ee32e4 Do not print error message when srtp_unprotect() returns err_status_replay_fail 2015-06-26 17:31:27 +00:00
bossiel 9604956a56 Workaround for GE freeze frame feature 2015-06-25 14:56:16 +00:00
bossiel 740b5a2931 Update VS projects settings
Startup http stack to register the proxy plugin when the wrapped SIP stack is initialized
2015-06-20 18:55:06 +00:00
bossiel e4b2b69a79 Protect get_mac_address() block of code if "HAVE_STRUCT_SOCKADDR_DL" 2015-06-20 18:36:09 +00:00