[BREAKGLASS] Append-only mirror of github.com/signalapp/webrtc
Go to file
Sebastian Jansson 377b26ec65 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
This reverts commit efb94d57eb.

Reason for revert: Investigate and fix build errors.

Original change's description:
> Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.""
>
> This reverts commit 7961dc2dbd.
>
> Reason for revert: WebRTC does not build
>
> Original change's description:
> > Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
> >
> > This reverts commit 529d0d9795.
> >
> > Reason for revert: Seems to break perf tests, likely some breakage in video_quality_tests decoder configuration.
> >
> > Original change's description:
> > > Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.
> > >
> > > Preparation for deleting EnableFrameRecordning, and also a step
> > > towards landing of the new VideoStreamDecoder.
> > >
> > > Bug: webrtc:9106
> > > Change-Id: I50964ee458b08a702ec69b82a62e4995c57cee82
> > > Reviewed-on: https://webrtc-review.googlesource.com/97660
> > > Commit-Queue: Niels Moller <nisse@webrtc.org>
> > > Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
> > > Reviewed-by: Anders Carlsson <andersc@webrtc.org>
> > > Reviewed-by: Sebastian Jansson <srte@webrtc.org>
> > > Reviewed-by: Erik Språng <sprang@webrtc.org>
> > > Cr-Commit-Position: refs/heads/master@{#24861}
> >
> > TBR=brandtr@webrtc.org,nisse@webrtc.org,andersc@webrtc.org,sprang@webrtc.org,philipel@webrtc.org,srte@webrtc.org
> >
> > Change-Id: Id34e4a3452a7dbc06167a4df5bb4c2825ebd7bd0
> > No-Presubmit: true
> > No-Tree-Checks: true
> > No-Try: true
> > Bug: webrtc:9106
> > Reviewed-on: https://webrtc-review.googlesource.com/102421
> > Reviewed-by: Niels Moller <nisse@webrtc.org>
> > Commit-Queue: Niels Moller <nisse@webrtc.org>
> > Cr-Commit-Position: refs/heads/master@{#24866}
>
> TBR=brandtr@webrtc.org,nisse@webrtc.org,andersc@webrtc.org,sprang@webrtc.org,philipel@webrtc.org,srte@webrtc.org
>
> Change-Id: I23a439e1ceef79109b1f966b80b2663203968269
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: webrtc:9106
> Reviewed-on: https://webrtc-review.googlesource.com/102422
> Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
> Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#24867}

TBR=brandtr@webrtc.org,oprypin@webrtc.org,nisse@webrtc.org,andersc@webrtc.org,sprang@webrtc.org,philipel@webrtc.org,srte@webrtc.org

Change-Id: I9dafbc070e7f39dcb0ddbd61cb620164258fe894
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:9106
Reviewed-on: https://webrtc-review.googlesource.com/102460
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24872}
2018-09-27 16:04:50 +00:00
api Assign spatial_idx in FrameStatistics ctor. 2018-09-27 08:35:29 +00:00
audio Remove echo_cancellation() and echo_control_mobile() interface access outside APM 2018-09-27 12:28:12 +00:00
build_overrides Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
call Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." 2018-09-27 16:04:50 +00:00
common_audio Remove simple stringstream usages. 2018-09-06 12:53:19 +00:00
common_video Avoid overflow when parsing H.264 SPS. 2018-09-27 11:50:10 +00:00
data WebRTC: Replace ProjectRootPath by ResourcePath 2016-11-22 18:43:05 +00:00
examples Make Python-based performance tests output an empty result output.json 2018-09-21 15:45:38 +00:00
infra Reland "Use new internal trybot in commit queue" 2018-09-25 11:02:03 +00:00
logging Add helper class to process RtcEventLog events in order. 2018-09-24 16:20:10 +00:00
media Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." 2018-09-27 16:04:50 +00:00
modules Makes new congestion controller work with rtp sender tests. 2018-09-27 15:58:32 +00:00
ortc Add sanity checks to UpdateDelayStatistics and patch unit tests. 2018-09-24 23:13:02 +00:00
p2p Fix a bug that the local hostname candidate with a known address is 2018-09-25 17:33:53 +00:00
pc Add GetSources to VideoRtpReceiver 2018-09-27 10:00:40 +00:00
resources Drop legacy AEC metrics interface from ApmTest.Process 2018-09-14 08:16:43 +00:00
rtc_base Avoid overflow when parsing H.264 SPS. 2018-09-27 11:50:10 +00:00
rtc_tools ResultsContainer: Initialize fields. 2018-09-24 16:14:09 +00:00
sdk iOS: Add maxFramerate to RtpEncodingParameters. 2018-09-27 09:46:58 +00:00
stats getStats: add kind alias for mediaType 2018-09-03 11:49:30 +00:00
style-guide Add style guide rule about paired .h and .cc files 2018-03-14 13:02:35 +00:00
system_wrappers Merge field_trial and field_trial_default in a unique target. 2018-09-15 09:57:30 +00:00
test Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." 2018-09-27 16:04:50 +00:00
tools_webrtc [ios] Update swarming dimensions for Xcode 10 2018-09-26 09:50:35 +00:00
video Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." 2018-09-27 16:04:50 +00:00
.clang-format Tune ObjC clang-format configuration 2017-05-11 09:14:18 +00:00
.git-blame-ignore-revs Let git-hyper-blame ignore format commit. 2018-06-20 09:26:44 +00:00
.gitignore Reland "Compile frame analyzer for the host machine on perf tests." 2018-09-18 09:51:19 +00:00
.gn Re-enable gtest absl pretty printers. 2018-08-13 13:54:05 +00:00
.vpython Add vpython dependencies needed to run presubmit tests on LUCI 2018-05-18 08:10:25 +00:00
abseil-in-webrtc.md Add a list of allowed and disallowed Abseil things 2018-08-27 08:37:20 +00:00
AUTHORS Remove unused var in device info bits from video capture module for Linux 2018-09-12 10:36:33 +00:00
BUILD.gn Reland "Add RTC_EXPORT macro to export WebRTC symbols." 2018-09-18 12:07:58 +00:00
CODE_OF_CONDUCT.md Add code of conduct to WebRTC repo 2017-05-16 12:09:13 +00:00
codereview.settings Make Gerrit the default for WebRTC changes 2017-09-29 01:38:07 +00:00
common_types.h Remove double declaration of 2 conversion functions. 2018-09-11 06:00:05 +00:00
DEPS Roll chromium_revision 65b8a51a96..f87ef78727 (594582:594716) 2018-09-27 15:10:36 +00:00
LICENSE Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
license_template.txt Update template to follow chromium copyright style 2013-04-24 01:01:28 +00:00
native-api.md Add documentation about field_trial/metrics custom impl. 2018-09-18 11:27:59 +00:00
OWNERS Add a list of allowed and disallowed Abseil things 2018-08-27 08:37:20 +00:00
PATENTS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
presubmit_test_mocks.py Reland: Add presubmit check for changes in 3pp 2018-05-22 13:11:18 +00:00
presubmit_test.py Fixing py lint errors 2018-07-23 15:28:48 +00:00
PRESUBMIT.py Upload WebRTC CLs from Chromium. 2018-09-04 11:14:07 +00:00
pylintrc Fixing py lint errors 2018-07-23 15:28:48 +00:00
README.chromium Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
README.md Tell users where they can find the native API headers 2017-11-14 10:36:46 +00:00
style-guide.md Add a list of allowed and disallowed Abseil things 2018-08-27 08:37:20 +00:00
WATCHLISTS Reland "Remove steveanton from api/ watchlist" 2018-09-05 11:45:33 +00:00
webrtc.gni Reland "Add RTC_EXPORT macro to export WebRTC symbols." 2018-09-18 12:07:58 +00:00
whitespace.txt Whitespace change 2018-02-23 10:34:16 +00:00

WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.

Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.

The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.

Development

See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.

Authoritative list of directories that contain the native API header files.

More info