summaryrefslogtreecommitdiffstats
path: root/media/base/pipeline_status.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up histogram'd media enum max values.rileya@chromium.org2014-02-281-1/+2
* Specialize reporting of Media.GpuVideoDecoderInitializeStatus UMA to comply w...fischman@chromium.org2013-11-221-5/+0
* Rewrite media::Pipeline state transition machinery and simplify shutdown.scherkus@chromium.org2012-09-111-1/+0
* Make explicit the PipelineStatus enum values and warn that they are logged to...fischman@chromium.org2012-08-151-16/+17
* Implement ChunkDemuxer::GetStartTime()vrk@chromium.org2012-07-141-0/+1
* Add UMA reporting for GpuVideoDecoder::Initialize status.fischman@chromium.org2012-06-201-0/+8
* Remove a few unused media::PipelineStatus codes.scherkus@chromium.org2012-05-031-5/+0
* Add a media pipeline status error code for decryption error.xhwang@chromium.org2012-04-231-0/+1
* Rename StatisticsCallback to StatisticsCB and DataSource::ReadCallback to Rea...xhwang@chromium.org2012-03-101-1/+1
* Remove AudioDecoder from the Filter heirarchy.fischman@chromium.org2012-02-071-0/+18
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-031-2/+1
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-0/+2
* Migrate Pipeline & PipelineImpl to PipelineStatusCB.acolwell@chromium.org2011-08-091-1/+0
* Initial implementation of stream switching in AdaptiveDemuxer.acolwell@chromium.org2011-05-261-0/+2
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* PipelineError is dead. Long live PipelineStatus!fischman@chromium.org2011-03-161-4/+3
* Refactoring code to use factories to create DataSource objects.acolwell@chromium.org2011-03-141-0/+41