index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
omx
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: OMX seek works for OMX_HEADBUFFERTYPE now.
jiesun@google.com
2010-06-29
1
-6
/
+5
*
1. make omx engine the driving force to read bit stream
wjia@google.com
2010-06-10
1
-15
/
+14
*
add support of OpenMAX EGL image decoding
wjia@google.com
2010-06-07
1
-5
/
+5
*
enable omx_codec_unittest based on new omx engine
wjia@google.com
2010-06-02
1
-158
/
+192
*
Remove omx_codec since OMX client implementation is in omx_video_decode_engin...
wjia@google.com
2010-05-28
3
-1603
/
+0
*
1. decoder interface now looks a little strange, until we refactoring.
jiesun@google.com
2010-05-21
3
-103
/
+36
*
Fix OpenMAX video decoding hanging
hclam@chromium.org
2010-05-14
2
-13
/
+26
*
Remove OmxSink interface because Buffer Allocation will go through Allocator ...
jiesun@google.com
2010-04-27
4
-305
/
+42
*
OmxInputBuffer removed as it is not used anywhere.
sergeyu@chromium.org
2010-04-22
3
-159
/
+0
*
Remove 2 memcpy() in the OpenMAX code path
hclam@chromium.org
2010-04-15
5
-43
/
+102
*
Revert "Remove 2 memcpy() for omx video decode input"
hclam@chromium.org
2010-04-14
5
-102
/
+43
*
Remove 2 memcpy() for omx video decode input
hclam@chromium.org
2010-04-14
5
-43
/
+102
*
omx_unittests to load OpenMAX library dynamically
hclam@chromium.org
2010-03-05
1
-1
/
+7
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
4
-11
/
+13
*
API to allow strategy class to work on the output buffer of OpenMAX
hclam@chromium.org
2010-02-17
6
-95
/
+1160
*
Unit test for OmxInputBuffer
hclam@chromium.org
2010-02-09
1
-0
/
+67
*
Fix usage of OmxInputBuffer in OpenMAX code since it's refcounted.
hclam@chromium.org
2010-02-09
2
-12
/
+15
*
Refactor media::InputBuffer to consolidate it with media::Buffer
hclam@chromium.org
2010-02-05
4
-37
/
+38
*
Refactoring of media::OmxCodec to split configuration of IO ports
hclam@chromium.org
2010-02-04
4
-315
/
+381
*
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