| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce media::AudioPushFifo and a couple of use cases (and clean-ups). | miu | 2016-02-25 | 1 | -0/+3 |
* | Move content/browser/DeviceMonitorMac to media/capture | mcasas | 2016-02-24 | 1 | -0/+2 |
* | Create abstract interface for media::Pipeline. | sandersd | 2016-02-23 | 1 | -2/+3 |
* | media: Support MojoAudioDecoder. | xhwang | 2016-02-23 | 1 | -0/+2 |
* | Remove prefixed EME. | ddorwin | 2016-02-22 | 1 | -4/+0 |
* | Reland: Move VideoCapture* files from media/base/android/... to media/capture... | mcasas | 2016-02-19 | 1 | -6/+26 |
* | Revert of Move VideoCapture* files from media/base/android/... to media/captu... | clamy | 2016-02-19 | 1 | -3/+3 |
* | Move VideoCapture* files from media/base/android/... to media/capture/video/a... | mcasas | 2016-02-19 | 1 | -3/+3 |
* | Move media/capture/webm_muxer* to media/muxers | mcasas | 2016-02-18 | 1 | -8/+8 |
* | Remove V4L2CaptureDelegate{Single,Multi}Plane, VCD::Client::OnIncomingCapture... | mcasas | 2016-02-18 | 1 | -4/+0 |
* | Add allocator interface for use by cdm_adapter | jrummell | 2016-02-17 | 1 | -2/+7 |
* | Split out internal MimeUtil class into separate file for testing. | dalecurtis | 2016-02-17 | 1 | -0/+2 |
* | Add MediaCodecAudioDecoder implementation | timav | 2016-02-17 | 1 | -0/+1 |
* | move from content/browser: UDevLinux -> device/udev; DeviceMonitorUdev -> med... | mcasas | 2016-02-11 | 1 | -0/+9 |
* | [Chromecast] Set use_alsa=true by default on Chromecast platforms. | slan | 2016-02-10 | 1 | -2/+2 |
* | Add stub MediaCdecAudioDecoder | timav | 2016-02-10 | 1 | -0/+4 |
* | Rename browser side MediaCodec-based decoders | timav | 2016-02-10 | 1 | -4/+4 |
* | allocator cleanup: remove dependencies on allocator from all targets | primiano | 2016-01-28 | 1 | -21/+0 |
* | Rename media::SourceState -> MediaSourceState and move to separate file | servolk | 2016-01-13 | 1 | -0/+2 |
* | Convert enable_hevc to buildflag | servolk | 2016-01-12 | 1 | -12/+4 |
* | Configure MediaCodec with CDM in ADVA | timav | 2016-01-11 | 1 | -0/+2 |
* | Re-add AC3/EAC3 audio demuxing support | servolk | 2016-01-09 | 1 | -1/+6 |
* | Don't use pulse/alsa in embedded config | landell | 2016-01-08 | 1 | -1/+1 |
* | Convert enable_mpeg2ts_parser GYP flag into a new-style buildflag | servolk | 2016-01-07 | 1 | -34/+59 |
* | Replace WebAudio MediaCodec usage with FFmpeg. A ~4x improvement. | dalecurtis | 2016-01-06 | 1 | -4/+0 |
* | Switch from build-time to run-time flags for Project Spitzer. | xhwang | 2015-12-18 | 1 | -19/+21 |
* | Refactor MediaCodecBridge to add support for NDK APIs | qinmin | 2015-12-17 | 1 | -1/+16 |
* | [Chromecast] Replace architecture-based conditionals with flag. | slan | 2015-12-16 | 1 | -1/+1 |
* | Add decryptor support to cdm_adapter | jrummell | 2015-12-15 | 1 | -0/+6 |
* | Revert of Refactor MediaCodecBridge to add support for NDK APIs (patchset #5 ... | acleung | 2015-12-15 | 1 | -20/+1 |
* | Convert audio thread hang crash to UMA. Dump driver info on Win. | dalecurtis | 2015-12-11 | 1 | -0/+1 |
* | Add UMA stats for maximum audio render streams over IPC, browser-wide. | grunell | 2015-12-09 | 1 | -0/+3 |
* | Second layer of mixing for audio elements. | olka | 2015-12-07 | 1 | -0/+2 |
* | Refactor MediaCodecBridge to add support for NDK APIs | qinmin | 2015-12-06 | 1 | -1/+20 |
* | MediaStreamRecorder: enable in Android (including linking libwebm) | mcasas | 2015-12-01 | 1 | -26/+5 |
* | Improve input handling for WaveAudioHandler. | slan | 2015-11-23 | 1 | -1/+1 |
* | Reland: Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unittests | mcasas | 2015-11-20 | 1 | -0/+1 |
* | Revert of Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unit... | mcasas | 2015-11-18 | 1 | -1/+0 |
* | Reland "Add unit tests for CdmAdapter" | jrummell | 2015-11-17 | 1 | -0/+9 |
* | Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unittests | mcasas | 2015-11-17 | 1 | -0/+1 |
* | Move MediaDrmBridge provision communication to native side. | timav | 2015-11-16 | 1 | -0/+1 |
* | fix build when ffmpeg, libvpx and libwebm are disabled | j.isorce | 2015-11-16 | 1 | -0/+9 |
* | Revert of Add unit tests for CdmAdapter (patchset #6 id:100001 of https://cod... | zhaoqin | 2015-11-16 | 1 | -9/+0 |
* | Add unit tests for CdmAdapter | jrummell | 2015-11-13 | 1 | -0/+9 |
* | Update WebmMuxer for audio component of MediaStream recording. | ajose | 2015-11-07 | 1 | -0/+2 |
* | add ConvertYUVAToARGBRow_MMX to media_perftests | fbarchard | 2015-11-07 | 1 | -1/+2 |
* | media: Remove BrowserCdmFactory inferface. | xhwang | 2015-11-06 | 1 | -8/+2 |
* | Simplify cdm_adapter | jrummell | 2015-11-06 | 1 | -2/+0 |
* | Add content_decryption_module.h based MediaKeys implementation. | jrummell | 2015-11-05 | 1 | -0/+4 |
* | Revert of add ConvertYUVAToARGBRow_MMX to media_perftests (patchset #2 id:200... | binjin | 2015-11-04 | 1 | -2/+1 |