1. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
  2. 2d0c332 Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/neteq/ by kwiberg · 9 years ago
  3. 7f6c4d4 Fix clang style warnings in webrtc/modules/audio_coding/neteq by Karl Wiberg · 10 years ago
  4. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  5. 74d2788 Remove defined(__cplusplus) tests in C++ code. by jan.skoglund@webrtc.org · 10 years ago
  6. 9c55f0f Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (88%) from webrtc/modules/audio_coding/neteq4/audio_classifier.h]
  7. 1b9df05 Revert 6257 "Rename neteq4 folder to neteq" by henrik.lundin@webrtc.org · 11 years ago[Renamed (88%) from webrtc/modules/audio_coding/neteq/audio_classifier.h]
  8. a90f6d6 Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (88%) from webrtc/modules/audio_coding/neteq4/audio_classifier.h]
  9. 8d1cdaa NetEq changes. by turaj@webrtc.org · 11 years ago
  10. cf6f46d References to includes in third_party should be relative, not absolute. by sprang@webrtc.org · 11 years ago
  11. c3d13d3 Classes and tests for audio an classifier. The class can be used to classify whether a frame of audio contains speech or music. The classifier uses the music/speech classifier in Opus. by jan.skoglund@webrtc.org · 11 years ago