|  | Moved injection of AudioDecoderFactory into voe::Channel.
Channel's API remains unchanged, but the creation of a BuiltinAudioDecoderFactory is now in Channel. The next step would be to amend Channel's API (through CreateChannel, I believe) to allow an AudioDecoderFactory to be sent along.
BUG=webrtc:5805 
Committed: https://crrev.com/e352578bc8f98bf66523580c92f85fbfac6ee333 
Cr-Commit-Position: refs/heads/master@{#12893}
  
      Total comments: 2
      
     
  
   
  
   
  
   
  
   
      Total comments: 1
      
     
  
   
    
  
  
    
      |  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+62 lines, -19 lines) | Patch |  
        |  | M | webrtc/modules/audio_coding/acm2/acm_receiver.cc | View |  | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/acm2/acm_receiver_unittest_oldapi.cc | View |  | 2 chunks | +2 lines, -0 lines | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/acm2/audio_coding_module.cc | View | 1
        
          2
        
          3 | 3 chunks | +10 lines, -0 lines | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/include/audio_coding_module.h | View |  | 2 chunks | +2 lines, -0 lines | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/include/neteq.h | View | 1 | 3 chunks | +5 lines, -1 line | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/neteq.cc | View |  | 1 chunk | +5 lines, -2 lines | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/neteq_external_decoder_unittest.cc | View |  | 2 chunks | +3 lines, -1 line | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/neteq_impl.h | View |  | 1 chunk | +3 lines, -1 line | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/neteq_impl.cc | View | 1 | 2 chunks | +4 lines, -3 lines | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc | View |  | 3 chunks | +3 lines, -2 lines | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/neteq_stereo_unittest.cc | View |  | 2 chunks | +5 lines, -2 lines | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/neteq_unittest.cc | View |  | 3 chunks | +3 lines, -2 lines | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/tools/neteq_external_decoder_test.cc | View |  | 2 chunks | +2 lines, -1 line | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/tools/neteq_performance_test.cc | View |  | 2 chunks | +2 lines, -1 line | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/tools/neteq_quality_test.cc | View |  | 2 chunks | +3 lines, -1 line | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/neteq/tools/neteq_rtpplay.cc | View | 1
        
          2
        
          3
        
          4
        
          5 | 2 chunks | +3 lines, -1 line | 0 comments | Download |  
        |  | M | webrtc/modules/audio_coding/test/TwoWayCommunication.cc | View |  | 2 chunks | +2 lines, -0 lines | 0 comments | Download |  
        |  | M | webrtc/modules/utility/source/coder.cc | View |  | 2 chunks | +2 lines, -0 lines | 0 comments | Download |  
        |  | M | webrtc/voice_engine/channel.cc | View | 1
        
          2
        
          3
        
          4 | 2 chunks | +2 lines, -0 lines | 0 comments | Download |  
      Depends on Patchset:
         
      Dependent Patchsets:
      
         
    Total messages: 41 (19 generated)
     |