1. b19f27a Decode Target Information for VP8 libvpx encoder. by philipel · 6 years ago
  2. 361855b Rename OperatingPoint to DecodeTarget. by philipel · 6 years ago
  3. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 6 years ago
  4. 9df3353 Generic Frame Descriptor (GFD) VP8 templates. by philipel · 6 years ago
  5. e64a688 Replacing Clock in ScreenshareLayers. by Sebastian Jansson · 6 years ago
  6. 819661a Pass explicit dependencies from ScreenshareLayers to GFD by Elad Alon · 6 years ago
  7. 411b49b Break FrameConfig out of Vp8TemporalLayers by Elad Alon · 6 years ago
  8. 4529fbc Move TemporalLayers to api/video_codecs. by Erik Språng · 6 years ago
  9. 59021ba Refactoring of VP8 TemporalLayers interface. by Erik Språng · 7 years ago
  10. f141470 Store qp limits for ScreenshareLayers only once by Erik Språng · 7 years ago
  11. fb2a66a libvpx vp8 encoder: get frame drop setting from temporal layer by Erik Språng · 7 years ago
  12. 506c569 Don't drop keyframes even if TemporalLayers says so. by Erik Språng · 7 years ago
  13. b75d6b8 Refactor vp8 temporal layers with inferred sync and search order by Erik Språng · 7 years ago
  14. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  15. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 7 years ago
  16. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  17. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  18. e624d07 Always update libvpx configuration if bitrate has changed. by Erik Språng · 7 years ago
  19. 150dcb0 Delete logic to set picture id and tl0 pic idx in encoders. by Niels Möller · 7 years ago
  20. 82fad3d Remove TemporalLayersFactory and associated classes by Erik Språng · 7 years ago
  21. bb60a3a Refactor VP8 TemporalLayers by Erik Språng · 7 years ago
  22. beabdcb Break VP8 temporal_layers dependency on libvpx. by Anders Carlsson · 7 years ago
  23. db9e9d5 Make screenshare_layers frame dropper less aggressive by Erik Språng · 7 years ago
  24. 27a457d Smoother frame dropping when screenshare_layers limits fps by Erik Språng · 7 years ago
  25. afb3fc3 Revert "Smoother frame dropping when screenshare_layers limits fps" by Erik Språng · 7 years ago
  26. 28a06b1 Smoother frame dropping when screenshare_layers limits fps by Erik Språng · 7 years ago
  27. 13044c1 Reduce time between sync frames for temporal layers vp8 screensharing. by Erik Språng · 7 years ago
  28. 5866291 Implement ScreenshareTemporalLayersChecker by Ilya Nikolaevskiy · 8 years ago
  29. bf35298 Implement temporal layers checkers for vp8 by Ilya Nikolaevskiy · 8 years ago
  30. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  31. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc]
  32. 1777c5f Move temporal-layer properties to FrameConfig. by pbos · 8 years ago
  33. f03ea04 Fix potential incorrect sync flags used with screenshare TL stream. by sprang · 8 years ago
  34. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  35. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  36. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  37. 6c4bbfa Update max TL0 frame interval for screensharing. by sprang · 8 years ago
  38. 916170a Don't boost QP after drop unless there is sufficient bandwidth by sprang · 8 years ago
  39. 51f083c Remove layer_sync from TL frame config. by pbos · 8 years ago
  40. 18ad1d4 Derive current layer from TL frame config. by pbos · 8 years ago
  41. 080830c Don't re-randomize picture_id/tl0_pic_idx when re-initializing internal encoders. by brandtr · 8 years ago
  42. 1436c83 Base screenshare layers on TemporalReferences. by Peter Boström · 8 years ago
  43. 5271ea6 Switch temporal layer impl used for screenshare upper simulcast stream. by sprang · 8 years ago
  44. 429600d Reland of Add experimental simulcast screen content mode by sprang · 8 years ago
  45. 44303ea Revert of Add experimental simulcast screen content mode (patchset #5 id:80001 of https://codereview.webrtc.org/2636443002/ ) by sprang · 8 years ago
  46. a28e971 Add experimental simulcast screen content mode by sprang · 8 years ago
  47. 0ad0de6 Rename incoming_framerate_ to capture_framerate_ in screenshare_layers. by sprang · 8 years ago
  48. ac4a90d Add frame rate throttling to vp8 screenshare_layers. by sprang · 8 years ago
  49. c7805db Fix perf regression in screenshare temporal layer bitrate allocation by sprang · 8 years ago
  50. 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  51. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  52. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  53. 4bc98d4 Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ ) by sprang · 8 years ago
  54. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  55. afe1f74 Make sure temporal layered screenshare frames are sent in at least 2s. by sprang · 9 years ago
  56. 58d992e Add macros for ability to log samples that are added to histograms (RTC_LOGGED_*). by asapersson · 9 years ago
  57. b0fdfea Add stats (histograms) for vp8 screenshare layers by sprang · 9 years ago
  58. 2ddb8bd Avoid undefined behavior in vp8 screenshare_layers by sprang · 9 years ago
  59. cce46fc Lint fix for webrtc/modules/video_coding PART 1! by philipel · 9 years ago
  60. 2557b86 modules/video_coding refactorings by Henrik Kjellander · 9 years ago
  61. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
  62. ef7228c Selectable number of TL screenshare loopback test. Also contains some tweaks to make a single TL perform better. by sprang · 10 years ago
  63. 2c4c914 In screenshare mode, suppress VP8 bitrate overshoot and increase quality by Erik Språng · 10 years ago
  64. 8904290 Make screenshare target bitrate experiment always on by pbos@webrtc.org · 10 years ago
  65. 70f74f3 Add overshoot of target bitrate for screenshare with temporal layers. by sprang@webrtc.org · 10 years ago
  66. 9115cde Merge VP8 changes. by pbos@webrtc.org · 10 years ago