1. 02334e0 Replace the android support annotation library with androidx's one. by Byoungchan Lee · 4 years ago
  2. d29c689 Expose adaptive_ptime from Android SDK. by Yura Yaroshevich · 4 years, 3 months ago
  3. e3a294c Expose bitrate_priority and network_priority in Android API. by Taylor Brandstetter · 5 years ago
  4. 266021d Add support for DegradationPreference in Android SDK by Florent Castelli · 6 years ago
  5. e725fdb Encoding constructor should be public. by Amit Hilbuch · 6 years ago
  6. 9f9e20a Fix errorprone issues preventing Chromium Roll. by Mirko Bonadei · 6 years ago
  7. ae4b623 Reland "Add bindings for simulcast and RIDs in Android SDK." by Amit Hilbuch · 6 years ago
  8. e8bc3a0 Revert "Add bindings for simulcast and RIDs in Android SDK." by Oleh Prypin · 6 years ago
  9. 177670a Add bindings for simulcast and RIDs in Android SDK. by Amit Hilbuch · 6 years ago
  10. d8b9804 Add scaleResolutionDownBy to RtpParameters.Encoding in Android SDK. by Mirta Dvornicic · 6 years ago
  11. e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 7 years ago
  12. 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 7 years ago
  13. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 7 years ago
  14. 23eba22 Add support for RtpEncodingParameters num_temporal_layers. by Åsa Persson · 7 years ago
  15. 4e5342f Android: Add maxFramerate to RtpParameters. by Åsa Persson · 7 years ago
  16. abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 7 years ago
  17. 613591a Add min_bitrate_bps to RtpEncodingParameters. by Åsa Persson · 7 years ago
  18. dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 7 years ago
  19. b7d9d83 Implement RtpCodecParameters::parameters by Florent Castelli · 7 years ago
  20. cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 7 years ago
  21. 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 7 years ago
  22. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 7 years ago
  23. e7592d8 Annotate libjingle_peerconnection_java with @Nullable. by Sami Kalliomäki · 7 years ago
  24. 9060eb1 Android: Generate JNI code for remaining classes in sdk/android by Magnus Jedvert · 8 years ago
  25. 6062f37 Android: Fix warnings by Magnus Jedvert · 8 years ago
  26. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/sdk/android/api/org/webrtc/RtpParameters.java]
  27. e702b30 Adding C++ versions of currently spec'd "RtpParameters" structs. by deadbeef · 8 years ago
  28. 8014c75 Adding Java and Obj-C bindings for RtpEncodingParameters.ssrc. by deadbeef · 9 years ago
  29. 768c648 Move /webrtc/api/android files to /webrtc/sdk/android by magjed · 9 years ago[Renamed from webrtc/api/android/java/src/org/webrtc/RtpParameters.java]
  30. d3235f0 Re-order and remove unused Java imports. by Sami Kalliomaki · 9 years ago
  31. d34a711 Reland of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2106333005/ ) by sakal · 9 years ago[Renamed from webrtc/api/java/src/org/webrtc/RtpParameters.java]
  32. 9b0dc62 Revert of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2111823002/ ) by Sami Kalliomaki · 9 years ago[Renamed from webrtc/api/android/java/src/org/webrtc/RtpParameters.java]
  33. ceefe20 Combine webrtc/api/java/android and webrtc/api/java/src. by Sami Kalliomaki · 9 years ago[Renamed from webrtc/api/java/src/org/webrtc/RtpParameters.java]
  34. 0cd086b Adding codecs to the RtpParameters returned by an RtpSender. by Taylor Brandstetter · 9 years ago
  35. 6063177 Allowing a Java object field to be null in a new JNI helper method. by deadbeef · 9 years ago
  36. f8711c0 Adding JNI binding for 'active' field in RTP encodings. by Taylor Brandstetter · 9 years ago
  37. 303b3c2 Added the JNI interface to get and set RtpParameters and the maximum bitrate limits. by skvlad · 9 years ago