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
/
player_x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
2
-3
/
+4
*
Migrate Pipeline & PipelineImpl to PipelineStatusCB.
acolwell@chromium.org
2011-08-09
1
-4
/
+7
*
Log PipelineImpl events to MediaLog.
scottfr@chromium.org
2011-08-09
1
-1
/
+2
*
Replace VideoDecoder::media_format() with significantly simpler width()/heigh...
scherkus@chromium.org
2011-07-20
2
-26
/
+45
*
Remove Gles2VideoRenderer from player_x11 and make X11 vs GL rendering a run-...
scherkus@chromium.org
2011-07-19
7
-701
/
+52
*
Remove app from a bunch of DEPS files.
tfarina@chromium.org
2011-06-30
1
-4
/
+0
*
Removing defunct OpenMAX code (round 2).
scherkus@chromium.org
2011-06-28
1
-20
/
+3
*
Revert 87790 - Removing defunct OpenMAX code.
scherkus@chromium.org
2011-06-03
1
-3
/
+20
*
Removing defunct OpenMAX code.
scherkus@chromium.org
2011-06-03
1
-20
/
+3
*
Initialize stderr logging for player_x11 so we can use --v=N.
scherkus@chromium.org
2011-03-30
1
-0
/
+7
*
AdaptiveDemuxer{,Factory,Stream} are born!
fischman@chromium.org
2011-03-29
1
-2
/
+5
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
2
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
4
-7
/
+7
*
PipelineError is dead. Long live PipelineStatus!
fischman@chromium.org
2011-03-16
1
-20
/
+25
*
DemuxerFactory is born!
fischman@chromium.org
2011-03-14
1
-5
/
+5
*
Refactoring code to use factories to create DataSource objects.
acolwell@chromium.org
2011-03-14
1
-2
/
+2
*
Remove the silly notion of MIME types from media code.
scherkus@chromium.org
2011-03-09
1
-2
/
+2
*
Reworked player_x11:
scherkus@chromium.org
2011-02-04
2
-0
/
+9
*
Remove MessageLoop methods from Filter interface to
acolwell@chromium.org
2011-01-15
2
-6
/
+21
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Ugh, one more scoped_refptr NewRunnableMethod.
willchan@chromium.org
2010-12-15
1
-1
/
+1
*
Last few NewRunnableMethod scoped_refptr params to fix.
willchan@chromium.org
2010-12-15
1
-1
/
+1
*
Initialize destinations variables before calling GL functions
gman@chromium.org
2010-12-07
2
-5
/
+5
*
Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...
scherkus@chromium.org
2010-12-03
1
-2
/
+3
*
Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...
andybons@chromium.org
2010-11-24
2
-5
/
+5
*
Initialize destinations variables before calling GL functions
gman@chromium.org
2010-11-24
2
-5
/
+5
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
3
-5
/
+5
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
1
-8
/
+10
*
Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollection
levin@chromium.org
2010-11-15
1
-10
/
+8
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
1
-8
/
+10
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
1
-10
/
+11
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
7
-69
/
+12
*
[media] inject VDC to decoder.
jiesun@google.com
2010-10-13
1
-2
/
+11
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
1
-0
/
+1
*
Clean up texture types in VideoFrame
hclam@chromium.org
2010-09-09
1
-3
/
+2
*
media: recycle buffers/direct rendering etc. (third patch)
jiesun@google.com
2010-09-02
1
-1
/
+1
*
media: preparation for recycle buffer.
jiesun@google.com
2010-07-22
1
-2
/
+9
*
Reverting 53348...
bradnelson@google.com
2010-07-22
1
-9
/
+2
*
media: preparation for recycle buffer.
jiesun@google.com
2010-07-22
1
-2
/
+9
*
media: refactoring video_render_base to recycle buffers
jiesun@google.com
2010-07-14
4
-5
/
+18
*
move quit of paint message_loop into callback of pipeline stop to guarantee m...
wjia@google.com
2010-06-28
1
-13
/
+10
*
1. remove initial rendering lag time for egl image decoding path
wjia@google.com
2010-06-24
7
-56
/
+77
*
move DEPS of app into player_x11
wjia@google.com
2010-06-24
1
-0
/
+4
*
code cleanup for media code for video renerers.
jiesun@google.com
2010-06-23
6
-60
/
+27
*
fix broken gl renderer
wjia@google.com
2010-06-23
2
-27
/
+4
*
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
1
-1
/
+1
*
revert cl 49121 since the way of using glEglImageTargetTexture2DOES is undefi...
wjia@google.com
2010-06-09
2
-23
/
+24
[next]