| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove MessageLoop methods from Filter interface to | acolwell@chromium.org | 2011-01-15 | 1 | -0/+4 |
* | Replace MockFilterCallback with MockCallback and simplify unit tests. | scherkus@chromium.org | 2011-01-15 | 1 | -0/+2 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2011-01-05 | 1 | -0/+3 |
* | Move lots of GMock stuff out of line. | erg@google.com | 2011-01-05 | 1 | -4/+10 |
* | Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com... | acolwell@chromium.org | 2010-12-29 | 1 | -3/+0 |
* | Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to... | acolwell@chromium.org | 2010-12-29 | 1 | -0/+3 |
* | Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-29 | 1 | -3/+0 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-29 | 1 | -0/+3 |
* | Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-23 | 1 | -3/+0 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-23 | 1 | -0/+3 |
* | Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-22 | 1 | -3/+0 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-22 | 1 | -0/+3 |
* | (Committing on behalf of Chris Rogers -- original CL http://codereview.chromi... | kbr@google.com | 2010-12-16 | 1 | -0/+2 |
* | Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ... | scherkus@chromium.org | 2010-12-03 | 1 | -3/+3 |
* | Benchmark tool for GPU-accelerated video rendering | vrk@google.com | 2010-12-01 | 1 | -0/+46 |
* | Implemented AudioOutputProxy. | sergeyu@chromium.org | 2010-11-24 | 1 | -0/+6 |
* | Delete media::Synchronizer since it's never been used. | scherkus@chromium.org | 2010-11-12 | 1 | -2/+0 |
* | Initial StateMatrix idea using composition and void* | scherkus@chromium.org | 2010-11-04 | 1 | -0/+3 |
* | Move MediaFilterCollection code into a class. | scherkus@chromium.org | 2010-11-03 | 1 | -0/+3 |
* | Terminate FilterFactory and his nasty friends | hclam@chromium.org | 2010-10-23 | 1 | -2/+0 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 1 | -0/+1 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -0/+1 |
* | FBTF: Monster ctor patch after changing heuristics in clang plugin. | erg@google.com | 2010-10-18 | 1 | -0/+1 |
* | Resubmit - move MFT h264 code to media/video and connect to gpu video decoder. | hclam@chromium.org | 2010-10-08 | 1 | -70/+6 |
* | Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo... | hclam@chromium.org | 2010-10-08 | 1 | -6/+70 |
* | Move MFT H264 video decoder implementation and connect it to GpuVideoDecoder | hclam@chromium.org | 2010-10-08 | 1 | -70/+6 |
* | Add AudioBuffersState struct. Use it for audio synchronization. | sergeyu@chromium.org | 2010-09-29 | 1 | -0/+2 |
* | FBTF: Moves code to the headers. | erg@google.com | 2010-09-28 | 1 | -0/+1 |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 1 | -0/+1 |
* | Merge remote branch 'origin/trunk' into resubmit | hclam@chromium.org | 2010-09-03 | 1 | -10/+8 |
* | Revert 58429, 58428, 58427, 58423. | akalin@chromium.org | 2010-09-03 | 1 | -8/+10 |
* | Revert 58428 - Revert 58423 - Refactor video decode engines to move them to a... | akalin@chromium.org | 2010-09-02 | 1 | -10/+8 |
* | Revert 58423 - Refactor video decode engines to move them to a new folder | akalin@chromium.org | 2010-09-02 | 1 | -8/+10 |
* | Refactor video decode engines to move them to a new folder | hclam@chromium.org | 2010-09-02 | 1 | -10/+8 |
* | Implement audio recording for Linux via ALSA. | satish@chromium.org | 2010-09-02 | 1 | -0/+4 |
* | This test now works for the mac audio capture code as well, and in a future C... | satish@chromium.org | 2010-09-02 | 1 | -2/+1 |
* | Add AudioParameters struct. Use it everywhere. | sergeyu@chromium.org | 2010-08-31 | 1 | -2/+4 |
* | Mac audio input implementation | joth@chromium.org | 2010-08-27 | 1 | -0/+3 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-25 | 1 | -0/+4 |
* | Changed mft_h264_decoder's API to match with video_decode_engine.h. Also chan... | imcheng@chromium.org | 2010-08-25 | 1 | -6/+0 |
* | Revert 57254 - Share one thread between all AudioOutputControllers instead of... | scherkus@chromium.org | 2010-08-24 | 1 | -4/+0 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-24 | 1 | -0/+4 |
* | media: add ifdef to prevent build error in "use-system-ffmpeg" case | jiesun@google.com | 2010-08-18 | 1 | -0/+2 |
* | Separate out the constructor and Run from test_suite.cc. This is an isolated | brettw@chromium.org | 2010-08-16 | 1 | -0/+1 |
* | Re-land just the project file changes from r55416. This makes projects that use | brettw@chromium.org | 2010-08-15 | 1 | -0/+3 |
* | Added rendering and unittests for the MF H264 decoder prototype. | imcheng@chromium.org | 2010-08-11 | 1 | -3/+54 |
* | Allow unit tests to use a mock audio input controller. | satish@chromium.org | 2010-08-10 | 1 | -0/+12 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 1 | -3/+0 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 1 | -0/+3 |
* | Moved files from media/media_foundation to media/mf. Cleaned up the code a li... | imcheng@chromium.org | 2010-08-06 | 1 | -5/+5 |