summaryrefslogtreecommitdiffstats
path: root/media/base/audio_decoder_config.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 264803 "Revert 264763 "Wire up codec_delay() to MP3Stream..."dalecurtis@google.com2014-04-181-7/+7
* Revert 264763 "Wire up codec_delay() to MP3StreamParser and FFmp..."rockot@chromium.org2014-04-181-7/+7
* Wire up codec_delay() to MP3StreamParser and FFmpegAudioDecoder.dalecurtis@chromium.org2014-04-181-7/+7
* Improve logs in DecoderStream and AudioDecoderConfig.xhwang@chromium.org2014-03-201-0/+5
* Clean up histogram'd media enum max values.rileya@chromium.org2014-02-281-3/+4
* Remove EAC3 supports.ycheo@chromium.org2014-01-181-14/+14
* Add alaw codec for .wav files.ihf@chromium.org2013-11-051-0/+1
* media: Opus support for WebM in Media Sourcevigneshv@chromium.org2013-09-061-1/+15
* Expose SampleFormat -> bytes per frame calculations.jrummell@chromium.org2013-06-121-18/+4
* Support EAC3 (Dolby Digital Plus) codecycheo@chromium.org2013-05-011-0/+1
* Make AudioDecoderConfig copyable.xhwang@chromium.org2013-03-141-11/+10
* Roll FFMpeg for M26. Fix ffmpeg float audio decoding.dalecurtis@google.com2013-01-041-14/+32
* Add wrapper class to media for support of Opus audio, and add a command line ...tomfinegan@chromium.org2012-12-181-3/+2
* Add support for audio config changes.acolwell@chromium.org2012-12-051-0/+2
* Support encrypted audio stream in demuxer.xhwang@chromium.org2012-10-121-1/+10
* FFmpeg: Add gsm_ms and pcm big endian codecs.ihf@chromium.org2012-08-061-1/+4
* Add config change handling to SourceBufferStream & ChunkDemuxeracolwell@chromium.org2012-07-261-0/+4
* Second attempt to land ffmpeg roll.dalecurtis@google.com2012-03-011-0/+3
* Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,thakis@chromium.org2012-02-231-3/+0
* Fix media code to work with new ffmpeg.dalecurtis@google.com2012-02-221-0/+3
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-2/+6
* Revert 116957 - Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-6/+2
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-091-2/+6
* First cut at UMA-exposing histograms of media data in the wild.fischman@chromium.org2011-11-081-1/+6
* Fix regression and make CrOS audio codecs work again.ihf@chromium.org2011-10-261-1/+6
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-0/+75
* Replace AudioDecoderConfig with simple accessors on AudioDecoder.scherkus@chromium.org2011-09-161-26/+0
* Description:annacc@chromium.org2011-05-161-3/+5
* Replace AudioDecoder::media_format() with AudioDecoderConfig.scherkus@chromium.org2011-04-261-0/+24