1. bbff58d Introduce "well-known" SdpVideoFormat codecs by Philipp Hancke · 1 year, 1 month ago
  2. 179444c Pass webrtc::Environment through InternalDecoderFactory::Create by Danil Chapovalov · 1 year, 1 month ago
  3. c1cc6a3 sdp: backfill default codec parameters for AV1 by Philipp Hancke · 1 year, 1 month ago
  4. a0bc404 Remove WebRTC-Dav1dDecoder kill switch. by philipel · 2 years, 2 months ago
  5. 0c4563c Remove the libaom av1 decoder. by philipel · 2 years, 6 months ago
  6. 59020bd Add AV1 profile-1 video decode support to WebRTC by Joe Downing · 2 years, 6 months ago
  7. 26910ff Make dav1d the default AV1 decoder. by philipel · 2 years, 8 months ago
  8. ffdc680 Reland: Added support for H264 YUV444 (I444) decoding. by Stefan Mitic · 3 years, 1 month ago
  9. 3f42fdf Revert "Added support for H264 YUV444 (I444) decoding." by Henrik Boström · 3 years, 2 months ago
  10. 376bd6d Add nogncheck to InternalDecoderFactory conditionally included header file. by philipel · 3 years, 2 months ago
  11. 3babb8a Added support for H264 YUV444 (I444) decoding. by Stefan Mitic · 3 years, 2 months ago
  12. b09d872 Reland "Add dav1d decoder to WebRTC." by philipel · 3 years, 4 months ago
  13. 8498b7e Revert "Add dav1d decoder to WebRTC." by Artem Titov · 3 years, 4 months ago
  14. 1478585 Add dav1d decoder to WebRTC. by philipel · 3 years, 4 months ago
  15. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  16. b26863e Reland "Handle scalability mode in QueryCodecSupport" by Johannes Kron · 3 years, 6 months ago
  17. 74281be Revert "Handle scalability mode in QueryCodecSupport" by Andrey Logvin · 3 years, 6 months ago
  18. 715a148 Handle scalability mode in QueryCodecSupport by Johannes Kron · 3 years, 6 months ago
  19. 20ee02c Add codec comparison function to SdpVideoFormat by Johannes Kron · 3 years, 11 months ago
  20. 04ed0a0 Change LS_ERROR to LS_WARNING for unsupported decoder formats by Johannes Kron · 4 years, 3 months ago
  21. 7ff6355 Add decoder support for VP9 profile 1 I444 by Johannes Kron · 4 years, 9 months ago
  22. c46385c Add Av1 Decoder wrapper behind a build flag by Danil Chapovalov · 5 years ago
  23. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  24. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from media/engine/internaldecoderfactory.cc]
  25. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  26. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  27. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  28. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  29. d528ad5 Make internal video decoder factory more resilient to incorrect usage by Magnus Jedvert · 7 years ago
  30. 98badbc Add VP9 profile negotiation to SDP by Emircan Uysaler · 7 years ago
  31. b330688 Fix build errors when rtc_use_builtin_sw_codecs is set to false. by Anders Carlsson · 7 years ago
  32. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  33. 46a2765 Reland "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  34. 34c8e6b Revert "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  35. 4fe6adc Update internal SW codecs to return unique_ptrs by Magnus Jedvert · 7 years ago
  36. 7501b1c Reland "Update internal video decoder factory to new interface" by Magnus Jedvert · 7 years ago
  37. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  38. 267d84b Revert "Update internal video decoder factory to new interface" by Christian Fremerey · 7 years ago
  39. b2fc9b1 Update internal video decoder factory to new interface by Magnus Jedvert · 7 years ago
  40. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  41. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/media/engine/internaldecoderfactory.cc]
  42. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  43. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  44. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  45. f184138 s/WebRtcVideoChannel2/WebRtcVideoChannel and s/WebRtcVideoEngine2/WebRtcVideoEngine by eladalon · 8 years ago
  46. dd40702 Move VideoDecoder::Create() logic to separate internal video decoder factory by magjed · 8 years ago