1. e941306 NetEq: Don't forget to save the codec name by kwiberg · 9 years ago
  2. 5adaf73 AudioCodingModule: Specify decoders using SdpAudioFormat by kwiberg · 9 years ago
  3. 9f38c21 Cache the subtype of each DecoderInfo to make the Is* checks quicker. by ossu · 9 years ago
  4. f1b08da Stopped using the NetEqDecoder enum internally in NetEq. by ossu · 9 years ago
  5. c4ccd4d AcmReceiver: Eliminate AcmReceiver::decoders_ by kwiberg · 9 years ago
  6. 6b19b56 AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one by kwiberg · 9 years ago
  7. bfb78d1 Revert of AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one (patchset #2 id:20001 of https://codereview.webrtc.org/2342313002/ ) by kwiberg · 9 years ago
  8. f6232b4 AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one by kwiberg · 9 years ago
  9. 09f1560 TimestampScaler no longer depends on NetEqDecoder to figure out scaling. by ossu · 9 years ago
  10. 84bc985 Removed virtual from several methods in DecoderDatabase to minimize by ossu · 9 years ago
  11. 342f740 NetEq: Ask AudioDecoder for sample rate instead of passing it as an argument by kwiberg · 9 years ago
  12. c0f2dcf NetEq decoder database: Don't keep track of sample rate for builtin decoders by kwiberg · 9 years ago
  13. e725f7c Turned AudioDecoderFactory into a RefCounted thing to use with scoped_refptr. by ossu · 9 years ago
  14. 5178ee8 NetEq: Use a BuiltinAudioDecoderFactory to create decoders by kwiberg · 9 years ago
  15. 84be511 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  16. 52d4e6b Revert of Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ (patchset #1 id:40001 of https://codereview.webrtc.org/1921233002/ ) by terelius · 9 years ago
  17. 2c27a06 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  18. 97ba30e Convert CNG into C++ and remove it from AudioDecoder by ossu · 9 years ago
  19. bcc6dbb DecoderDatabase::DecoderInfo: Remove unused member variable rtp_sample_rate_hz by kwiberg · 9 years ago
  20. 0fa0a97 NetEq: Simplify DecoderDatabase::DecoderInfo by kwiberg · 9 years ago
  21. 2d0c332 Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/neteq/ by kwiberg · 9 years ago
  22. 4cf61dd NetEq: Add codec name and RTP timestamp rate to DecoderInfo by henrik.lundin · 10 years ago
  23. ee1879c Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ table by kwiberg · 10 years ago
  24. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
  25. d324546 Misc. cleanup split out of https://webrtc-codereview.appspot.com/37699004/ : by pkasting@chromium.org · 10 years ago
  26. e04a93b Move the AudioDecoder interface out of NetEq by kwiberg@webrtc.org · 11 years ago
  27. 3800e13 Revert r7798 ("Move the AudioDecoder interface out of NetEq") by kwiberg@webrtc.org · 11 years ago
  28. 00ba1a7 Move the AudioDecoder interface out of NetEq by kwiberg@webrtc.org · 11 years ago
  29. 9c55f0f Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (94%) from webrtc/modules/audio_coding/neteq4/decoder_database.h]
  30. 1b9df05 Revert 6257 "Rename neteq4 folder to neteq" by henrik.lundin@webrtc.org · 11 years ago[Renamed (94%) from webrtc/modules/audio_coding/neteq/decoder_database.h]
  31. a90f6d6 Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (94%) from webrtc/modules/audio_coding/neteq4/decoder_database.h]
  32. 88fbb2d Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  33. 2fa7f79 Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 11 years ago
  34. 125ffd7 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  35. 2d1a55c Add some virtual and OVERRIDEs in webrtc/modules/audio_coding/ by pbos@webrtc.org · 12 years ago
  36. d94659d Initial upload of NetEq4 by henrik.lundin@webrtc.org · 12 years ago