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_frame.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make VideoCaptureBufferPool agnostic to media::VideoFrame
sheu@chromium.org
2013-07-03
1
-0
/
+7
*
Send hardware video frames with mailboxes.
danakj@chromium.org
2013-06-25
1
-5
/
+19
*
Update media/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
1
-1
/
+1
*
media: Add support for playback of VP8 Alpha video streams
vigneshv@chromium.org
2013-04-19
1
-6
/
+21
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
Revert 194465 "media: Add support for playback for VP8 Alpha vid..."
mek@chromium.org
2013-04-16
1
-21
/
+6
*
media: Add support for playback for VP8 Alpha video streams.
tomfinegan@chromium.org
2013-04-16
1
-6
/
+21
*
Revert 190863 "Revert 190807 "Fix a Chrome renderer hang which o..."
ygorshenin@chromium.org
2013-03-27
1
-1
/
+2
*
Revert 190807 "Fix a Chrome renderer hang which occurs when a We..."
ygorshenin@chromium.org
2013-03-27
1
-2
/
+1
*
Fix a Chrome renderer hang which occurs when a WebMediaPlayerImpl instance is...
ananta@chromium.org
2013-03-27
1
-1
/
+2
*
Make NumPlanes() a member of media::VideoFrame
sheu@chromium.org
2013-03-07
1
-19
/
+30
*
Implement "hole" video frame.
wonsik@google.com
2013-03-04
1
-0
/
+11
*
Replace av_malloc with AlignedAlloc for memory allocation in VideoFrame.
xhwang@chromium.org
2012-12-08
1
-31
/
+9
*
Encrypted Media: Remove memcpy of decoded video frame in ContentDecryptorDele...
xhwang@chromium.org
2012-11-29
1
-21
/
+47
*
Plumb through cropped output size for VideoFrame
sheu@chromium.org
2012-11-09
1
-23
/
+34
*
Add VideoFrame::CreateColorFrame() for testing.
xhwang@chromium.org
2012-10-12
1
-11
/
+14
*
Support reading pixels from HW-decoded video textures into canvas/webgl.
fischman@chromium.org
2012-10-01
1
-0
/
+8
*
Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().
acolwell@chromium.org
2012-08-02
1
-33
/
+39
*
Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().
acolwell@chromium.org
2012-07-31
1
-11
/
+7
*
Allocate one extra line to allow for H264 chroma MC overreads.
rbultje@chromium.org
2012-07-12
1
-2
/
+9
*
Reintroduce kFramePadBytes in frame allocation.
rbultje@chromium.org
2012-07-10
1
-2
/
+4
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r...
scherkus@chromium.org
2012-06-28
1
-21
/
+49
*
Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v...
dmichael@chromium.org
2012-06-27
1
-49
/
+21
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding.
scherkus@chromium.org
2012-06-27
1
-21
/
+49
*
Revert 143115 - Provide a Chrome-owned buffer to FFmpeg for video decoding, i...
nirnimesh@chromium.org
2012-06-20
1
-49
/
+21
*
Provide a Chrome-owned buffer to FFmpeg for video decoding, instead of
rbultje@chromium.org
2012-06-20
1
-21
/
+49
*
Cull unnecessary media::VideoFrame::Formats from the enum.
fischman@chromium.org
2012-04-11
1
-31
/
+1
*
Removed StreamSample as a shared base class between Buffer and VideoFrame.
scherkus@chromium.org
2012-03-26
1
-3
/
+3
*
Fix incorrect VideoFrame::row_bytes() for RGB. Add tests.
dalecurtis@chromium.org
2012-03-23
1
-1
/
+9
*
Fix frame hashing to include all valid planes.
dalecurtis@chromium.org
2012-03-22
1
-0
/
+13
*
Add texture target field to video frame (for use by native textures).
sievers@chromium.org
2012-02-23
1
-1
/
+9
*
Replace several NOTREACHED(), NOTIMPLEMENTED() with DVLOG(1), all values are ...
dalecurtis@chromium.org
2012-02-21
1
-2
/
+14
*
Refactor webkit_media::VideoRendererImpl into standalone class.
scherkus@chromium.org
2012-01-13
1
-22
/
+3
*
Delete media::VideoFrame::planes() and ::planes_ since they can be derived fr...
fischman@chromium.org
2011-12-29
1
-5
/
+0
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
1
-6
/
+42
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-42
/
+6
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-6
/
+42
*
Correct some rounding errors introduced recently.
cevans@chromium.org
2011-11-10
1
-4
/
+4
*
Fix support for yuv_422 pixel format.
scherkus@chromium.org
2011-10-04
1
-12
/
+14
*
Deduplicate YUV copying code, update call sites, and add some unit tests.
scherkus@chromium.org
2011-07-20
1
-20
/
+82
*
Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...
scherkus@chromium.org
2011-07-20
1
-62
/
+10
*
Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.
scherkus@chromium.org
2011-07-18
1
-105
/
+82
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-6
/
+6
*
GpuVideoDecoderHost runs on IO thread instead of Render thread
hclam@chromium.org
2010-10-07
1
-0
/
+2
*
Cleanup in VideoFrame
hclam@chromium.org
2010-10-07
1
-28
/
+0
*
Implement Gles2VideoDecoderContext
hclam@chromium.org
2010-10-07
1
-1
/
+2
*
Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...
hclam@chromium.org
2010-09-13
1
-0
/
+68
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
1
-0
/
+2
*
media: preparation for recycle buffer.
jiesun@google.com
2010-07-22
1
-22
/
+7
*
Reverting 53348...
bradnelson@google.com
2010-07-22
1
-7
/
+22
[next]