1. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  2. 46a2765 Reland "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  3. 34c8e6b Revert "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  4. 4fe6adc Update internal SW codecs to return unique_ptrs by Magnus Jedvert · 7 years ago
  5. 45bbc8a Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. by Åsa Persson · 7 years ago
  6. fb65b10 Removing forward declarations that are never referenced. by Mirko Bonadei · 7 years ago
  7. d4fcfb8 Switching to RTC_ prefixed LOG macros. by Mirko Bonadei · 7 years ago
  8. 7501b1c Reland "Update internal video decoder factory to new interface" by Magnus Jedvert · 7 years ago
  9. 5478b47 WebRtcMediaEngineFactory: Require caller to supply an AudioDecoderFactory by Karl Wiberg · 7 years ago
  10. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  11. 267d84b Revert "Update internal video decoder factory to new interface" by Christian Fremerey · 7 years ago
  12. b2fc9b1 Update internal video decoder factory to new interface by Magnus Jedvert · 7 years ago
  13. 874d9a5 Handle any InitDecode() failure in VideoDecoderSoftwareFallbackWrapper by Emircan Uysaler · 7 years ago
  14. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  15. de69145 Remove pbos@webrtc.org from all OWNERS. by Peter Boström · 7 years ago
  16. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  17. e78bcb9 Enable cpplint in media/ by Steve Anton · 7 years ago
  18. 07e0d01 Reland "Add helper functions for migrating to new video codec factories" by Magnus Jedvert · 7 years ago
  19. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  20. dbcac7f Add StereoCodecAdapter classes by Emircan Uysaler · 7 years ago
  21. a767866 Revert "Add helper functions for migrating to new video codec factories" by Taylor Brandstetter · 7 years ago
  22. 1c9623c Add helper functions for migrating to new video codec factories by Magnus Jedvert · 7 years ago
  23. ef20795 Remove FlexFEC feedback params from internal encoder factory by Magnus Jedvert · 7 years ago
  24. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  25. c22a3a6 Refactor VP8 encoder creation logic by Ilya Nikolaevskiy · 7 years ago
  26. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  27. a0b66c7 Enable cpu adaptation for screenshare in chrome as field trial by Ilya Nikolaevskiy · 7 years ago
  28. 5526687 Add instructions for converting SCTP verbose log to pcap file. by Taylor Brandstetter · 7 years ago
  29. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  30. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  31. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  32. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  33. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  34. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  35. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  36. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  37. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  38. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  39. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  40. 6592f2c Removes more unused ADM APIs: by henrika · 7 years ago
  41. 919dc2e Removes fallback from Linux PulseAudio to ALSA. by henrika · 7 years ago
  42. c8c71b9 Stop using ANDROID macro in favour of WEBRTC_ANDROID. by Mirko Bonadei · 7 years ago
  43. b3944f0 Media track ID visibility at BWE level by Alex Narest · 7 years ago
  44. b140b9f Keep count of libsrtp clients, and only deinitialize when it goes to 0. by Taylor Brandstetter · 7 years ago
  45. 8deb818 Support more H264 profiles for internal software codec by Magnus Jedvert · 7 years ago
  46. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  47. a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  48. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  49. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  50. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  51. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  52. 849b3ae Move list of supported H264 codecs from InternalEncoderFactory to h264.h by Magnus Jedvert · 7 years ago
  53. d4404c2 Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  54. 34cdd2d Remove AudioDeviceObserver and make ADM not inherit from the Module interface. by Fredrik Solenberg · 7 years ago
  55. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  56. bf35298 Implement temporal layers checkers for vp8 by Ilya Nikolaevskiy · 7 years ago
  57. 032f410 Delete unneeded includes of pathutils.h by Niels Möller · 7 years ago
  58. 024d897 Add conversion from webrtc::SdpVideoFormat to cricket::VideoCodec by Magnus Jedvert · 7 years ago
  59. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  60. 244ad80 Clean up some bad constructs in media/ by Magnus Jedvert · 7 years ago
  61. 9cf9f75 Detach SequencedTaskChecker in MediaCodecVideoEncoder::Release. by Rasmus Brandt · 7 years ago
  62. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  63. fc3a2e3 Remove the VoiceEngineObserver callback interface. by solenberg · 7 years ago
  64. 3b3622f Delete member VideoReceiveStream::Config::Rtp::ulpfec. by nisse · 7 years ago
  65. 7cd28b9 Set protected_by_flexfec flag properly in tests. by brandtr · 7 years ago
  66. 4e2deab Only return stats for the most recent unsignaled audio stream. by deadbeef · 7 years ago
  67. 6dc2038 Remove VoECodec. by solenberg · 7 years ago
  68. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
  69. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  70. 35dee81 Clean out unused methods from VoiceEngine and VoEBase. by solenberg · 7 years ago
  71. 58b0316 Expose new video codec factories in the PeerConnectionFactory API by Magnus Jedvert · 7 years ago
  72. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  73. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  74. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago