summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-1/+0
* Revert of Refactor Vaapi video decoder/encoder in preparation of Freon suppor...dcheng2014-12-202-2/+2
* Refactor Vaapi video decoder/encoder in preparation of Freon supportlionel.g.landwerlin2014-12-202-2/+2
* Remove EME Ready eventjrummell2014-12-2011-33/+6
* Remove GetUsableKeyIds()jrummell2014-12-1920-185/+2
* Fix some override usage in media/dmichael2014-12-192-6/+6
* Linux Video Capture: Extracted V4L2CaptureDelegate as a nested class of Video...mcasas2014-12-192-196/+209
* The auto gain control test plays a file into the fake microphone. Then itphoglund2014-12-192-5/+7
* remove some dead visual studio < 2013 codemostynb2014-12-191-1/+1
* Add Mojo CDM Service.xhwang2014-12-1913-8/+908
* Add VideoRendererImpl::CreateVideoThread().xhwang2014-12-182-7/+16
* Allow opening alsa devices with names like "plug:surround51".varkha2014-12-182-14/+34
* Relanding: Linux Video Capture: Add support for multiplanar YUV420 format enu...mcasas2014-12-181-73/+105
* Mojo Media Renderer Service Builddtapuska2014-12-181-3/+16
* Revert of Linux Video Capture: Add support for multiplanar M420 format enumer...chirantan2014-12-181-108/+73
* Linux Video Capture: Add support for multiplanar M420 format enumeration.mcasas2014-12-181-73/+108
* MediaCodecBridge: only reconfigure AudioTrack for audio-based instances.gunsch2014-12-181-1/+1
* After initial decoder selection, we now keep DecoderSelector alive with allwatk2014-12-188-77/+277
* Change "comsumes" to "consumes".wtc2014-12-181-19/+19
* Increase maximum analyze duration for finding stream parameters.dalecurtis2014-12-181-0/+6
* Changes to support WebEncryptedMediaClient.jrummell2014-12-189-2/+298
* Clean up the CrasUnifiedStreamTest.ConstructedState test.wtc2014-12-171-7/+7
* MediaCodecBridge: reconfigure AudioTrack when sample rate changes.gunsch2014-12-171-14/+39
* Fix flushing and time updates for the mojo renderer.dalecurtis2014-12-173-7/+21
* Replace CHECK() with UMA collection of GetLastError().scherkus2014-12-171-1/+5
* Add posciak@ to media/video/capture/OWNERS.perkj2014-12-171-0/+1
* Remove unnecessary arithmetic operations.wtc2014-12-171-2/+2
* Rename the hardware_params constructor argument.wtc2014-12-171-1/+1
* Plumb maximum rectangle texture size into TextureManager.sandersd2014-12-171-6/+0
* Don't reset ended_cb_ after ending in the MojoRendererImpl.dalecurtis2014-12-171-1/+1
* Fix broken config change handling in the mojo demuxers.dalecurtis2014-12-174-32/+39
* Linux Video Capture: small cleanupmcasas2014-12-174-98/+77
* [Hotword, Audio] Remove bad include that was not needed and caused compile er...rlp2014-12-161-1/+0
* Introduce MojoRendererFactory::ServiceProvider.xhwang2014-12-162-9/+21
* Move all pipeline integration tests to media/test.dalecurtis2014-12-168-42/+97
* [Hotword] Adding audio parameters to handle audio coming from the DSP.rlp2014-12-162-1/+7
* Fix MediaTypeConvertersTest.xhwang2014-12-161-3/+6
* Update mojo sdk to rev 59145288bae55b0fce4276b017df6a1117bcf00frockot2014-12-163-40/+48
* Fix media::MojoRendererTest.xhwang2014-12-161-6/+2
* Generate OnPipelineSeeked event for seek to currenttime in pause statesrirama.m2014-12-131-3/+6
* Delete ffmpeg_unittests.scherkus2014-12-133-623/+0
* Call av_log_set_level() after loading ffmpegsumo.dll.scherkus2014-12-131-2/+15
* Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...dmichael2014-12-121-1/+1
* Remove the index of in-band tracks on the Chromium sidehenriks2014-12-124-19/+4
* Fix EOS buffer handling in spork.dalecurtis2014-12-122-7/+10
* Cast: Fix missing variable initializationhubbe2014-12-111-1/+2
* Ignore seek operations to the current time during pause state. This changesrirama.m2014-12-113-2/+33
* Cast: Make receiver use cast_transporthubbe2014-12-1140-309/+629
* Introduce media::RendererFactory interface.xhwang2014-12-1114-95/+274
* Update media/audio to use the new version of LaunchProcess.rvargas2014-12-101-1/+1