| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor some code that depends on FFmpeg | hclam@chromium.org | 2010-01-26 | 1 | -528/+0 |
* | Use OpenMAX for video decoding in the media pipeline | hclam@chromium.org | 2010-01-23 | 1 | -0/+2 |
* | More unit tests for OpenMAX | hclam@chromium.org | 2010-01-22 | 1 | -22/+95 |
* | Unit tests for testing OpenMAX support | hclam@chromium.org | 2010-01-22 | 1 | -24/+331 |
* | Video and OpenMAX: add role name to replace vendor specific component name. | hclam@chromium.org | 2010-01-21 | 3 | -35/+103 |
* | Separate input data into NALUs for testing OpenMAX | hclam@chromium.org | 2010-01-20 | 1 | -30/+103 |
* | Fix build caused by omx_test | hclam@chromium.org | 2010-01-15 | 1 | -0/+2 |
* | enable simple encoding in omx_codec | hclam@chromium.org | 2010-01-15 | 3 | -261/+570 |
* | Simple unit tests for OpenMAX video decoder | hclam@chromium.org | 2010-01-13 | 1 | -3/+36 |
* | omx_test refactor to add encoder support. (only start) | hclam@chromium.org | 2010-01-12 | 3 | -83/+310 |
* | Revert my last two commits that brokoe the build | hclam@chromium.org | 2010-01-06 | 3 | -306/+79 |
* | Fix linux build | hclam@chromium.org | 2010-01-06 | 1 | -3/+4 |
* | omx_test refactor to add encoder support. (only start) | hclam@chromium.org | 2010-01-06 | 3 | -79/+305 |
* | Implementation of OmxVideoDecodeEngine. | ajwong@chromium.org | 2009-12-22 | 1 | -3/+5 |
* | Checking in the beginnings of omx_unittests. | scherkus@chromium.org | 2009-12-09 | 2 | -0/+22 |
* | Rename OmxVideoDecoder, and break up the omx library files from the omx_test ... | ajwong@chromium.org | 2009-12-02 | 3 | -84/+93 |
* | Benchmark memcpy of the output of OpenMAX decoder | hclam@chromium.org | 2009-12-02 | 1 | -4/+23 |
* | Use argv[0] to print out executable usage info for media tools. | scherkus@chromium.org | 2009-11-25 | 1 | -1/+2 |
* | Minor cleanup to some OpenMAX code. | scherkus@chromium.org | 2009-11-25 | 4 | -14/+20 |
* | Implement method stubs for OpenMAX IL instead of relying on -lOmxCore. | scherkus@chromium.org | 2009-11-25 | 3 | -35/+6 |
* | Revert "Implement method stubs for OpenMAX IL instead of relying on -lOmxCore." | scherkus@chromium.org | 2009-11-24 | 2 | -2/+31 |
* | Implement method stubs for OpenMAX IL instead of relying on -lOmxCore. | scherkus@chromium.org | 2009-11-24 | 2 | -31/+2 |
* | Fixes for bellagio compatibility. | ajwong@chromium.org | 2009-11-24 | 2 | -43/+46 |
* | Test program for OpenMAX video decoding | hclam@chromium.org | 2009-11-13 | 4 | -8/+205 |
* | OpenMAX for video decoder | hclam@chromium.org | 2009-11-12 | 4 | -0/+1493 |