webrtc/media/engine
Mirko Bonadei cb459ca6e2 Remove double declaration of cricket::kH264CodecName.
This symbol is declared in two places and clang-cl complains if they
disagree on the visibility (see [1]), since this declaration is
redundant this CL just removes it.

[1] - https://ci.chromium.org/p/chromium/builders/try/win_chromium_compile_dbg_ng/432927

Bug: webrtc:9419
Change-Id: If2f04beff8fd757ec2019c3588c82b6971f012c3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159029
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29729}
2019-11-07 15:24:45 +00:00
..
adm_helpers.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
adm_helpers.h Delete unneeded includes of common_types.h and gn deps on webrtc_common. 2018-11-20 16:28:39 +00:00
constants.cc Extend WebRTC-Video-MinVideoBitrate to experiment per-codec 2019-10-11 15:34:33 +00:00
constants.h Remove double declaration of cricket::kH264CodecName. 2019-11-07 15:24:45 +00:00
encoder_simulcast_proxy.cc Define FecControllerOverride and plumb it down to VideoEncoder 2019-06-28 15:57:22 +00:00
encoder_simulcast_proxy.h Format almost everything. 2019-07-08 13:45:15 +00:00
encoder_simulcast_proxy_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
fake_video_codec_factory.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
fake_video_codec_factory.h Export symbols needed by the Chromium component build (part 8). 2019-04-02 10:13:36 +00:00
fake_webrtc_call.cc Remove MediaTransport from Call. 2019-08-08 10:58:57 +00:00
fake_webrtc_call.h Remove MediaTransport from Call. 2019-08-08 10:58:57 +00:00
fake_webrtc_video_engine.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
fake_webrtc_video_engine.h Format almost everything. 2019-07-08 13:45:15 +00:00
internal_decoder_factory.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
internal_decoder_factory.h Export symbols needed by the Chromium component build (part 8). 2019-04-02 10:13:36 +00:00
internal_decoder_factory_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
internal_encoder_factory.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
internal_encoder_factory.h Export symbols needed by the Chromium component build (part 8). 2019-04-02 10:13:36 +00:00
multiplex_codec_factory.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
multiplex_codec_factory.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
multiplex_codec_factory_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
null_webrtc_video_engine.h Make VideoBitrateAllocatorFactory injectable. 2019-04-17 06:17:34 +00:00
null_webrtc_video_engine_unittest.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
payload_type_mapper.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
payload_type_mapper.h Replace rtc::Optional with absl::optional in media, ortc, p2p 2018-06-16 07:09:59 +00:00
payload_type_mapper_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
simulcast.cc Stop checking VP8BaseHeavyTl3RateAllocation field trial on every frame. 2019-11-04 13:50:59 +00:00
simulcast.h Stop checking VP8BaseHeavyTl3RateAllocation field trial on every frame. 2019-11-04 13:50:59 +00:00
simulcast_encoder_adapter.cc SimulcastEncoderAdapter: support per layer fallback and single encoder proxying 2019-10-01 17:31:44 +00:00
simulcast_encoder_adapter.h SimulcastEncoderAdapter: support per layer fallback and single encoder proxying 2019-10-01 17:31:44 +00:00
simulcast_encoder_adapter_unittest.cc SimulcastEncoderAdapter: support per layer fallback and single encoder proxying 2019-10-01 17:31:44 +00:00
simulcast_unittest.cc Don't limit simulcast layers number for screenshare based on resolution 2019-10-01 14:26:09 +00:00
unhandled_packets_buffer.cc Use Abseil container algorithms in a couple places in media/ 2019-03-28 20:18:24 +00:00
unhandled_packets_buffer.h Format almost everything. 2019-07-08 13:45:15 +00:00
unhandled_packets_buffer_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
webrtc_media_engine.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
webrtc_media_engine.h Add missing RTC_EXPORT for the component build. 2019-10-15 09:07:44 +00:00
webrtc_media_engine_defaults.cc Make VideoBitrateAllocatorFactory injectable. 2019-04-17 06:17:34 +00:00
webrtc_media_engine_defaults.h Introduce media engine factory where TaskQueueFactory dependency can be set. 2019-04-11 08:52:54 +00:00
webrtc_media_engine_unittest.cc Remove cricket::WebRtcMediaEngineFactory as now unused 2019-07-09 07:00:28 +00:00
webrtc_video_engine.cc Added allow_codec_switching parameter to RTCConfig. 2019-10-25 11:06:31 +00:00
webrtc_video_engine.h Added allow_codec_switching parameter to RTCConfig. 2019-10-25 11:06:31 +00:00
webrtc_video_engine_unittest.cc Added allow_codec_switching parameter to RTCConfig. 2019-10-25 11:06:31 +00:00
webrtc_voice_engine.cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. 2019-10-23 07:46:39 +00:00
webrtc_voice_engine.h Remove apm_helpers, consolidate audio config in WebRtcVoiceEngine 2019-10-21 09:40:39 +00:00
webrtc_voice_engine_unittest.cc Remove apm_helpers, consolidate audio config in WebRtcVoiceEngine 2019-10-21 09:40:39 +00:00