summaryrefslogtreecommitdiffstats
path: root/media/base/test_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* media: Remove SetCdmReadyCB and CdmReadyCB (part 1).xhwang2016-02-111-13/+0
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+2
* Add missing macros includes in media/.avi2015-12-191-0/+1
* Switch to standard integer types in media/.Avi Drissman2015-12-191-1/+0
* Deprecate LogCB in favor of using MediaLogwolenetz2015-07-141-5/+0
* media: Reland "Simplify {Audio|Video}Decoder initialization callback."xhwang2015-06-051-0/+1
* Revert of media: Simplify {Audio|Video}Decoder initialization callback. (patc...zea2015-06-051-1/+0
* media: Simplify {Audio|Video}Decoder initialization callback.xhwang2015-06-051-0/+1
* Switch WaitableMessageLoopEvent to use a RunLoop.dalecurtis2015-05-051-0/+2
* Connect the new video rendering path to the compositor.dalecurtis2015-05-011-0/+2
* media-internals: Differentiate error, info, and debug log messageswolenetz2015-03-311-0/+6
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Allow setContentDecryptionModule() to get called when setting is done.jrummell@chromium.org2014-08-131-0/+13
* Remove AudioBuffer::set_duration(), instead base on frames.dalecurtis@chromium.org2014-05-021-26/+17
* Revert of Remove AudioBuffer::set_duration(), instead base on frames. (https:...falken@chromium.org2014-05-021-17/+26
* Remove AudioBuffer::set_duration(), instead base on frames.dalecurtis@chromium.org2014-05-021-26/+17
* Add channel_count parameter back to AudioBuffer creation methods.dalecurtis@google.com2014-03-291-0/+1
* Add channel_layout() and sample_rate() to AudioBuffer.rileya@chromium.org2014-03-201-1/+3
* Cleanup Make(Planar|Interleaved)AudioBuffer functions.dalecurtis@chromium.org2014-03-041-28/+16
* Reland r210741 "Separate DemuxerStream and VideoDecoder."xhwang@chromium.org2013-07-131-0/+13
* Revert 210741 "Separate DemuxerStream and VideoDecoder."kinaba@chromium.org2013-07-101-13/+0
* Separate DemuxerStream and VideoDecoder.xhwang@chromium.org2013-07-101-0/+13
* Switch audio code from DataBuffer to AudioBuffer.jrummell@chromium.org2013-07-101-6/+8
* Add new class AudioBufferQueue.jrummell@chromium.org2013-06-211-0/+49
* Introduce TestVideoConfig class.xhwang@chromium.org2013-04-251-0/+25
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-1/+3
* Replace WaitableEvents and ConditionalVariables in VideoRendererBase tests wi...scherkus@chromium.org2012-12-061-0/+57