Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First cut at UMA-exposing histograms of media data in the wild. | fischman@chromium.org | 2011-11-08 | 1 | -0/+45 |
| | | | | | | | | | | BUG=102589 TEST=manual inspection of chrome://histograms/Media Review URL: http://codereview.chromium.org/8439062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108951 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Introduce AudioDecoderConfig to migrate away from GetAVStream(). | scherkus@chromium.org | 2011-09-21 | 1 | -0/+87 |
Instead add DemuxerStream::audio_decoder_config() to break FFmpegAudioDecoder's dependency on the AVCodecContext object maintained by FFmpegDemuxer. Review URL: http://codereview.chromium.org/7867051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102183 0039d316-1c4b-4281-b951-d872f2087c98 |