1. c856dc2 Convert PayloadUnion from a union to a class, step 2 by Karl Wiberg · 7 years ago
  2. 83d3ec1 Convert PayloadUnion from a union to a class, step 1 by Karl Wiberg · 7 years ago
  3. 760c4b4 Trigger rtt and stats update on report block rather than receiver report. by Danil Chapovalov · 7 years ago
  4. c9d5b05 Add lock annotations and const declarations to RtpReceiverImpl. by Niels Möller · 7 years ago
  5. bbf389c Delete redundant logic for setting is_first_packet_in_frame by Niels Möller · 7 years ago
  6. 73b60b8 Remove the redundant method GetPayloadSpecifics by Karl Wiberg · 7 years ago
  7. 92d9dd0 rtp_rtcp_format: Separate public and private source files by Karl Wiberg · 7 years ago
  8. a5f043f Change ForwardErrorCorrection class to accept one received packet at a time. by nisse · 7 years ago
  9. c5267d2 Simplify ReceiveStatistics: merge GetActiveStatisticians into RtcpReportBlocks by Danil Chapovalov · 7 years ago
  10. 4354725 Delete deprecated metod RtpRtcp::SetMaxTransferUnit. by nisse · 7 years ago
  11. 6c17057 Move rtcp packet classes from rtp_rtcp to rtp_rtcp_format target by Danil Chapovalov · 7 years ago
  12. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  13. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  14. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  15. 5adc73a by niklase@google.com · 14 years ago
  16. f0a476b Add PictureID and NonReference to codec information by hlundin@google.com · 14 years ago
  17. 98b4ed1 Disabling DEBUG_FILE in the overuse detector by default. by holmer@google.com · 14 years ago
  18. 6b04739 Route CodecSpecificInfo from encoder to packetizer by hlundin@google.com · 14 years ago
  19. 67d7282 Allow the FEC to protect up to maximum #packets (48) if the by marpan@google.com · 14 years ago
  20. 1eccf7d Some code cleanup for rtp_sender_video.cc. by marpan@google.com · 14 years ago
  21. 6cc3f00 Include forward_error_correction_internal.cc which was added in #93 to android build by leozwang@google.com · 14 years ago
  22. 3c45dfd Fixes valgrind warnings in the rtp_rtcp module. by hellner@google.com · 14 years ago
  23. 2f2971c Fixed a bug in the BitRateStats class and at the same time by holmer@google.com · 14 years ago
  24. 023abaf Modified the FEC to allow for option of unequal protection (UEP) across packets. by marpan@google.com · 14 years ago
  25. ae0ad91 Modified the FEC to allow for option of unequal protection (UEP) across packets. by marpan@google.com · 14 years ago
  26. ff72b0d by niklase@google.com · 14 years ago
  27. 89714f2 by niklase@google.com · 14 years ago
  28. b7686af Remove warnings on Windows by hlundin@google.com · 14 years ago
  29. 7c53a0c Make r80 build on Windows by hlundin@google.com · 14 years ago
  30. f561f48 Temporary rollback to be able to build on Windows. Will be fixed soon. by henrika@google.com · 14 years ago
  31. 0c32a8d VP8 RTP packetizer rewrite by hlundin@google.com · 14 years ago
  32. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 14 years ago
  33. d2c7bff Implement VP8 packetizer and unit tests by hlundin@google.com · 14 years ago
  34. 77ae29b by niklase@google.com · 14 years ago