Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau a8ab90de7d Added EXCLUDE_FROM_ALL to dependencies to prevent installing useless includes 4 years ago
  Paul-Louis Ageneau 706fb4af3e Merge pull request #443 from industriousonesoft/master 4 years ago
  industriousonesoft cc32d141fd BugFixed: to perfer the specified openssl root path over the system version 4 years ago
  industriousonesoft 75e891d40f BugFixed: to perfer the specified openssl root path over the system version 4 years ago
  Paul-Louis Ageneau a75f7848b6 Updated libjuice 4 years ago
  Paul-Louis Ageneau 1d88eb6a65 Merge pull request #441 from agnickolov/feature/xcode12-ios-build 4 years ago
  Alexander Nickolov 2f67f71968 Fixes to build for iOS 4 years ago
  Paul-Louis Ageneau 3ca396f2c8 Cleaned up unused include 4 years ago
  Paul-Louis Ageneau 8dddf1290a Merge branch 'v0.13' 4 years ago
  Paul-Louis Ageneau 43649ca211 Bumped version to 0.13.4 4 years ago
  Paul-Louis Ageneau 6ff2ebf043 Check for PLOG_DEFAULT_INSTANCE_ID instead of PLOG 4 years ago
  Paul-Louis Ageneau 324fa65295 Merge pull request #440 from paullouisageneau/remove-threadpool-join-at-exit 4 years ago
  Paul-Louis Ageneau be9425b381 Removed ThreadPool join at exit 4 years ago
  Paul-Louis Ageneau 4cdb788124 Merge pull request #439 from paullouisageneau/change-plog-check 4 years ago
  Paul-Louis Ageneau 6255ff1995 Check for PLOG_DEFAULT_INSTANCE_ID instead of PLOG 4 years ago
  Paul-Louis Ageneau 1d47294050 Merge pull request #437 from murat-dogan/master 4 years ago
  Murat Doğan 86f93e9aa3 Fix typo 4 years ago
  Paul-Louis Ageneau d218e7923c Cleaned up std:: prefix where possible 4 years ago
  Paul-Louis Ageneau 2d97cc18c6 Fixed removeSSRC() to update SSRC list in addition to attributes 4 years ago
  Paul-Louis Ageneau 76d2d3d97f Properly check input in RTPMap::setMLine() 4 years ago
  Paul-Louis Ageneau 1156fbe434 Merge pull request #431 from in2core/feature/improve-capi-sscr 4 years ago
  Filip Klembara 983b5759f3 Replace memcpy with std::copy in `copyAndReturn` 4 years ago
  Filip Klembara 79242e27ed Fix cname parsing bug in `parseSdpLine` 4 years ago
  Filip Klembara 39e51a8345 Rename bufferSize parameter to count 4 years ago
  Filip Klembara f4aae34874 Refactor rtcIsDataChannelOpen to rtcIsOpen 4 years ago
  Filip Klembara 34469d16ae Add CName parsing from ssrc 4 years ago
  Filip Klembara e6a9650523 Fix incorrect size in memcpy (copyAndReturn) 4 years ago
  Filip Klembara a9057a02e5 move lowercased function to RTC_ENABLE_MEDIA 4 years ago
  Filip Klembara a2b019465c Move ssrc manupulation functions to RTC_ENABLE_MEDIA 4 years ago
  Filip Klembara 8bdce69ab7 Fix build error: comparison of integer expressions of different signedness 4 years ago