| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved SkCanvasVideoRenderer to media/filters. | skaslev@chromium.org | 2012-10-24 | 4 | -1/+507 |
* | Fix invalid bind usage during AudioManagerBase construction. | dalecurtis@chromium.org | 2012-10-24 | 6 | -5/+19 |
* | Teach BindToLoop to create callbacks that accept scoped parameters. | fischman@chromium.org | 2012-10-24 | 3 | -41/+111 |
* | Replace AudioManager::Init() with InitializeOnAudioThread(). | dalecurtis@chromium.org | 2012-10-23 | 12 | -53/+30 |
* | Add opus audio codec support in remoting | sergeyu@chromium.org | 2012-10-23 | 2 | -0/+10 |
* | Encrypted Media: Return and handle NeedMoreData correctly. | xhwang@chromium.org | 2012-10-23 | 5 | -31/+84 |
* | Revert 163650 - Add opus audio codec support in remoting | sergeyu@chromium.org | 2012-10-23 | 2 | -10/+0 |
* | Add opus audio codec support in remoting | sergeyu@chromium.org | 2012-10-23 | 2 | -0/+10 |
* | Only remove mixer if initialize succeeds. | dalecurtis@google.com | 2012-10-23 | 2 | -1/+14 |
* | Add UMA reporting for EME APIs. | fischman@chromium.org | 2012-10-23 | 1 | -1/+5 |
* | Add methods to base::Thread to allow Windows consumers to ask for COM to be i... | pkasting@chromium.org | 2012-10-23 | 5 | -42/+14 |
* | Introduce AudioStateNotifier. | dalecurtis@chromium.org | 2012-10-23 | 8 | -48/+225 |
* | Scale audio delay information in AudioRendererMixer. | dalecurtis@chromium.org | 2012-10-22 | 5 | -12/+51 |
* | Enable renderer side mixing by default for Mac and Windows. | dalecurtis@chromium.org | 2012-10-22 | 3 | -6/+52 |
* | Using Ronald's libclang based converter, we're able to translate | dalecurtis@google.com | 2012-10-21 | 2 | -122/+51 |
* | Use ChannelMixer where applicable. Remove FoldChannels. | dalecurtis@chromium.org | 2012-10-20 | 15 | -704/+199 |
* | Add support for channel transforms. | dalecurtis@chromium.org | 2012-10-20 | 7 | -42/+540 |
* | Add DecryptingAudioDecoder. | xhwang@chromium.org | 2012-10-19 | 5 | -0/+1064 |
* | Fix hanging AudioOutputResampler tests. | dalecurtis@google.com | 2012-10-19 | 1 | -5/+8 |
* | Reset request_decryptor_notification_cb_ after decryptor is set. | xhwang@chromium.org | 2012-10-19 | 2 | -1/+3 |
* | Simulate an audio output stream when a real one isn't available. | dalecurtis@chromium.org | 2012-10-18 | 14 | -227/+261 |
* | Update Decryptor interface to support audio decoding. | xhwang@chromium.org | 2012-10-18 | 10 | -78/+155 |
* | Miscellaneous AudioRendererImpl cleanup salvaged from http://codereview.chrom... | scherkus@chromium.org | 2012-10-18 | 2 | -38/+12 |
* | Don't hang in Stop(): because the render thread is paused while Pipeline::Stop() | fischman@chromium.org | 2012-10-18 | 6 | -105/+49 |
* | Move audio decoder initialization to AudioRendererImpl. | xhwang@chromium.org | 2012-10-18 | 15 | -157/+221 |
* | Update PluginInstance for decrypt-and-decode video. | xhwang@chromium.org | 2012-10-18 | 1 | -1/+12 |
* | Move ChannelLayout into media namespace. | dalecurtis@google.com | 2012-10-17 | 5 | -30/+52 |
* | Android: fixes nit for "using" clause order, no functional changes. | bulach@chromium.org | 2012-10-17 | 1 | -1/+1 |
* | Only GVD::DestroyTextures() on CrOS for now. | posciak@chromium.org | 2012-10-17 | 1 | -0/+6 |
* | GVD: DestroyTextures() when destroying. | posciak@chromium.org | 2012-10-17 | 2 | -0/+15 |
* | Fix CRLF line endings. | dalecurtis@google.com | 2012-10-17 | 4 | -1212/+1212 |
* | Android: lazy initialization for method id. | bulach@chromium.org | 2012-10-16 | 1 | -5/+5 |
* | Change WebM parser to treat IVs from encrypted WebM as raw data. | fgalligan@chromium.org | 2012-10-16 | 4 | -28/+32 |
* | Fix move.h's to use a concrete RValue carrier object rather than hacking a RV... | ajwong@chromium.org | 2012-10-15 | 1 | -1/+0 |
* | Make sure that DecodeAudioFileData() always returns an AudioBus of the exact ... | crogers@google.com | 2012-10-15 | 2 | -7/+19 |
* | Removed CHECK to avoid browser crash for Mac OS X. | henrika@chromium.org | 2012-10-15 | 1 | -3/+7 |
* | Disable FFmpegAudioDecoder for encrypted audio stream. | xhwang@chromium.org | 2012-10-14 | 1 | -0/+6 |
* | Update encrypted WebM test file to treat IVs as raw data. | fgalligan@chromium.org | 2012-10-12 | 2 | -1/+3 |
* | Add VideoFrame::CreateColorFrame() for testing. | xhwang@chromium.org | 2012-10-12 | 2 | -13/+22 |
* | Support encrypted audio stream in demuxer. | xhwang@chromium.org | 2012-10-12 | 13 | -128/+229 |
* | Add profile and extra_data info in VideoDecoderConfig::AsHumanReadableString. | xhwang@chromium.org | 2012-10-11 | 1 | -1/+3 |
* | Don't attempt HW video decode for videos with height >1088, instead of 1080. | posciak@chromium.org | 2012-10-11 | 1 | -1/+2 |
* | Implement video decoding methods in all Decryptor implementations. | xhwang@chromium.org | 2012-10-11 | 7 | -13/+29 |
* | Clear source_id_{audio,video}_ after RemoveId. | strobe@google.com | 2012-10-11 | 2 | -4/+21 |
* | Ensures that we always run the low-latency audio capture at natively 128 audi... | henrika@chromium.org | 2012-10-11 | 4 | -36/+96 |
* | Add decryptor requesting and kNoKey handling in DecryptingVideoDecoder (DVD). | xhwang@chromium.org | 2012-10-10 | 7 | -140/+397 |
* | Don't build shader_bench for Aura builds since it breaks all the win_aura try... | jam@chromium.org | 2012-10-10 | 1 | -1/+1 |
* | M23 shows lots of crahses with AudioManagerMac::GetAudioInputDeviceNames. | xians@chromium.org | 2012-10-10 | 2 | -27/+22 |
* | Revert 161096 - M23 shows lots of crahses with AudioManagerMac::GetAudioInput... | xians@chromium.org | 2012-10-10 | 2 | -22/+27 |
* | M23 shows lots of crahses with AudioManagerMac::GetAudioInputDeviceNames. | xians@chromium.org | 2012-10-10 | 2 | -27/+22 |