summaryrefslogtreecommitdiffstats
path: root/media/base/audio_decoder_config.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 264803 "Revert 264763 "Wire up codec_delay() to MP3Stream..."dalecurtis@google.com2014-04-181-5/+6
* Revert 264763 "Wire up codec_delay() to MP3StreamParser and FFmp..."rockot@chromium.org2014-04-181-6/+5
* Wire up codec_delay() to MP3StreamParser and FFmpegAudioDecoder.dalecurtis@chromium.org2014-04-181-5/+6
* Improve logs in DecoderStream and AudioDecoderConfig.xhwang@chromium.org2014-03-201-0/+15
* Clean up histogram'd media enum max values.rileya@chromium.org2014-02-281-6/+6
* media: Opus support for WebM in Media Sourcevigneshv@chromium.org2013-09-061-4/+14
* Expose SampleFormat -> bytes per frame calculations.jrummell@chromium.org2013-06-121-27/+7
* Make AudioDecoderConfig copyable.xhwang@chromium.org2013-03-141-21/+1
* Roll FFMpeg for M26. Fix ffmpeg float audio decoding.dalecurtis@google.com2013-01-041-48/+39
* Add support for audio config changes.acolwell@chromium.org2012-12-051-0/+8
* Support encrypted audio stream in demuxer.xhwang@chromium.org2012-10-121-4/+15
* Add config change handling to SourceBufferStream & ChunkDemuxeracolwell@chromium.org2012-07-261-0/+10
* Adds WebRTC histogram data to be uploaded as part of UMA logging events.henrika@chromium.org2012-04-111-36/+7
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-15/+30
* Revert 116957 - Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-30/+15
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-091-15/+30
* Replace media::Limits struct with media::limits namespace and update document...scherkus@chromium.org2011-12-071-2/+2
* First cut at UMA-exposing histograms of media data in the wild.fischman@chromium.org2011-11-081-0/+45
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-0/+87