summaryrefslogtreecommitdiffstats
path: root/media/base/audio_decoder_config.h
Commit message (Expand)AuthorAgeFilesLines
* 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