| Commit message (Expand) | Author | Age | Files | Lines |
* | media_bench output width and height of media | fbarchard@chromium.org | 2010-10-27 | 1 | -3/+8 |
* | FBTF: Hopefully, the last ctor patch. | erg@google.com | 2010-10-27 | 2 | -1/+3 |
* | Fix excessive IPCs by audio renderer. | sergeyu@chromium.org | 2010-10-26 | 1 | -2/+7 |
* | audio use table for channels to mask to allow more of the surround options | fbarchard@chromium.org | 2010-10-26 | 1 | -19/+39 |
* | Terminate FilterFactory and his nasty friends | hclam@chromium.org | 2010-10-23 | 36 | -829/+423 |
* | add channel mask for 6.1 surround when 7 channel audio is specified | fbarchard@chromium.org | 2010-10-22 | 1 | -10/+21 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 12 | -9/+34 |
* | Fixed bug 57194 by removing the DCHECKs and replacing them with a DLOG in the... | scherkus@chromium.org | 2010-10-21 | 1 | -3/+4 |
* | Fixed a Windows-with-hardware-only unit test that is failing. Revision 59224 ... | scherkus@chromium.org | 2010-10-21 | 1 | -1/+1 |
* | Prevent buffered time from being less than the current time. | scherkus@chromium.org | 2010-10-20 | 3 | -38/+88 |
* | Convert LOG(INFO) to VLOG(1) - media/. | pkasting@chromium.org | 2010-10-19 | 13 | -119/+98 |
* | Revert "Delay loading Media Foundations DLLs" | hclam@chromium.org | 2010-10-19 | 1 | -4/+0 |
* | Delay loading Media Foundations DLLs | hclam@chromium.org | 2010-10-19 | 1 | -0/+4 |
* | audio ola resampler accept 8 channel source | fbarchard@chromium.org | 2010-10-19 | 1 | -1/+1 |
* | Fix the issue with audio ended event on Ubuntu 10.10. | sergeyu@chromium.org | 2010-10-19 | 2 | -11/+4 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 5 | -11/+36 |
* | FBTF: Monster ctor patch after changing heuristics in clang plugin. | erg@google.com | 2010-10-18 | 3 | -11/+33 |
* | add wave out extensible support for 5.1 surround sound | fbarchard@chromium.org | 2010-10-18 | 2 | -18/+36 |
* | Make sure to use scoped_refptr for refcounted params in audio/video/remoting | willchan@chromium.org | 2010-10-18 | 5 | -14/+27 |
* | Coverity: Initialize data members in constructor. | kmadhusu@chromium.org | 2010-10-18 | 2 | -1/+3 |
* | Initialize context_ to NULL. | finnur@chromium.org | 2010-10-16 | 1 | -1/+2 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | [media] inject VDC to decoder. | jiesun@google.com | 2010-10-13 | 7 | -31/+63 |
* | FBTF: Fix more ctor/dtors found by clang plugin. | erg@google.com | 2010-10-13 | 2 | -0/+15 |
* | xRevert 62319 - re-enable ogg threads | fbarchard@chromium.org | 2010-10-12 | 2 | -3/+12 |
* | re-enable ogg threads | fbarchard@chromium.org | 2010-10-12 | 2 | -12/+3 |
* | Move PerfTestSuite implementation into a .cc file and add it to the base | brettw@chromium.org | 2010-10-10 | 1 | -1/+1 |
* | Revert 61899 for breaking cookes on file:// URLs. | willchan@chromium.org | 2010-10-08 | 5 | -27/+14 |
* | Resubmit - move MFT h264 code to media/video and connect to gpu video decoder. | hclam@chromium.org | 2010-10-08 | 12 | -1705/+586 |
* | Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo... | hclam@chromium.org | 2010-10-08 | 12 | -586/+1705 |
* | Move MFT H264 video decoder implementation and connect it to GpuVideoDecoder | hclam@chromium.org | 2010-10-08 | 12 | -1705/+586 |
* | Fix instances of passing raw pointers to RefCounted objects in tasks. | willchan@chromium.org | 2010-10-08 | 5 | -14/+27 |
* | GpuVideoDecoderHost runs on IO thread instead of Render thread | hclam@chromium.org | 2010-10-07 | 1 | -0/+2 |
* | Make FakeGlVideoDecodeEngine works in the hardware video decoding architecture | hclam@chromium.org | 2010-10-07 | 1 | -2/+0 |
* | Cleanup in VideoFrame | hclam@chromium.org | 2010-10-07 | 4 | -69/+3 |
* | Implement Gles2VideoDecoderContext | hclam@chromium.org | 2010-10-07 | 2 | -1/+5 |
* | Implement GpuVideoDecoderHost and unit tests | hclam@chromium.org | 2010-10-07 | 2 | -0/+22 |
* | clang/mac: Fix almost all problems when building all.xcodeproj. | thakis@chromium.org | 2010-10-04 | 1 | -2/+2 |
* | VP8 decoder for chromoting | hclam@chromium.org | 2010-09-29 | 3 | -2/+24 |
* | Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder | hclam@chromium.org | 2010-09-29 | 2 | -2/+3 |
* | Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder | jochen@chromium.org | 2010-09-29 | 2 | -3/+2 |
* | Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder | hclam@chromium.org | 2010-09-29 | 2 | -2/+3 |
* | Implement video frame exchange in GpuVideoDecoder and tests | hclam@chromium.org | 2010-09-29 | 2 | -1/+35 |
* | Add AudioBuffersState struct. Use it for audio synchronization. | sergeyu@chromium.org | 2010-09-29 | 26 | -171/+351 |
* | FBTF: Moves code to the headers. | erg@google.com | 2010-09-28 | 7 | -20/+52 |
* | Implement VP8 encoder for chromoting | hclam@chromium.org | 2010-09-28 | 3 | -1/+46 |
* | Initialize OpenMAX with a different number of input buffers | hclam@chromium.org | 2010-09-27 | 1 | -1/+1 |
* | Remove a disabled and unneeded test. | vandebo@chromium.org | 2010-09-24 | 1 | -18/+0 |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 6 | -57/+99 |
* | Fix an error reported by the clang assembler. | thakis@chromium.org | 2010-09-21 | 1 | -4/+4 |