summaryrefslogtreecommitdiffstats
path: root/media/omx
Commit message (Expand)AuthorAgeFilesLines
* Revert my last two commits that brokoe the buildhclam@chromium.org2010-01-063-306/+79
* Fix linux buildhclam@chromium.org2010-01-061-3/+4
* omx_test refactor to add encoder support. (only start)hclam@chromium.org2010-01-063-79/+305
* Implementation of OmxVideoDecodeEngine.ajwong@chromium.org2009-12-221-3/+5
* Checking in the beginnings of omx_unittests.scherkus@chromium.org2009-12-092-0/+22
* Rename OmxVideoDecoder, and break up the omx library files from the omx_test ...ajwong@chromium.org2009-12-023-84/+93
* Benchmark memcpy of the output of OpenMAX decoderhclam@chromium.org2009-12-021-4/+23
* Use argv[0] to print out executable usage info for media tools.scherkus@chromium.org2009-11-251-1/+2
* Minor cleanup to some OpenMAX code.scherkus@chromium.org2009-11-254-14/+20
* Implement method stubs for OpenMAX IL instead of relying on -lOmxCore.scherkus@chromium.org2009-11-253-35/+6
* Revert "Implement method stubs for OpenMAX IL instead of relying on -lOmxCore."scherkus@chromium.org2009-11-242-2/+31
* Implement method stubs for OpenMAX IL instead of relying on -lOmxCore.scherkus@chromium.org2009-11-242-31/+2
* Fixes for bellagio compatibility.ajwong@chromium.org2009-11-242-43/+46
* Test program for OpenMAX video decodinghclam@chromium.org2009-11-134-8/+205
* OpenMAX for video decoderhclam@chromium.org2009-11-124-0/+1493