aboutsummaryrefslogtreecommitdiff
path: root/sdk
AgeCommit message (Expand)Author
2020-05-06fix nil RTCVideoEncoderSelector case in video encoder factory.Kári Tristan Helgason
2020-05-06Add 5G detection to android_network_monitorJonas Oreland
2020-05-04Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.Mirko Bonadei
2020-04-29Android: Allow for re-assigning ScopedJavaGlobalRefMagnus Jedvert
2020-04-24Add an optional override for AudioRecord deviceRobin Lee
2020-04-22Add glUseProgram to the list of GL functions requiring synchronizationMagnus Jedvert
2020-04-16Add null checks in stacktrace.ccMagnus Jedvert
2020-04-08Migrate to modern selector syntax for ObjcVideoEncoderFactory.Kári Tristan Helgason
2020-04-08Expose java to native conversion of bitrate limits in public API.Sergey Silkin
2020-04-06Add ObjC Interface for VideoEncoderSelector.Kári Tristan Helgason
2020-04-03Apply performance-for-range-copy fixes.Mirko Bonadei
2020-04-03Add new AdapterTypes to android sdkJonas Oreland
2020-04-02Delete legacy MediaCodec HW codec integration.Sami Kalliomäki
2020-04-02Add AV1 to default video encoder factoryDanil Chapovalov
2020-04-01Remove some more instances of IP logging.Paulina Hensman
2020-03-31Expose enableDscp in Obj-C API.Taylor Brandstetter
2020-03-25Remove IP address logging from NetworkInformationPaulina Hensman
2020-03-24Revert "Remove bitratePriority from the Obj-C RTCRtpEncodingParameters wrapper."Taylor Brandstetter
2020-03-24Expose bitrate_priority and network_priority in Android API.Taylor Brandstetter
2020-03-20libvpx-vp8: Add settings struct to constructor.Rasmus Brandt
2020-03-19Android: Synchronize EGL14.eglDestroyContext callsMagnus Jedvert
2020-03-18Reland "Leverage dispatch_queue_create_with_target when possible."Yura Yaroshevich
2020-03-17Fix issue with decoding in certain cases.Kári Tristan Helgason
2020-03-16Revert "remove mslabel and mslabel ssrc-specific attributes"Artem Titov
2020-03-16remove mslabel and mslabel ssrc-specific attributesPhilipp Hancke
2020-03-13Revert "Leverage dispatch_queue_create_with_target when possible."Alex Loiko
2020-03-12Leverage dispatch_queue_create_with_target when possible.Yura Yaroshevich
2020-03-11RtpTransceiver: add kStopped enumeration value.Markus Handell
2020-03-11Automate conversion from c++ VideoCodeType to java VideoCodecTypeDanil Chapovalov
2020-03-09Rename java VideoCodecType to VideoCodecMimeTypeDanil Chapovalov
2020-03-09Update ObjC video decoder factory to use same parameters as encoder factoryJohannes Kron
2020-03-05Implement new specification for degradation preferenceFlorent Castelli
2020-03-05Change network_priority from a double to an enum.Taylor Brandstetter
2020-03-04Change ownership of encoded data buffer in H264 encoder.Kári Tristan Helgason
2020-03-03Fix Chromium Roll failing because of -Wrange-loop-constructCourtney Edwards
2020-03-02Remove deprecated method onEncodingBitrate.Mirta Dvornicic
2020-02-26Report available instead of encoding bitrate to VideoEncoderSelector.Mirta Dvornicic
2020-02-24Reland "Update RTCEncodedImage to not use deprecated mutable_data call."Kári Tristan Helgason
2020-02-19Remove wildcard ownership for build files.Mirko Bonadei
2020-02-19Remove inactive OWNERS.Mirko Bonadei
2020-02-19Remove unused compile-dep from sdk/android:base_java targetArtem Titov
2020-02-18Fix tests in RTCMetalVideoView.Byoungchan Lee
2020-02-15Revert "Update RTCEncodedImage to not use deprecated mutable_data call."Zeke Chin
2020-02-13Added java interface VideoEncoderFactory.VideoEncoderSelector and implemented...philipel
2020-02-13Update RTCEncodedImage to not use deprecated mutable_data call.Kári Tristan Helgason
2020-02-10Fix typo in Android API.Byoungchan Lee
2020-02-07Add support for injecting VideoBitrateAllocatorFactory also on IOSJonas Oreland
2020-02-04Hold a reference to AndroidVideoTrackSource while calling onFrameCaptured.Sami Kalliomäki
2020-02-03Migrate static imports of org.mockito.Matchers.Patrik Höglund
2020-01-30Replace some deprecated matchers.Mirko Bonadei