| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove prefixed EME. | ddorwin | 2016-02-22 | 1 | -2/+0 |
* | Reland: Move VideoCapture* files from media/base/android/... to media/capture... | mcasas | 2016-02-19 | 1 | -5/+11 |
* | Revert of Move VideoCapture* files from media/base/android/... to media/captu... | clamy | 2016-02-19 | 1 | -2/+2 |
* | Move VideoCapture* files from media/base/android/... to media/capture/video/a... | mcasas | 2016-02-19 | 1 | -2/+2 |
* | Move media/capture/webm_muxer* to media/muxers | mcasas | 2016-02-18 | 1 | -3/+3 |
* | 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 |
* | Add fuzzer test for cenc_utils | jrummell | 2016-02-17 | 1 | -0/+12 |
* | move from content/browser: UDevLinux -> device/udev; DeviceMonitorUdev -> med... | mcasas | 2016-02-11 | 1 | -0/+8 |
* | Add stub MediaCdecAudioDecoder | timav | 2016-02-10 | 1 | -0/+2 |
* | media: Make clearkeycdm a data_deps of media_unittests. | xhwang | 2016-02-05 | 1 | -1/+3 |
* | Remove cpu type from arm_use_neon check; parity with .gyp. | dalecurtis | 2016-02-05 | 1 | -1/+1 |
* | Move gn _run target generation into test(). (RELAND) | jbudorick | 2016-02-03 | 1 | -18/+0 |
* | Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht... | dpranke | 2016-02-03 | 1 | -0/+18 |
* | Move gn _run target generation into test(). | jbudorick | 2016-02-03 | 1 | -18/+0 |
* | allocator cleanup: remove dependencies on allocator from all targets | primiano | 2016-01-28 | 1 | -1/+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 | -3/+1 |
* | Re-add AC3/EAC3 audio demuxing support | servolk | 2016-01-09 | 1 | -2/+4 |
* | Convert enable_mpeg2ts_parser GYP flag into a new-style buildflag | servolk | 2016-01-07 | 1 | -34/+51 |
* | GN: Make :shared_memory_support a public_dep of //media. | jbroman | 2016-01-06 | 1 | -1/+1 |
* | Add audio_unittests_run compatibility target. | kbr | 2015-12-31 | 1 | -0/+9 |
* | Switch from build-time to run-time flags for Project Spitzer. | xhwang | 2015-12-18 | 1 | -11/+13 |
* | Refactor MediaCodecBridge to add support for NDK APIs | qinmin | 2015-12-17 | 1 | -0/+9 |
* | 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 | -9/+0 |
* | GN: Fix typo in media libs (-lmediandk -> mediandk) | agrieve | 2015-12-14 | 1 | -1/+1 |
* | Refactor MediaCodecBridge to add support for NDK APIs | qinmin | 2015-12-06 | 1 | -0/+10 |
* | MediaStreamRecorder: enable in Android (including linking libwebm) | mcasas | 2015-12-01 | 1 | -19/+5 |
* | GN: Merge apk_deps and deps in test() template | agrieve | 2015-12-01 | 1 | -2/+2 |
* | Reland: Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unittests | mcasas | 2015-11-20 | 1 | -5/+6 |
* | 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 | -1/+7 |
* | Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unittests | mcasas | 2015-11-17 | 1 | -0/+1 |
* | fix build when ffmpeg, libvpx and libwebm are disabled | j.isorce | 2015-11-16 | 1 | -0/+6 |
* | Revert of Add unit tests for CdmAdapter (patchset #6 id:100001 of https://cod... | zhaoqin | 2015-11-16 | 1 | -7/+1 |
* | Add unit tests for CdmAdapter | jrummell | 2015-11-13 | 1 | -1/+7 |
* | Update WebmMuxer for audio component of MediaStream recording. | ajose | 2015-11-07 | 1 | -0/+2 |
* | media: Remove BrowserCdmFactory inferface. | xhwang | 2015-11-06 | 1 | -2/+0 |
* | Simplify cdm_adapter | jrummell | 2015-11-06 | 1 | -2/+0 |
* | Add content_decryption_module.h based MediaKeys implementation. | jrummell | 2015-11-05 | 1 | -0/+6 |
* | Revert of add ConvertYUVAToARGBRow_MMX to media_perftests (patchset #2 id:200... | binjin | 2015-11-04 | 1 | -1/+0 |
* | add ConvertYUVAToARGBRow_MMX to media_perftests | fbarchard | 2015-11-04 | 1 | -0/+1 |
* | Revert of add ConvertYUVAToARGBRow_MMX to media_perftests (patchset #5 id:800... | dskiba | 2015-11-03 | 1 | -1/+0 |
* | add ConvertYUVAToARGBRow_MMX to media_perftests | fbarchard | 2015-11-03 | 1 | -0/+1 |
* | Move skcanvas_video_renderer to media/renderers | dongseong.hwang | 2015-10-26 | 1 | -3/+3 |
* | media: Add AndroidCdmFactory. | xhwang | 2015-10-23 | 1 | -0/+2 |
* | GN(Android): Fix up media_unittests to match GYP | agrieve | 2015-10-23 | 1 | -5/+5 |
* | media: DecoderSelector supports generic decoders that can handle encrypted st... | xhwang | 2015-10-19 | 1 | -0/+10 |
* | Support desktop media pipeline on Android for GN build. | timav | 2015-10-15 | 1 | -5/+29 |