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
/
omx_codec.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove OmxSink interface because Buffer Allocation will go through Allocator ...
jiesun@google.com
2010-04-27
1
-68
/
+13
*
Remove 2 memcpy() in the OpenMAX code path
hclam@chromium.org
2010-04-15
1
-23
/
+40
*
Revert "Remove 2 memcpy() for omx video decode input"
hclam@chromium.org
2010-04-14
1
-40
/
+23
*
Remove 2 memcpy() for omx video decode input
hclam@chromium.org
2010-04-14
1
-23
/
+40
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-3
/
+4
*
API to allow strategy class to work on the output buffer of OpenMAX
hclam@chromium.org
2010-02-17
1
-82
/
+200
*
Fix usage of OmxInputBuffer in OpenMAX code since it's refcounted.
hclam@chromium.org
2010-02-09
1
-10
/
+12
*
Refactor media::InputBuffer to consolidate it with media::Buffer
hclam@chromium.org
2010-02-05
1
-6
/
+7
*
Refactoring of media::OmxCodec to split configuration of IO ports
hclam@chromium.org
2010-02-04
1
-216
/
+37
*
Video and OpenMAX: add role name to replace vendor specific component name.
hclam@chromium.org
2010-01-21
1
-20
/
+94
*
enable simple encoding in omx_codec
hclam@chromium.org
2010-01-15
1
-94
/
+262
*
omx_test refactor to add encoder support. (only start)
hclam@chromium.org
2010-01-12
1
-47
/
+54
*
Revert my last two commits that brokoe the build
hclam@chromium.org
2010-01-06
1
-50
/
+45
*
omx_test refactor to add encoder support. (only start)
hclam@chromium.org
2010-01-06
1
-45
/
+50
*
Implementation of OmxVideoDecodeEngine.
ajwong@chromium.org
2009-12-22
1
-3
/
+5
*
Rename OmxVideoDecoder, and break up the omx library files from the omx_test ...
ajwong@chromium.org
2009-12-02
1
-0
/
+1103