1. f6515cd Fix and optimize input buffer filling in HardwareVideoEncoder. by Sami Kalliomäki · 7 years ago
  2. 56231d0 Reland "Android: Generate JNI code for VideoSink and VideoEncoder" by Magnus Jedvert · 7 years ago
  3. 0af86d1 Reland ObjC API for BWE allocation strategy by Magnus Jedvert · 7 years ago
  4. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  5. c4a1432 Remove autolayout in RTCMTLVideoView. by Daniela · 7 years ago
  6. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  7. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  8. ef1140e Expose TurnCustomizer as a native ObjC property. by Zeke Chin · 7 years ago
  9. e5c4265 Allow external audio device module to be passed in to the objc peer connection factory interface. by Sean Rosenbaum · 7 years ago
  10. 828cf24 Android: Change H264 constrained baseline profile from 4200xx to 42e0xx. by Sami Kalliomäki · 7 years ago
  11. bde473e Fix/suppress new warnings introduced in Chromium roll. by Sami Kalliomäki · 7 years ago
  12. 1d4c152 Reland "Simple Default ObjC video codec factories." by Anders Carlsson · 7 years ago
  13. 293158b Revert ObjC API changes for BWE allocation strategy by Magnus Jedvert · 7 years ago
  14. 9828beb Fix/suppress all javac warnings. by Sami Kalliomäki · 7 years ago
  15. 4556f3c Revert "Simple Default ObjC video codec factories." by Oskar Sundbom · 7 years ago
  16. 30915a7 Simple Default ObjC video codec factories. by Anders Carlsson · 7 years ago
  17. 68e56a5 Android: Update VideoDecoderFactoryWrapper to implement CreateVideoDecoderWithParams. by Sami Kalliomäki · 7 years ago
  18. 47d3a01 Reenable some supressed warnings for the objc SDK. by Kári Tristan Helgason · 7 years ago
  19. f3ee3b7 Support RGB frames in RTCCVPixelBuffer by Anders Carlsson · 7 years ago
  20. fc313dc Add prefix to codec name constants. by Kári Tristan Helgason · 7 years ago
  21. 4721736 Adding a KVO context to avoid issues with future super/sub-classing. by Peter Hanspers · 7 years ago
  22. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  23. 6f38d25 Add Java support for AudioProcessing and PostProcessing injection by Sam Zackrisson · 7 years ago
  24. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  25. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  26. 5f5fc68 Relax threading requirements in VideoEncoder. by Sami Kalliomäki · 7 years ago
  27. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  28. 117c482 Replace use of codec name strings with constants. by Kári Tristan Helgason · 7 years ago
  29. 033ea5f Fix a typo in YuvConveter RGB shader code. by Sami Kalliomäki · 7 years ago
  30. 157e76f Fix issue in AndroidNetworkMonitor for Wi-Fi Direct socket binding. by Taylor Brandstetter · 7 years ago
  31. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  32. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  33. 6bf70d2 Make YuvConverter public. by Sami Kalliomäki · 7 years ago
  34. cb98b11 Expose functionality to convert TextureBuffer to I420. by Sami Kalliomäki · 7 years ago
  35. 6bf43d2 AppRTCMobile iOS: Use video encoder factory to manage codec preference. by Anders Carlsson · 7 years ago
  36. cee3e53 Android: Cache implementation name in VideoDecoderWrapper. by Sami Kalliomäki · 7 years ago
  37. ae012cf Add xctest target to migrate sdk/objc/Framework to it. by Daniela · 7 years ago
  38. 2a5e790 Fix errorprone errors. by Mirko Bonadei · 7 years ago
  39. f7b5bd6 Refactor HardwareVideoDecoderTest. by Sami Kalliomäki · 7 years ago
  40. 0a1140e Updating RTCDeviceType with new iOS devices. by Kári Tristan Helgason · 7 years ago
  41. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  42. ebe36ef Update Java MediaStream when native stream's set of tracks changes. by Taylor Brandstetter · 7 years ago
  43. c548aab Fix metal unit test on ios11. by Daniela · 7 years ago
  44. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  45. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  46. 602dc43 Fix some lint warnings on Android. by Sami Kalliomäki · 7 years ago
  47. 7e04281 Injectable software video codecs in Obj-C. by Anders Carlsson · 7 years ago
  48. 07c5bfb Convert FileVideoCapturer to capture VideoFrames. by Sami Kalliomäki · 7 years ago
  49. ca95748 Add tests for ScopedCFTypeRef. by Kári Tristan Helgason · 7 years ago
  50. 0ca8b53 Always copy output byte buffers in HardwareVideoDecoder. by Sami Kalliomäki · 7 years ago
  51. 48b3c02 Add JavaI420Buffer to the API. by Sami Kalliomäki · 7 years ago
  52. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  53. bff80f3 Add availablitity macro to RTCFileVideoCapturer by Daniela · 7 years ago
  54. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  55. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  56. 0ef90d1 Enable uploading vertex array with non-zero stride in Android shader. by Brandon Young · 7 years ago
  57. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  58. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  59. e71f367 Add init for RTCVideoCodecInfo without params. by Kári Tristan Helgason · 7 years ago
  60. 88676bf Delete an unneeded include of trace.h by Niels Möller · 7 years ago
  61. 208b309 Fix a bug in HardwareVideoEncoderTest. by Sami Kalliomäki · 7 years ago
  62. a265da4 Android: Fix getting encoder queue in encoder wrapper. by Sami Kalliomäki · 7 years ago
  63. e3044fe Add checks for buffer size in MediaCodecVideoEncoder. by Sami Kalliomäki · 7 years ago
  64. a58f231 Fix a crash in HardwareVideoDecoder on reinitialization. by Sami Kalliomäki · 7 years ago
  65. d629314 Return slices of ByteBuffers from getDataY/U/V() in I420Buffers. by Bjorn Mellem · 7 years ago
  66. a17ddcd Add new class to handle releasing CFTypeRefs. by Kári Tristan Helgason · 7 years ago
  67. f328282 Fix memory leak in video encoder. by Daniela · 7 years ago
  68. cbc4b1d Android: Optimize apply_rotation in case the rotation is 0. by Sami Kalliomäki · 7 years ago
  69. 5cd1cfb Allow passing in a custom native library loader. by Sami Kalliomäki · 7 years ago
  70. a6368d1 Fix occassional hang in iOS 11 when calling VTDecompressionSessionInvalidate. by JT Teh · 7 years ago
  71. 27bafec Revert "Use injectable hardware video decoder/encoder in AppRTCMobile." by Sami Kalliomäki · 7 years ago
  72. 0cbaf1a Use injectable hardware video decoder/encoder in AppRTCMobile. by Sami Kalliomäki · 7 years ago
  73. cdd1f68 Fix memory leak in nv12 metal renderer by Daniela · 7 years ago
  74. 9cf9f75 Detach SequencedTaskChecker in MediaCodecVideoEncoder::Release. by Rasmus Brandt · 7 years ago
  75. 3935c34 Add equality method for RTCVideoCodecInfo. by Kári Tristan Helgason · 7 years ago
  76. cff9ee6 Reland "Improve unit testing for HardwareVideoEncoder and fix bugs." by Sami Kalliomäki · 7 years ago
  77. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  78. f4810dd Revert "Android: Generate JNI code for VideoSink and VideoEncoder" by Magnus Jedvert · 7 years ago
  79. ba78b5a Android: Generate JNI code for VideoSink and VideoEncoder by Magnus Jedvert · 7 years ago
  80. bc7a1a9 Update documentation for getData methods in VideoFrame.I420Buffer. by Sami Kalliomäki · 7 years ago
  81. 4b537fd Android: Suppress lint warnings in JNI generator header by Magnus Jedvert · 7 years ago
  82. 50da555 Android: Add header for generated JNI code by Magnus Jedvert · 7 years ago
  83. daea5bf Revert "Improve unit testing for HardwareVideoEncoder and fix bugs." by Sami Kalliomäki · 7 years ago
  84. 7a2bfd2 Improve unit testing for HardwareVideoEncoder and fix bugs. by Sami Kalliomäki · 7 years ago
  85. ef36375 Return EGL_NO_CONTEXT instead of throwing an exception. by Sami Kalliomäki · 7 years ago
  86. 3ff56d0 Android: Add CalledByNative annotation interface by Magnus Jedvert · 7 years ago
  87. 0bf6071 Remove internal methods from global namespace. by Kári Tristan Helgason · 7 years ago
  88. 86021d9 Roll chromium_revision 008fb813c3..fe71bbc1fb (503673:503807) + Android fix by Oleh Prypin · 7 years ago
  89. 835cc0c Remove unnecessary audio references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  90. aa568a6 Android: Add interface for getting native EGL context by Magnus Jedvert · 7 years ago
  91. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
  92. 8ecfd80 Fix public Obj-C header import. by Anders Carlsson · 7 years ago
  93. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  94. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  95. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago