- ce80886 Remove video_coding dependency on ProcessThread and Module by Danil Chapovalov · 3 years, 1 month ago
- c4d253c Move VCMTiming into timing sub-folder by Rasmus Brandt · 3 years, 2 months ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years, 4 months ago
- e02f9ee WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 10/inf by Jonas Oreland · 3 years, 4 months ago
- 7f6444d Delete deprecated version of VideoCodingModule::RegisterReceiveCodec by Danil Chapovalov · 4 years ago
- ba0a306 Move check for number_of_cores parameter validitity by Danil Chapovalov · 4 years ago
- 355b8d2 Use VideoDecoder::Configure interface when setting up decoder by Danil Chapovalov · 4 years ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 5 months ago
- c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 6 months ago
- 5a37d12 Delete deprecated variant of VideoCodingModule::RegisterReceiveCodec by Niels Möller · 5 years ago
- 582102c Add a VideoCoding::RegisterReceiveCodec method with payload_type by Niels Möller · 5 years ago
- 18c83d3 Delete unused argument |require_key_frame| by Niels Möller · 5 years ago
- 3d22108 Remove unused critical section includes. by Markus Handell · 5 years ago
- 47ae303 Delete deprecated method VideoCodingModule::SetReceiverRobustnessMode by Niels Möller · 6 years ago
- 0fb0bd8 Delete WebRtcRTPHeader, this struct is no longer used. by Niels Möller · 6 years ago
- be7a0ec Change vcm::VideoReceiver::IncomingPacket to not use WebRtcRTPHeader by Niels Möller · 6 years ago
- 691f62c Make VCMJitterBuffer::SetNackMode(kNack, -1, -1) the only mode by Niels Möller · 6 years ago
- c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
- db64d99 Delete unused constructor arguments from VCMJitterBuffer by Niels Möller · 6 years ago
- 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
- fe055c1 [clang-tidy] Apply modernize-use-override fixes. by Mirko Bonadei · 6 years ago
- 375b346 Delete all logic related to VCMDecodeErrorMode by Niels Möller · 7 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
- 2874672 Delete method VideoCodingModule::SetVideoProtection by Niels Möller · 7 years ago
- 194d4d2 Delete unused send-side methods of VideoCodingModule by Niels Möller · 7 years ago
- d96b275 Refactor EncodeParameters usage, remove unused rtt/loss by Erik Språng · 7 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 7 years ago
- eee3920 Don't poll EncoderInfo from encoder twice per frame by Erik Språng · 7 years ago
- c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 7 years ago
- c4e9825 Delete classes EventFactory and EventFactoryImpl. by Niels Möller · 7 years ago
- 689983f Deprecate EventFactory and delete all usage. by Niels Möller · 7 years ago
- 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 7 years ago
- be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 7 years ago
- 9eb44ac Delete pre_decode_image_callback by Niels Möller · 7 years ago
- 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 7 years ago
- dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
- 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
- 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 7 years ago
- 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 7eb8e9f Add RegisterExternalDecoder in VideoCodingModule. by Anders Carlsson · 7 years ago
- 82fad3d Remove TemporalLayersFactory and associated classes by Erik Språng · 7 years ago
- bf3dbb4 Delete payload_type from VCMEncoderDatabase and vcm::VideoSender. by Niels Möller · 7 years ago
- af9e87b Delete unused methods from vcm::VideoCodingModule. by Niels Möller · 7 years ago
- a056599 Delete VCMSendStatisticsCallback and corresponding use of ProcessThread by Niels Möller · 8 years ago
- 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 8 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/video_coding/video_coding_impl.cc]
- 56359be Update thread annotiation macros in modules to use RTC_ prefix by danilchap · 8 years ago
- 351424e Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 8 years ago
- c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
- dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
- c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
- d701dfd remove more CriticalSectionWrappers. by kthelgason · 8 years ago
- a5c18d7 Delete video_coding_robustness_unittest.cc by tommi · 8 years ago
- 05e908b Delete unused method VideoCodingModule::DiscardedPackets(). by tommi · 8 years ago
- b1db370 Delete unsupported method VideoCodingModule::RegisterDecoderTimingCallback. by tommi · 8 years ago
- 275e209 Remove ReceiveCodec() getters from VideoCodingModule. by Tommi · 8 years ago
- d0a71ba Updates to VCMDecodedFrameCallback, VideoReceiver and a few related classes/tests. by tommi · 8 years ago
- 721d402 Create VideoReceiver with external VCMTiming object. by philipel · 9 years ago
- 1a646ee Wire up BitrateAllocation to be sent as RTCP TargetBitrate by sprang · 9 years ago
- 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 9 years ago
- 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 9 years ago
- 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 9 years ago
- 4bc98d4 Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ ) by sprang · 9 years ago
- 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 9 years ago
- 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
- 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 9 years ago
- 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
- ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 9 years ago
- ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
- f5b2e51 Fix stats for encoder target bitrate when target rate is zero. by perkj · 9 years ago
- e15032c Remove all old suspension logic. by mflodman · 9 years ago
- 69b332d Move logic for calculating needed bitrate overhead used by NACK and FEC to VideoSender. by Per · 9 years ago
- ad6fc5a Remove remaining quality-analysis (QM). by Peter Boström · 9 years ago
- 600246e Removed SSRC knowledge from ViEEncoder. by perkj · 9 years ago
- 376b192 Remove VideoCodingModule::VCMPacketizationCallback by perkj · 9 years ago
- 16ac328 Remove VCMRenderBufferSizeCallback. by Peter Boström · 9 years ago
- 0b25072 Use vcm::VideoReceiver on the receive side. by Peter Boström · 9 years ago
- 02b3d27 Reland of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #1 id:1 of https://codereview.webrtc.org/1903193002/ ) by kjellander · 9 years ago
- a261e61 Revert of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #5 id:80001 of https://codereview.webrtc.org/1897233002/ ) by kjellander · 9 years ago
- f5d55aa Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. by perkj · 9 years ago
- 3911c26 Add support for writing raw encoder output to .ivf files. by sprang · 9 years ago
- 83f831a Experiment for the nack module. by philipel · 9 years ago
- 3f55dea Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/ by kwiberg · 9 years ago
- a26ac92 Reland of move ignored return code from modules. (patchset #1 id:1 of https://codereview.webrtc.org/1736663004/ ) by pbos · 9 years ago
- da33a8a Revert of Remove ignored return code from modules. (patchset #3 id:40001 of https://codereview.webrtc.org/1703833002/ ) by torbjorng · 9 years ago
- f14c47a Remove ignored return code from modules. by Peter Boström · 9 years ago
- 1d04ac6 Untangle ViEChannel and ViEEncoder. by Peter Boström · 9 years ago
- ed3277b Deprecate VideoDecoder::Reset() and remove calls. by Peter Boström · 9 years ago
- 7776e78 Remove unused methods in VideoCodingModule. by Peter Boström · 10 years ago
- 5908c71 Lint fix for webrtc/modules/video_coding PART 3! by philipel · 10 years ago
- 796cfaf Add VideoCodec::PreferDecodeLate by perkj · 10 years ago
- 795dbe4 Remove RegisterExternal{De,En}coder error codes. by Peter Boström · 10 years ago
- 92f8dbd Remove VIDEOCODEC_* from engine_configurations.h. by Peter Boström · 10 years ago
- 2557b86 modules/video_coding refactorings by Henrik Kjellander · 10 years ago[Renamed (96%) from webrtc/modules/video_coding/main/source/video_coding_impl.cc]
- 0fa9b22 Remove scoped_ptrs for VCM sender_ and receiver_. by pbos · 10 years ago
- 69ccb33 Remove redudant encoder rate calls. by Peter Boström · 10 years ago
- 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 10 years ago
- dec5ebf Move sent key frame stats to send_statistics_proxy class. by asapersson · 10 years ago