aboutsummaryrefslogtreecommitdiff
path: root/webrtc
AgeCommit message (Expand)Author
2015-11-18modules/video_coding/utility: Remove includekjellander@webrtc.org
2015-11-18modules/video_processing: refactor interface->include + more.Henrik Kjellander
2015-11-18WebRTC: Add compability header for video_coding refactoring.Henrik Kjellander
2015-11-18modules/video_coding refactoringsHenrik Kjellander
2015-11-18Remove dead codekwiberg
2015-11-18Move CNG/RED payload type extraction to Rent-A-Codeckwiberg
2015-11-18Fixed the render queue item size preallocation and verification, moved consta...peah
2015-11-18rtcp::App moved into own file and got Parse functiondanilchap
2015-11-18So long and thanks for all the code reviews!andrew
2015-11-18Set temporal up switch bit to false for flexible mode (one temporal layer is ...asapersson
2015-11-18Fix active tcp port to 9Guo-wei Shieh
2015-11-17Several Tick counter improvements try #2."thaloun
2015-11-17Update references to TLS1_CK_ECDHE_RSA_CHACHA20_POLY1305, etc.davidben
2015-11-17Re-apply change https://codereview.webrtc.org/1426673007/honghaiz
2015-11-17Add OpenSL ES enable setting to AppRTCDemo (part 2).henrika
2015-11-17Remove ViEEncoder::ScaleInputImage.Peter Boström
2015-11-17Unconditionally build VP9 support.Peter Boström
2015-11-17Add UMA for send bwe and pacer bitrate.stefan
2015-11-17Trace encoding/decoding time in a generic way.pbos
2015-11-17Deactivate the audio session after a call ends using the AVAudioSessionSetAct...henrika
2015-11-17Adding thread timeout for audio recorer thread in Javahenrika
2015-11-17Add OpenSL ES enable setting to AppRTCDemo.glaznev
2015-11-17Revert of Create rtc::AtomicInt POD struct. (patchset #12 id:220001 of https:...pbos
2015-11-17Preparational work before introducing the locks in order to harmonize the code:peah
2015-11-17Applied the render queueing to the agc.peah
2015-11-17Remove packet initializer in RtpRtcpRtxNackTest.pbos
2015-11-17Use webrtc/base/logging.h for video coding/processing.pbos
2015-11-17Revert of Several Tick counter improvements. (patchset #8 id:140001 of https:...thaloun
2015-11-17Introduced the render sample queue for the aec and aecm.peah
2015-11-16Several Tick counter improvements.Tim Haloun
2015-11-16Fix VP9 support in AppRTCDemo.Alex Glaznev
2015-11-16common_video: rename interface -> includekjellander
2015-11-16Create rtc::AtomicInt POD struct.pbos
2015-11-16Flesh out webrtc/.gitignorebrucedawson
2015-11-16Converted a bunch of error checking in Audio[Receive|Send]Stream to RTC_CHECK...solenberg
2015-11-16Adding stddef.h to opus_inst.h.minyue
2015-11-16Move some send stream configuration into webrtc::AudioSendStream.solenberg
2015-11-16Move CNG and RED management into the Rent-A-Codeckwiberg
2015-11-16Revert of Do not delete the turn port entry right away when the respective co...tommi
2015-11-16Remove include dirs from modules/{media_file,pacing}Henrik Kjellander
2015-11-16Fix a data race in the thread unit tests.nisse
2015-11-16Add limit for minimum number of required samples before recording input and s...asapersson
2015-11-14Do not delete the turn port entry right away when the respective connection i...honghaiz
2015-11-13cleanup: get rid of basicdefs.h includetfarina
2015-11-13Fix flaky testshonghaiz
2015-11-13rtcp::Ij renamed to rtcp::ExtendedJitterReportdanilchap
2015-11-13Remove scoped_ptrs for VCM sender_ and receiver_.pbos
2015-11-13rtcp::ReportBlock refactored to contain parsingdanilchap
2015-11-13Remove BitrateController dependency fromVideoReceiveStream.mflodman
2015-11-13Rename screenshare test.philipel