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