aboutsummaryrefslogtreecommitdiff
path: root/modules/BUILD.gn
AgeCommit message (Expand)Author
2019-01-17Revert "Opus multistream."Amit Hilbuch
2019-01-17Opus multistream.Alex Loiko
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-10-16Export symbols needed by the Chromium component build (part 3).Mirko Bonadei
2018-10-15Extract functionality of test_main into separate library.Artem Titov
2018-09-18Cleanup modules_common_typesDanil Chapovalov
2018-07-25Delete root header file typedef.h.Niels Möller
2018-07-19Enabling clang::find_bad_constructs in modules/BUILD.gn.Mirko Bonadei
2018-07-10Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its o...philipel
2018-06-21Replace rtc::Optional with absl::optionalDanil Chapovalov
2018-05-14New file api/video/BUILD.gnNiels Möller
2018-05-09Moves network control interface to API.Sebastian Jansson
2018-04-20Remove audio_frame.h from module_common_types.hFredrik Solenberg
2018-03-09Cleaning up modules_tests resources.Sergey Silkin
2018-02-23Separate build targets for aec3 and aec3_unittestsGustaf Ullberg
2018-02-20Revert "Revert "Enables PeerConnectionFactory using external fec controller""Ying Wang
2018-02-19BUILD.gn file for api/audio.Gustaf Ullberg
2018-02-15Revert "Enables PeerConnectionFactory using external fec controller"Taylor Brandstetter
2018-02-15Enables PeerConnectionFactory using external fec controllerYing Wang
2018-02-14Move AudioFrame to its own header file and target in api/.Niels Möller
2018-02-01Adding simulcast/spatial layering support to VideoProcessor.Sergey Silkin
2018-01-29Delete unused MediaFile module.Niels Möller
2018-01-26Removing useless dependencies on //testing/gmock.Mirko Bonadei
2018-01-19Fix warning 4373.Patrik Höglund
2018-01-16Update gn files to support Mozilla buildDan Minor
2018-01-10Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "...Per Kjellander
2018-01-10Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""Per Kjellander
2018-01-10GN rtc_* templates: Set default visibility to webrtc_root + "/*"Karl Wiberg
2017-12-31Make building with X11 libraries optional.Joachim Bauch
2017-12-15Fix circular dependencies in webrtc_common.Patrik Höglund
2017-12-15Stop using public_deps in modules/BUILD.gn.Mirko Bonadei
2017-11-28Add a new NetEq decoding unit test for Opus with DTXHenrik Lundin
2017-11-14Refactor RtpToNtpEstimator and MovingMedianFilterIlya Nikolaevskiy
2017-11-13Separate i420 and i444 implementations to separate targets.Patrik Höglund
2017-09-22Remove voe::OutputMixer and AudioConferenceMixer.solenberg
2017-09-18Fix Gn Untracked headers in webrtc/modules/video_coding.charujain
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei