1. 2b9317a Stop checking VP8BaseHeavyTl3RateAllocation field trial on every frame. by Rasmus Brandt · 5 years ago
  2. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  3. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  4. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/video_coding/media_opt_util.h]
  7. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  8. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  9. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  10. 0ffdcc5 Delete unneeded includes of deprecated system_wrappers include files. by nisse · 8 years ago
  11. bc5d921 Rename base/analytics/ to base/numerics/ by terelius · 8 years ago
  12. 69b627d Move smoothing filter to common audio and exp_filter to base/analytics. by minyue · 8 years ago
  13. 3c3aef4 Revert of Reland "Move smoothing filter to common audio". (patchset #5 id:100001 of https://codereview.webrtc.org/2520003005/ ) by minyue · 8 years ago
  14. 223641f Reland "Move smoothing filter to common audio". by minyue · 8 years ago
  15. c2c24f7 Remove frame rate and target bitrate from ProtectionBitrateCalculator::SetEncodingData by perkj · 9 years ago
  16. ad6fc5a Remove remaining quality-analysis (QM). by Peter Boström · 9 years ago
  17. ae28408 Jitter delay now depend on protection mode (FEC/NACK). by philipel · 9 years ago
  18. c043052 Reland of move VCMQmRobustness. (patchset #1 id:1 of https://codereview.webrtc.org/1935753002/ ) by pbos · 9 years ago
  19. 602316c Revert of Remove VCMQmRobustness. (patchset #1 id:1 of https://codereview.webrtc.org/1917083003/ ) by pbos · 9 years ago
  20. 7389436 Remove VCMQmRobustness. by Peter Boström · 9 years ago
  21. 3f55dea Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/ by kwiberg · 9 years ago
  22. 9d3ab61 Lint fix for webrtc/modules/video_coding PART 2! by philipel · 9 years ago
  23. 2557b86 modules/video_coding refactorings by Henrik Kjellander · 9 years ago[Renamed (98%) from webrtc/modules/video_coding/main/source/media_opt_util.h]
  24. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  25. ba8c15b Merge methods for configuring NACK/FEC/hybrid. by pbos · 9 years ago
  26. 9cb1f30 Remove er_tables_xor.h. by Peter Boström · 10 years ago
  27. cade82c Refactor MediaOptimization protection methods. by pbos@webrtc.org · 10 years ago
  28. 16825b1 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 10 years ago
  29. 74aaf29 Raw packet loss rate reported by RTP_RTCP module may vary too drastically over time. This CL is to add a filter to the value in VoE before lending it to audio coding module. by minyue@webrtc.org · 10 years ago
  30. 12dc1a3 Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  31. a440732 Include files from webrtc/.. paths in video_coding/. by pbos@webrtc.org · 11 years ago
  32. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 12 years ago
  33. 7b859cc Webrtc_Word32 => int32_t in video_coding/main/ by pbos@webrtc.org · 12 years ago
  34. a64300a Refactor NACK list creation to build the NACK list as packets arrive. by stefan@webrtc.org · 12 years ago
  35. eb91792 Refactoring temporal layers implementation and adding VideoCodecMode for easier control of codec settings. by stefan@webrtc.org · 12 years ago
  36. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/modules/video_coding/main/source/media_opt_util.h]
  37. 2259f85 Remove unused member variables found by clang's -Wunused-private-field. by wu@webrtc.org · 13 years ago
  38. 88ad06b VCM: Added condition(s) for setting FEC protection factor to zero at low bitrates. by marpan@webrtc.org · 13 years ago
  39. c35f5ce Enable multi-frame FEC by default for temporal layers <= 2. For two temporal layers we currently only protect the base layer. by stefan@webrtc.org · 13 years ago
  40. 8fe03af Refactor to use std::list in the video rtp play tools. by stefan@webrtc.org · 13 years ago
  41. 2dad3fb Media-opt: Added a filter type mode for the filtering of the received packet loss. This makes the filter selection explicit and easier to modify/test. by marpan@webrtc.org · 13 years ago
  42. 7d8c72e Re-implement dependency injection of TickTime into VCM and tests by henrik.lundin@webrtc.org · 13 years ago
  43. 0e7d9d8 Adding layer info consideration when applying FEC protection. In this first version, we hard code protection zero for non-base layer frames. As a future enhancement, an array should be passed from mediaOpt to set the protection per layer. A TODO was added in MediaOpt. by mikhal@webrtc.org · 13 years ago
  44. 3031585 Revert "Inject TickTimeInterface into VCM and tests" by henrik.lundin@webrtc.org · 13 years ago
  45. a70f945 Inject TickTimeInterface into VCM and tests by henrik.lundin@webrtc.org · 13 years ago
  46. 932ab18 Default to always NACKing residual losses when having both FEC and NACK. by stefan@webrtc.org · 13 years ago
  47. d0752c3 video_coding: Update to hybrid mode: Set FEC values for zero below a threshold. by mikhal@webrtc.org · 13 years ago
  48. 30ecda14 media_opt_util: Added comment and lowered window size parameter. by marpan@google.com · 13 years ago
  49. a057a95 video_coding: Updating protection logic in media optimization utility: by mikhal@webrtc.org · 13 years ago
  50. 06ad81f video_coding: changing the UpdateMethod function (protection settings). by mikhal@webrtc.org · 13 years ago
  51. 685383d video_coding/media_opt_util: Removing windows warnings by mikhal@webrtc.org · 13 years ago
  52. 679450f media_opt_util: Update robustness settings for Hybrid mode. Updated table for the computation of the adjustment factor. by mikhal@google.com · 13 years ago
  53. 191b780 Added a correction factor to FEC overhead in media_opt_util. by marpan@google.com · 13 years ago
  54. b29d940 VCM: Updating Media Opt: by mikhal@google.com · 13 years ago
  55. 7740888 VCM: Adding the fecMethod as a member of the hybrid NACK/FEC class. by mikhal@google.com · 13 years ago
  56. 022716b VCM/Media Opt Util: 1. Updating hybrid protection settings 2. Removing score 3. adding Fec as suffix to _residualPacketLoss for clarity. 4. Some clean up. by mikhal@google.com · 13 years ago
  57. 59fd0f1 Change to return no adjustment (default) if content_metrics=NULL, by marpan@google.com · 14 years ago
  58. 86548c6 Modified media_opt and qm_select to allow for robustness settings by marpan@google.com · 14 years ago
  59. 470e71d by niklase@google.com · 14 years ago