1. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  2. 267d84b Revert "Update internal video decoder factory to new interface" by Christian Fremerey · 7 years ago
  3. b2fc9b1 Update internal video decoder factory to new interface by Magnus Jedvert · 7 years ago
  4. 874d9a5 Handle any InitDecode() failure in VideoDecoderSoftwareFallbackWrapper by Emircan Uysaler · 7 years ago
  5. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  6. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  7. e78bcb9 Enable cpplint in media/ by Steve Anton · 7 years ago
  8. 07e0d01 Reland "Add helper functions for migrating to new video codec factories" by Magnus Jedvert · 7 years ago
  9. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  10. dbcac7f Add StereoCodecAdapter classes by Emircan Uysaler · 7 years ago
  11. a767866 Revert "Add helper functions for migrating to new video codec factories" by Taylor Brandstetter · 7 years ago
  12. 1c9623c Add helper functions for migrating to new video codec factories by Magnus Jedvert · 7 years ago
  13. ef20795 Remove FlexFEC feedback params from internal encoder factory by Magnus Jedvert · 7 years ago
  14. c22a3a6 Refactor VP8 encoder creation logic by Ilya Nikolaevskiy · 7 years ago
  15. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  16. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  17. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  18. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  19. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  20. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  21. 6592f2c Removes more unused ADM APIs: by henrika · 7 years ago
  22. 919dc2e Removes fallback from Linux PulseAudio to ALSA. by henrika · 7 years ago
  23. c8c71b9 Stop using ANDROID macro in favour of WEBRTC_ANDROID. by Mirko Bonadei · 7 years ago
  24. b3944f0 Media track ID visibility at BWE level by Alex Narest · 7 years ago
  25. 8deb818 Support more H264 profiles for internal software codec by Magnus Jedvert · 7 years ago
  26. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  27. a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  28. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  29. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  30. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  31. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  32. 849b3ae Move list of supported H264 codecs from InternalEncoderFactory to h264.h by Magnus Jedvert · 7 years ago
  33. d4404c2 Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  34. 34cdd2d Remove AudioDeviceObserver and make ADM not inherit from the Module interface. by Fredrik Solenberg · 7 years ago
  35. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  36. bf35298 Implement temporal layers checkers for vp8 by Ilya Nikolaevskiy · 7 years ago
  37. 024d897 Add conversion from webrtc::SdpVideoFormat to cricket::VideoCodec by Magnus Jedvert · 7 years ago
  38. 244ad80 Clean up some bad constructs in media/ by Magnus Jedvert · 7 years ago
  39. 9cf9f75 Detach SequencedTaskChecker in MediaCodecVideoEncoder::Release. by Rasmus Brandt · 7 years ago
  40. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  41. fc3a2e3 Remove the VoiceEngineObserver callback interface. by solenberg · 7 years ago
  42. 3b3622f Delete member VideoReceiveStream::Config::Rtp::ulpfec. by nisse · 7 years ago
  43. 7cd28b9 Set protected_by_flexfec flag properly in tests. by brandtr · 7 years ago
  44. 4e2deab Only return stats for the most recent unsignaled audio stream. by deadbeef · 7 years ago
  45. 6dc2038 Remove VoECodec. by solenberg · 7 years ago
  46. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  47. 35dee81 Clean out unused methods from VoiceEngine and VoEBase. by solenberg · 7 years ago
  48. 58b0316 Expose new video codec factories in the PeerConnectionFactory API by Magnus Jedvert · 7 years ago
  49. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  50. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  51. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago