Commit Graph

  • 09eabcb4fb Revert of Use microsecond timestamp in cricket::VideoFrame. (patchset #13 id:240001 of https://codereview.webrtc.org/1865283002/ ) niklas.enbom 2016-04-13 10:45:47 -07:00
  • 67cf2c1294 Removing preference field from cricket::Codec. deadbeef 2016-04-13 10:07:16 -07:00
  • f30ba114bb Use microsecond timestamp in cricket::VideoFrame. nisse 2016-04-13 09:36:54 -07:00
  • 6d6e7c5e1a Fix bug causing audio to stop being sent when AudioSendStreams are recreated. solenberg 2016-04-13 09:07:30 -07:00
  • 21a395ddf7 Moved the aec_rdft*.c files to be build using C++ peah 2016-04-13 07:53:48 -07:00
  • eda7926d97 Add pbos@webrtc.org to video_coding OWNERS. Peter Boström 2016-04-13 14:59:41 +02:00
  • 4025719a9f Roll chromium_revision 2eb9198a98..ce2d8a33e2 (386895:386955) kjellander 2016-04-13 05:13:31 -07:00
  • 3eeb2e89b3 Moved the audioprocessing unittest to the audio_processing folder where the other audioprocessing unittests are located. peah 2016-04-13 04:10:04 -07:00
  • f386876354 Rename some cricket::VideoFrame methods, to align with webrtc::VideoFrame. nisse 2016-04-13 03:29:16 -07:00
  • cbac40d321 Reland of Make QualityScaler more responsive to downgrades. (patchset #1 id:1 of https://codereview.webrtc.org/1880103002/ ) pbos 2016-04-13 02:51:02 -07:00
  • afaae0d151 External VNR speed improvement. jackychen 2016-04-12 23:02:55 -07:00
  • a31fb75e44 Roll chromium_revision a35c1c96c7..2eb9198a98 (386363:386895) kjellander 2016-04-12 21:48:26 -07:00
  • b7f425ab68 Accept all the media profiles required by JSEP. zhihuang 2016-04-12 18:32:30 -07:00
  • 79299afa30 Enable H.264 HW decoder soft rest. Alex Glaznev 2016-04-12 16:39:39 -07:00
  • bdb7af692f Changed the delay estimator to be built using C++ peah 2016-04-12 14:47:40 -07:00
  • 1a45cfbe8b Fix paths to Android tests .isolate files. kjellander@webrtc.org 2016-04-12 22:15:09 +02:00
  • 63911495de Revert of Fix screen capturers to initialize on the same thread on which Start() is called. (patchset #3 id:80001 of https://codereview.webrtc.org/1861893002/ ) guidou 2016-04-12 11:42:01 -07:00
  • a6b99448ee Generate FMTP parameters for the H.264 codec. hta 2016-04-12 10:29:17 -07:00
  • d0554b8068 Set --shard-timeout in wrapper scripts for apk tests agrieve 2016-04-12 09:45:00 -07:00
  • 19b4fecf08 Revert of Make QualityScaler more responsive to downgrades. (patchset #3 id:40001 of https://codereview.webrtc.org/1830593003/ ) phoglund 2016-04-12 09:05:58 -07:00
  • 164bc4bbd3 Revert of Remove the deprecated EncodeInternal interface from AudioEncoder (patchset #4 id:60001 of https://codereview.webrtc.org/1864993002/ ) ossu 2016-04-12 03:58:07 -07:00
  • 5222d315db Remove the deprecated EncodeInternal interface from AudioEncoder ossu 2016-04-12 03:30:55 -07:00
  • afe1f74c04 Make sure temporal layered screenshare frames are sent in at least 2s. sprang 2016-04-12 02:45:13 -07:00
  • b97526ed65 Corrected include of C++ header file in AECM that was done using external inclusion peah 2016-04-12 01:20:43 -07:00
  • c36b31b78e Embed a cricket::MediaConfig in RTCConfiguration. nisse 2016-04-11 23:25:29 -07:00
  • 9c4fadc199 Add test annotations to AppRTCDemoTest. kjellander 2016-04-11 21:27:32 -07:00
  • 7f315883f0 vp8-intergationtest: Adjust a parameter in resize test. Marco 2016-04-11 21:02:45 -07:00
  • 18b67a59ea Add QuicTransportChannel methods for QUIC streams mikescarlett 2016-04-11 16:56:23 -07:00
  • 9a20fa6292 Add WriteUVarint to ByteBufferWriter and ReadUVarint to ByteBufferReader mikescarlett 2016-04-11 16:11:38 -07:00
  • 3ba4d53379 Remove the if condition block in the function Transport::ConnectChannels. It will not be triggered anymore. zhihuang 2016-04-11 15:10:52 -07:00
  • efdd930dc9 Fix RTCAudioSession crash in removeDelegate. tkchin 2016-04-11 12:00:59 -07:00
  • 9ff9c6540b iOS h264: Request keyframe after coming back from background. tkchin 2016-04-11 11:40:25 -07:00
  • 90a1351072 Fixed rtcp rpsi parsing of invalid packets. Added packet type RpsiItem to destinguish parsed rpsi header and Rpsi body preventing handling two half-valid (header-only) rpsi packets as one valid, making test parser calculate rpsi packet once instead of twice. Added check padding bits doesn't exceed native bit string length. Marking rpsi received moved after it is validated. danilchap 2016-04-11 10:05:02 -07:00
  • f7704d197b Remove latency-based frame dropping on Android. Peter Boström 2016-04-11 16:42:40 +02:00
  • c7bdf8a729 Added storing of the reverse output rate and number of channels in APM protobuf recordings. peah 2016-04-11 07:05:53 -07:00
  • dda52b9c3e Add performance tracing to AudioDevice inits. Peter Boström 2016-04-11 16:04:33 +02:00
  • 25ed5800b9 Enable proxy_unittest (thread proxy tests). nisse 2016-04-11 06:01:27 -07:00
  • 3858477d4b FakeVideoTrackRenderer is a thin wrapper over FakeVideoRenderer, only registering itself on a VideoSourceInterface on construction and removing itself on destruction. Let it inherit FakeVideoRenderer, instead of proxying all methods. nisse 2016-04-11 04:38:32 -07:00
  • 29a34d70f9 Roll chromium_revision 29056bf821..a35c1c96c7 (386325:386363) kjellander 2016-04-11 04:07:21 -07:00
  • dabc9449b7 Add missing tracing to RtpSender objects. Peter Boström 2016-04-11 11:45:14 +02:00
  • 18d3d1e466 Update ice server provider response format in the Android AppRTCDemo app jansson 2016-04-11 02:42:14 -07:00
  • 8aba997f3e Reland of Changed P2PTestConductor to use a separate worker thread. perkj 2016-04-10 23:54:34 -07:00
  • 4d23447b15 Moved struct definition to the header file for the ring buffer. peah 2016-04-10 22:51:07 -07:00
  • 2704512f7b What was done was -changed filenames to *.cc -fixed issues with implicit casts causing build errors. peah 2016-04-10 22:38:14 -07:00
  • 59cbc4f3f3 Roll chromium_revision a56f16d1e1..29056bf821 (386317:386325) kjellander 2016-04-10 20:03:34 -07:00
  • 3be94bf471 Roll chromium_revision 5a3c87b37a..a56f16d1e1 (386316:386317) kjellander 2016-04-10 12:02:40 -07:00
  • 35cd9de84c Roll chromium_revision 11022bc348..5a3c87b37a (386314:386316) kjellander 2016-04-10 04:02:08 -07:00
  • 55fc495904 Roll chromium_revision f19c8c6644..11022bc348 (386300:386314) kjellander 2016-04-09 20:23:28 -07:00
  • 423d236a54 As the ClosestNativeRate method returns the closest native rate that is higher than the specified rate, and not the closest native rate the need for a name change has been raised. This CL addresses that. peah 2016-04-09 16:06:52 -07:00
  • b8a1454ffd Roll chromium_revision 9bfe4e2f47..f19c8c6644 (386294:386300) kjellander 2016-04-09 12:02:18 -07:00
  • 4b9d1dec5a OpenSSL/BoringSSL compatibility fixes. torbjorng 2016-04-09 11:35:29 -07:00
  • bbf0ab4477 Roll chromium_revision d2d9a3375e..9bfe4e2f47 (386271:386294) kjellander 2016-04-09 04:04:38 -07:00
  • eae4d720f1 Roll chromium_revision fe515adb0e..d2d9a3375e (386125:386271) kjellander 2016-04-08 20:06:28 -07:00
  • 79b4b8720d Objective C API to read and set RtpParameters skvlad 2016-04-08 17:28:55 -07:00
  • d329584ede Roll chromium_revision 7bd0a75e3f..fe515adb0e (386032:386125) kjellander 2016-04-08 12:11:46 -07:00
  • 57db65255c Changed PeerConnectionEndToEndTest to use a separate worker thread. perkj 2016-04-08 08:16:33 -07:00
  • babf8ee78c Add test runner scripts for instrumentation tests agrieve 2016-04-08 06:54:23 -07:00
  • 5b5129a2ad Replace a few calls to VoEHardware with direct calls on the ADM, in WVoMC. solenberg 2016-04-08 05:35:48 -07:00
  • f37ba84e82 Roll chromium_revision e8e08b359c..7bd0a75e3f (385940:386032) kjellander 2016-04-08 04:04:49 -07:00
  • 2ded9b19d1 Replace SetCapturer and SetCaptureDevice by SetSource. Drop return value. nisse 2016-04-08 02:23:55 -07:00
  • e0d4637bea Allow applications to control audio send bitrate through RtpParameters. skvlad 2016-04-07 22:59:22 -07:00
  • e07a3af678 Roll chromium_revision 4b37fccfad..e8e08b359c (385806:385940) kjellander 2016-04-07 20:04:57 -07:00
  • 05697a62fc Gracefully continue if ConnectivityManager.requestNetwork fails. Taylor Brandstetter 2016-04-07 17:36:43 -07:00
  • 98bb6640d2 Added log messages for some important call setup events: skvlad 2016-04-07 15:36:45 -07:00
  • 6447cbf034 Roll chromium_revision ae459e084f..4b37fccfad (385703:385806) kjellander 2016-04-07 12:03:47 -07:00
  • e8d4b7d8a3 Fix screen capturers to initialize on the same thread on which Start() is called. sergeyu 2016-04-07 10:43:43 -07:00
  • aad6780e5c Protect some cipher suites with ifdefs for legacy openssl compatibility. torbjorng 2016-04-07 08:55:28 -07:00
  • 39530c4891 Add isolate paths in GYP, fix location of test_runner.py in wrappers agrieve 2016-04-07 08:18:34 -07:00
  • 2a8a78c905 Add AEC filter divergence metric to StatsCollector. Minyue 2016-04-07 16:48:15 +02:00
  • 5b68ab50bb Extended proxy abstraction, to call certain methods to the worker thread. nisse 2016-04-07 07:45:54 -07:00
  • eb13302e39 Presubmit: Tweak the help text for making API changes kwiberg 2016-04-07 07:41:48 -07:00
  • 5045337133 Pulling AEC divergent filter fraction. minyue 2016-04-07 06:36:43 -07:00
  • 9d7e8dd44e Adds Moto G 3rd Generation to HW AEC blacklist henrika 2016-04-07 04:56:01 -07:00
  • 2c03951d27 Roll chromium_revision 20df67ce97..ae459e084f (385614:385703) kjellander 2016-04-07 04:20:13 -07:00
  • e10fc3fb2d Adding fraction of filter divergence in AEC metrics. minyue 2016-04-07 02:56:56 -07:00
  • b0c293c5ab Delete unused code in rtc timeutils. nisse 2016-04-07 02:12:07 -07:00
  • fae14804ee Android: Fix chroma sampling bug when converting from texture to YUV Magnus Jedvert 2016-04-07 09:26:41 +02:00
  • 95177d1e71 GN: Fix some build errors for iOS. kjellander 2016-04-07 00:13:58 -07:00
  • 32de827cab Roll chromium_revision b03579678f..20df67ce97 (385504:385614) kjellander 2016-04-06 20:12:42 -07:00
  • 0996a3a022 Add tommi@webrtc.org as OWNER of the peerconnection_client/peerconnection_server example. solenberg 2016-04-06 16:25:26 -07:00
  • 953b1c185f Implement CPU feature detection for ARM Linux. simon.hosie 2016-04-06 14:02:26 -07:00
  • a332a4436a Roll chromium_revision c20f387895..b03579678f (385427:385504) kjellander 2016-04-06 13:11:00 -07:00
  • 0d96ab7dc4 NetEq::GetPlayoutTimestamp returns empty during CNG henrik.lundin 2016-04-06 12:28:26 -07:00
  • c8d071e4e0 Switch to using new ACM methods for encoder management kwiberg 2016-04-06 12:22:38 -07:00
  • dc2242d351 Added a query function for whether submodules are enabled that can be called from the render side without making APM singlethreaded. peah 2016-04-06 09:30:58 -07:00
  • 15c51e355f Move setting of AudioFrame::timestamp_ into NetEq henrik.lundin 2016-04-06 08:38:56 -07:00
  • d31b664a6c Restore BoringSSL behavior for webrtc/base/BUILD.gn kjellander@webrtc.org 2016-04-06 17:18:36 +02:00
  • 8a89454610 Roll chromium_revision 46123c9a86..c20f387895 (385366:385427) kjellander 2016-04-06 07:18:54 -07:00
  • b4d01c4ded A bunch of interfaces: Return scoped_ptr<SSLCertificate> kwiberg 2016-04-06 05:15:06 -07:00
  • 96bd50262a VoE: Handle empty playout timestamp differently henrik.lundin 2016-04-06 04:13:56 -07:00
  • 03bd4008b6 Move InitToBlack and Reset methods from cricket::VideoFrame to its subclass cricket::WebRtcVideoFrame. Niels Möller 2016-04-06 13:07:06 +02:00
  • 0bf612b3ec This CL is partially reverting the effects that were added in https://codereview.webrtc.org/1773173002. peah 2016-04-06 02:47:46 -07:00
  • fc3ef3e5c1 Removed unused code and simplified the code for the AEC metrics peah 2016-04-06 02:28:25 -07:00
  • 38d653c927 Revert of Switch to using EGL 1.0 for rendering and HW codec. (patchset #1 id:1 of https://codereview.webrtc.org/1829923002/ ) magjed 2016-04-06 02:26:24 -07:00
  • 9a410dd082 Change NetEq::GetPlayoutTimestamp to return an rtc::Optional<uint32_t> henrik.lundin 2016-04-06 01:39:22 -07:00
  • 05255b0e8a Revert of Changed P2PTestConductor to use a separate WorkerThread. (patchset #1 id:1 of https://codereview.webrtc.org/1859933002/ ) perkj 2016-04-06 01:28:30 -07:00
  • efc38584b7 Remove deprecated MediaStreamTrackInterface::set_state perkj 2016-04-06 01:15:54 -07:00
  • 7dc68897d3 Unit test for AudioFrame output from AcmReceiver::GetAudio henrik.lundin 2016-04-06 01:03:02 -07:00
  • 6172401972 Changed P2PTestConductor to use a separate WorkerThread. perkj 2016-04-06 00:02:59 -07:00
  • aeab4d03c0 Roll chromium_revision 93bafc396d..46123c9a86 (385218:385366) kjellander 2016-04-05 21:38:40 -07:00