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
/
tools
/
omx_test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing defunct OpenMAX code (round 2).
scherkus@chromium.org
2011-06-28
7
-1047
/
+0
*
Clean up broken revert of 87790.
scherkus@chromium.org
2011-06-03
7
-0
/
+1047
*
Removing defunct OpenMAX code.
scherkus@chromium.org
2011-06-03
7
-1047
/
+0
*
Respect pixel aspect ratio of video if it contains one.
scherkus@chromium.org
2011-06-03
1
-0
/
+2
*
Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...
scherkus@chromium.org
2011-04-27
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
3
-7
/
+7
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).
scherkus@chromium.org
2011-03-11
1
-21
/
+10
*
Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.
tyoshino@chromium.org
2011-03-11
1
-10
/
+21
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream.
scherkus@chromium.org
2011-03-09
1
-21
/
+10
*
Implement webkit media metrics in chromium.
scherkus@chromium.org
2011-02-16
1
-1
/
+3
*
Revert 74700 - Revert the "out-of-lining of test code" change within src/media
nsylvain@chromium.org
2011-02-12
4
-11
/
+23
*
Revert the "out-of-lining of test code" change within src/media
nsylvain@chromium.org
2011-02-11
4
-23
/
+11
*
Continuing with the out-of-lining of test code.
erg@google.com
2011-02-11
2
-11
/
+16
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
2
-0
/
+7
*
Resubmit GpuVideoDecoder and related patches.
hclam@chromium.org
2010-09-17
1
-1
/
+1
*
Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContext
mlloyd@chromium.org
2010-09-17
1
-1
/
+1
*
Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContext
hclam@chromium.org
2010-09-17
1
-1
/
+1
*
Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...
hclam@chromium.org
2010-09-13
1
-8
/
+8
*
Rename all FillThisBuffer and EmptyThisBuffer to something more meaningful
hclam@chromium.org
2010-09-05
1
-3
/
+3
*
Remove refcounting of VideoDecodeEngine
hclam@chromium.org
2010-09-03
1
-2
/
+2
*
Merge remote branch 'origin/trunk' into resubmit
hclam@chromium.org
2010-09-03
1
-1
/
+1
*
Revert 58429, 58428, 58427, 58423.
akalin@chromium.org
2010-09-03
1
-1
/
+1
*
Build fix. Fix include to point to new locations.
hclam@chromium.org
2010-09-02
1
-1
/
+1
*
media: change engine interface to be suitable for gpu_video_decoder
jiesun@google.com
2010-08-13
1
-14
/
+39
*
Add undeclared virtual destructors part 5
ziadh@chromium.org
2010-08-02
1
-0
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-3
/
+7
*
ffmpeg roll for chromium source and windows binaries
fbarchard@chromium.org
2010-07-28
1
-1
/
+1
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"
jeremy@chromium.org
2010-07-28
1
-1
/
+1
*
deps roll for new ffmpeg and switch to av_register_protocol2
fbarchard@chromium.org
2010-07-28
1
-1
/
+1
*
Revert 53281 - ffmpeg update with vp3 patches.
fbarchard@chromium.org
2010-07-22
1
-1
/
+1
*
ffmpeg update with vp3 patches.
fbarchard@chromium.org
2010-07-22
1
-1
/
+1
*
file_util: deprecate remaining wstring functions
evan@chromium.org
2010-07-16
5
-36
/
+47
*
media: OMX seek works for OMX_HEADBUFFERTYPE now.
jiesun@google.com
2010-06-29
1
-2
/
+2
*
1. make omx engine the driving force to read bit stream
wjia@google.com
2010-06-10
1
-4
/
+1
*
add support of OpenMAX EGL image decoding
wjia@google.com
2010-06-07
1
-1
/
+1
*
Remove omx_codec since OMX client implementation is in omx_video_decode_engin...
wjia@google.com
2010-05-28
1
-71
/
+86
*
1. decoder interface now looks a little strange, until we refactoring.
jiesun@google.com
2010-05-21
1
-8
/
+5
*
Remove OmxSink interface because Buffer Allocation will go through Allocator ...
jiesun@google.com
2010-04-27
3
-52
/
+7
*
Remove 2 memcpy() in the OpenMAX code path
hclam@chromium.org
2010-04-15
1
-4
/
+5
*
Revert "Remove 2 memcpy() for omx video decode input"
hclam@chromium.org
2010-04-14
1
-5
/
+4
*
Remove 2 memcpy() for omx video decode input
hclam@chromium.org
2010-04-14
1
-4
/
+5
*
ffmpeg better message for error on opening file if the file opens but the cod...
fbarchard@chromium.org
2010-03-03
1
-7
/
+17
*
Generate stubs for OpenMAX IL
hclam@chromium.org
2010-03-02
1
-0
/
+6
*
Using bitstream filters if OpenMAX is enabled
hclam@chromium.org
2010-03-01
1
-0
/
+6
*
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
3
-44
/
+92
*
Fix usage of OmxInputBuffer in OpenMAX code since it's refcounted.
hclam@chromium.org
2010-02-09
1
-1
/
+0
*
Refactor media::InputBuffer to consolidate it with media::Buffer
hclam@chromium.org
2010-02-05
1
-3
/
+4
*
Refactoring of media::OmxCodec to split configuration of IO ports
hclam@chromium.org
2010-02-04
5
-206
/
+310
[next]