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
/
base
/
video_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Crash fix (divide by zero) for ComputeLetterboxRegion() and extra sanity checks.
miu@chromium.org
2013-07-17
1
-0
/
+2
*
Update media/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
1
-3
/
+5
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
1
-3
/
+3
*
When creating a letterbox around a tab capture video frame, only clear the ma...
hubbe@chromium.org
2013-03-13
1
-0
/
+40
*
Implement CopyFromCompositingSurfaceToVideoFrame for mac.
justinlin@chromium.org
2013-03-02
1
-0
/
+18
*
Add test for RotatePlaneByPixels.
wjia@chromium.org
2013-02-19
1
-0
/
+244
*
Plumb through cropped output size for VideoFrame
sheu@chromium.org
2012-11-09
1
-1
/
+1
*
Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().
acolwell@chromium.org
2012-08-02
1
-1
/
+2
*
Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().
acolwell@chromium.org
2012-07-31
1
-1
/
+1
*
Refactor webkit_media::VideoRendererImpl into standalone class.
scherkus@chromium.org
2012-01-13
1
-1
/
+1
*
Deduplicate YUV copying code, update call sites, and add some unit tests.
scherkus@chromium.org
2011-07-20
1
-0
/
+84