• timav's avatar
    Add stub MediaCdecAudioDecoder · b052c43a
    timav authored
    MediaCodecAudioDecoder is an audio decoder that uses Android
    MediaCodec API and implements the AudioDecoder interface, i.e.
    it can be attached to the DecoderStream and used in the Spitzer
    pipeline directly.
    
    This CL only defines its interface and have notes about
    possible implementation.
    
    BUG=542910
    
    Review URL: https://codereview.chromium.org/1685483002
    
    Cr-Commit-Position: refs/heads/master@{#374734}
    b052c43a
media.gyp 79.9 KB