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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add play control
jiesun@google.com
2010-06-16
1
-17
/
+60
*
1. support stop mode for omx
wjia@google.com
2010-06-15
1
-3
/
+9
*
1. make omx engine the driving force to read bit stream
wjia@google.com
2010-06-10
2
-5
/
+2
*
revert cl 49121 since the way of using glEglImageTargetTexture2DOES is undefi...
wjia@google.com
2010-06-09
2
-23
/
+24
*
change X/GL thread to message loop for injecting task
jiesun@google.com
2010-06-09
7
-82
/
+82
*
use glEGLImageTargetTexture2DOES instead of FindTexture()
jiesun@google.com
2010-06-07
2
-24
/
+23
*
add support of OpenMAX EGL image decoding
wjia@google.com
2010-06-07
3
-57
/
+199
*
some vendor's compiler had issues about the constant variable.
jiesun@google.com
2010-06-02
1
-2
/
+5
*
Adding support for playing audio only also files through player_x11 applicati...
scherkus@chromium.org
2010-06-02
1
-3
/
+10
*
make opengles 2.0 works
jiesun@google.com
2010-06-01
1
-1
/
+3
*
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
*
Enable error recognition and error concealment options in qualification softw...
fbarchard@chromium.org
2010-05-17
1
-0
/
+12
*
Cleanup: Add a bunch of missing includes.
thestig@chromium.org
2010-05-10
1
-1
/
+2
*
Add EGLImage as one media type different than regular uncompressed video buffer.
scherkus@chromium.org
2010-05-05
7
-8
/
+20
*
Remove OmxSink interface because Buffer Allocation will go through Allocator ...
jiesun@google.com
2010-04-27
3
-52
/
+7
*
Vertical Scaler better pipelined for Atom
fbarchard@chromium.org
2010-04-23
1
-2
/
+8
*
Revert 45265 - Speed up vertical filtering using v = a+(ba)*x formula
fbarchard@chromium.org
2010-04-22
1
-6
/
+0
*
Speed up vertical filtering using v = a+(b-a)*x formula
fbarchard@chromium.org
2010-04-21
1
-0
/
+6
*
Issues with video looping
hclam@chromium.org
2010-04-20
1
-2
/
+2
*
scaler_bench is a simple benchmark that can be used to measure performance of...
sergeyu@chromium.org
2010-04-20
2
-0
/
+210
*
Revert 44950 - scaler_bench is a simple benchmark that can be used to measure...
sergeyu@chromium.org
2010-04-19
1
-205
/
+0
*
scaler_bench is a simple benchmark that can be used to measure performance of...
sergeyu@chromium.org
2010-04-19
1
-0
/
+205
*
code fix for video frame
jiesun@google.com
2010-04-16
2
-72
/
+63
*
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
*
player_wtl add hotkey CTRL-F for filtering on/off
fbarchard@chromium.org
2010-04-14
1
-3
/
+3
*
add filtering to player_wtl
fbarchard@chromium.org
2010-04-09
5
-27
/
+76
*
Optimized version of bilinear video scaler. It is about 2 times faster than S...
sergeyu@chromium.org
2010-04-09
1
-1
/
+2
*
Revert 42727 - ffmpeg roll chromium binaries
fbarchard@chromium.org
2010-03-26
1
-2
/
+2
*
ffmpeg roll chromium binaries
fbarchard@chromium.org
2010-03-26
1
-2
/
+2
*
Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.
scherkus@chromium.org
2010-03-23
2
-64
/
+59
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+1
*
Move wtl from chrome/third_party to third_party/. This
tony@chromium.org
2010-03-09
1
-2
/
+2
*
media: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-06
2
-2
/
+2
*
Fix license headers in X11/GL/GLES video renderers.
scherkus@chromium.org
2010-03-03
3
-9
/
+9
*
Fixing some subtle issues with player_x11 and GL/GLES video renderers.
scherkus@chromium.org
2010-03-03
5
-58
/
+56
*
ffmpeg better message for error on opening file if the file opens but the cod...
fbarchard@chromium.org
2010-03-03
2
-10
/
+30
*
Generate stubs for OpenMAX IL
hclam@chromium.org
2010-03-02
2
-0
/
+14
*
Using bitstream filters if OpenMAX is enabled
hclam@chromium.org
2010-03-01
1
-0
/
+6
*
Some fixes to player_x11 when OpenMAX is enabled
hclam@chromium.org
2010-02-20
1
-1
/
+0
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
2
-3
/
+5
*
gles2: fix stride support
piman@chromium.org
2010-02-17
1
-3
/
+26
*
API to allow strategy class to work on the output buffer of OpenMAX
hclam@chromium.org
2010-02-17
3
-44
/
+92
*
Fix player_x11 so it works properly with GLES
hclam@chromium.org
2010-02-13
2
-68
/
+85
*
Implement GLES video renderer in player_x11
hclam@chromium.org
2010-02-12
7
-313
/
+873
*
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]