1. bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  2. 4df8e1a iOS: H264 encoder crash on disabled stream by Anders Carlsson · 7 years ago
  3. 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
  4. 1212f1e Android: One JNI file per Java file by Magnus Jedvert · 7 years ago
  5. 1ece1ed Android: Allow injecting native PeerConnection. by Sami Kalliomäki · 7 years ago
  6. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  7. e8b26cd Android: Deprecate peerconnection constraints. by Sami Kalliomäki · 7 years ago
  8. 5a7508a Fixed NPE inside org.webrtc.Camera1Session.create by Yura Yaroshevich · 7 years ago
  9. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  10. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  11. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  12. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  13. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  14. 20b294c Android: Re-enable videoprocessor integration tests. by Sami Kalliomäki · 7 years ago
  15. 9060eb1 Android: Generate JNI code for remaining classes in sdk/android by Magnus Jedvert · 7 years ago
  16. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  17. 655e196 Android: Generate JNI code for MediaCodecVideoEncoder/Decoder by Magnus Jedvert · 7 years ago
  18. de5afcf Android: Merge peerconnectionobserver_jni and peerconnection_jni by Magnus Jedvert · 7 years ago
  19. 28c3571 Roll chromium_revision 5d9089080e..fb396f70fd (522183:522378) by Sami Kalliomäki · 7 years ago
  20. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  21. 3863153 Android: Generate JNI code for jni_helper, RtpSender, and VideoEncoderFactory by Magnus Jedvert · 7 years ago
  22. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  23. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  24. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  25. 86de7e8 Add a way for RTCVideoDecoderH264 to signal decode errors. by Kári Tristan Helgason · 7 years ago
  26. ba700f6 Android: Generate JNI code for RtpReceiver and PeerConnection.Observer by Magnus Jedvert · 7 years ago
  27. b9f3f9b Make EglBase an interface. by Sami Kalliomäki · 7 years ago
  28. 9555e67 Don't create VP9 codec factories when building without VP9. by Kári Tristan Helgason · 7 years ago
  29. 86f8047 Remove all code for iOS 8 and below. by Kári Tristan Helgason · 7 years ago
  30. 51907f6 Optional: Use nullopt and implicit construction in /sdk/android/src/jni/pc by Oskar Sundbom · 7 years ago
  31. 8e28c56 Remove dependency between objc_peeerconnectionfactory_base and libvpx. by Mirko Bonadei · 7 years ago
  32. d21bf13 Optional: Use nullopt and implicit construction in /sdk/objc by Oskar Sundbom · 7 years ago
  33. bba8e9e Reland "Android: Generate JNI code for stats" by Magnus Jedvert · 7 years ago
  34. 43d069a Revert "Android: Generate JNI code for stats" by Magnus Jedvert · 7 years ago
  35. aede67a Android: Generate JNI code for stats by Magnus Jedvert · 7 years ago
  36. b874a35 Complete moving i420 out from video_frame_api. by Patrik Höglund · 7 years ago
  37. 4fa5da5 Android: Generate JNI code for MediaStreamTrack by Magnus Jedvert · 7 years ago
  38. 6a0345b Android: Generate JNI code for MediaStream by Magnus Jedvert · 7 years ago
  39. b8ff8f7 Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10" by Oleh Prypin · 7 years ago
  40. 80610c4 Android: Generate JNI code for IceCandidate by Magnus Jedvert · 7 years ago
  41. 80adac0 Set video codec names in public API using existing cricket constants by VladimirTechMan · 7 years ago
  42. a319931 Generate JNI code for built in Integer class by Magnus Jedvert · 7 years ago
  43. c4c8876 Android: Generate JNI code for RTCStats by Magnus Jedvert · 7 years ago
  44. 7bd6ccc Android: Generate JNI code for DataChannel by Magnus Jedvert · 7 years ago
  45. 012b56b Reland "Add file capturer to AppRTCMobile on simulator." by Daniela · 7 years ago
  46. 3e189a6 Remove static library loading from WebRTC Android SDK. by Sami Kalliomäki · 7 years ago
  47. 3ecdd0f Android: Generate JNI code for MediaConstraints by Magnus Jedvert · 7 years ago
  48. 6196feb Fix a bug where all wrapped codecs were considered software codecs. by Sami Kalliomäki · 7 years ago
  49. 1f2a3e7 Android: Clean up JNI generated code by Magnus Jedvert · 7 years ago
  50. aea1d1a Android: Fix leaking software video codec instances. by Sami Kalliomäki · 7 years ago
  51. 2a9dbe6 Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10 by Mirko Bonadei · 7 years ago
  52. 523589d Create common helper method for comparing video formats by Magnus Jedvert · 7 years ago
  53. 7bc55b8 Update AAR-generation to use non-preprocessed jar files. by Sami Kalliomäki · 7 years ago
  54. 2af5fff Android: Shorten HardwareVideoCodec implementation names. by Sami Kalliomäki · 7 years ago
  55. 057ce1d Optional: Use nullopt and implicit construction in /sdk/android/src/jni/androidvideotracksource.h by Oskar Sundbom · 7 years ago
  56. ce86e29 Android: Use RTP timestamp instead of capture_time_ms_ in VideoDecoderWrapper. by Sami Kalliomäki · 7 years ago
  57. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  58. 9e6fd2b Add streams() to RtpReceiverInterface and implementations. by Henrik Boström · 7 years ago
  59. ed1023d Android: Disable internal tracer by default. by Sami Kalliomäki · 7 years ago
  60. 4eb0188 Android: Generate JNI code for VideoDecoder by Magnus Jedvert · 7 years ago
  61. cada601 Reland "Android: Generate JNI code for androidnetworkmonitor_jni" by Magnus Jedvert · 7 years ago
  62. 522c1bc Revert "Android: Generate JNI code for androidnetworkmonitor_jni" by Magnus Jedvert · 7 years ago
  63. 768e1c0 Android: Generate JNI code for androidnetworkmonitor_jni by Magnus Jedvert · 7 years ago
  64. 202be39 Android: Generate JNI code for androidvideotracksource by Magnus Jedvert · 7 years ago
  65. 22d43f3 iOS: Don’t change video rotation in FaceUp or FaceDown. by Anders Carlsson · 7 years ago
  66. c6a003c Android: Simplify GetJavaEnumName by Magnus Jedvert · 7 years ago
  67. 986a79c Android: Annotate and generate JNI code for Metrics.java by Magnus Jedvert · 7 years ago
  68. cdda0d9 Android: Add helper function for converting Integer -> rtc::Optional<int> by Magnus Jedvert · 7 years ago
  69. c040dae Android: Allow SurfaceTextureHelper.textureToYuv to be used for RGB frames by Magnus Jedvert · 7 years ago
  70. df4883d Reland "Update internal encoder factory to new interface" by Magnus Jedvert · 7 years ago
  71. aea84f5 Revert "Update internal encoder factory to new interface" by Zhi Huang · 7 years ago
  72. 6062f37 Android: Fix warnings by Magnus Jedvert · 7 years ago
  73. 2c8c8e2 Update internal encoder factory to new interface by Magnus Jedvert · 7 years ago
  74. 1e1dd77 Implement equals() and hashCode() for VideoCodecInfo. by Anders Carlsson · 7 years ago
  75. 4d85e8a Android: Fix JavaLangClash warning by Magnus Jedvert · 7 years ago
  76. 9ced7e5 Optional: Use nullopt and implicit construction in /sdk/android by Oskar Sundbom · 7 years ago
  77. 19d77c1 Fix support orientation changes in Camera Preview by Gustavo Garcia gustavo@lifeonair.com · 7 years ago
  78. 34d4e5a Remove LongLogTag warning suppression. by Sami Kalliomäki · 7 years ago
  79. c3fedcc VideoEncoderFallback for Android. by Anders Carlsson · 7 years ago
  80. 7dad255 Update output pixel format when starting video capture on iOS. by Anders Carlsson · 7 years ago
  81. 4e38321 Do not initialize internal tracer if it has already been initialized. by Sami Kalliomäki · 7 years ago
  82. c48bada Revert "Make HardwareVideo*Factory ctors that take fallbackToSoftware public." by Bjorn Mellem · 7 years ago
  83. c2ac3c6 Android: Annotate and generate JNI code for VideoFrame.java by Magnus Jedvert · 7 years ago
  84. 64534fd Make HardwareVideo*Factory ctors that take fallbackToSoftware public. by Bjorn Mellem · 7 years ago
  85. 6199a37 Android: Annotate and generate JNI code for SurfaceTextureHelper.java by Magnus Jedvert · 7 years ago
  86. 6cb7650 Android: Don't create VP9 encoder/decoder when not supported. by Anders Carlsson · 7 years ago
  87. 6124aac Add AudioProcessing parameter to RTCPeerConnectionFactory native constructor by Sam Zackrisson · 7 years ago
  88. 620d9c9 Move InitClassLoader from JNI_OnLoad to LoadGlobalClassReferenceHolder by Magnus Jedvert · 7 years ago
  89. edfa7d7 Revert "Move InitClassLoader from JNI_OnLoad to InitGlobalJniVariables." by Lu Liu · 7 years ago
  90. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  91. 46a2765 Reland "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  92. dc1b9f1 Injectable software codecs for Android. by Anders Carlsson · 7 years ago
  93. b3a8c98 Move InitClassLoader from JNI_OnLoad to InitGlobalJniVariables. by Sami Kalliomäki · 7 years ago
  94. ec6cf2a Cleanup old suppressions from suppressions.xml. by Sami Kalliomäki · 7 years ago
  95. 8ebac24 Fix a crash in EglRenderer.removeFrameListener. by Sami Kalliomäki · 7 years ago
  96. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  97. 7281f92 Fix do not initialize OpenGL if VideoView is creating with the app in background by Gustavo Garcia · 7 years ago
  98. b93baff Revert "Add file capturer to AppRTCMobile on simulator." by Daniela Jovanoska Petrenko · 7 years ago
  99. 5adcd19 Add file capturer to AppRTCMobile on simulator. by Daniela · 7 years ago
  100. 18ce0f0 Android: Generate Java -> C++ JNI code for VideoEncoder by Magnus Jedvert · 7 years ago