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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for YUV 4:4:4 subsampling.
sandersd@chromium.org
2014-06-03
1
-1
/
+2
*
Abstract and overhaul V4L2 HW encode classes.
posciak@chromium.org
2014-05-06
1
-1
/
+38
*
HW Video: Make media::VideoFrame handle the sync point of the compositor as w...
dongseong.hwang@intel.com
2014-04-30
1
-3
/
+17
*
Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp().
scherkus@chromium.org
2014-04-10
1
-2
/
+2
*
Audit/fix use of media::VideoFrame::coded_size()
sheu@chromium.org
2014-03-27
1
-23
/
+23
*
Make sure natural_size is set when a frame is cropped.
perkj@chromium.org
2014-03-09
1
-0
/
+1
*
Allow wrapping a media::VideoFrame with a new view_rect as long as the new vi...
perkj@chromium.org
2014-03-06
1
-1
/
+3
*
Clean up histogram'd media enum max values.
rileya@chromium.org
2014-02-28
1
-1
/
+1
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-02-03
1
-43
/
+20
*
Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"
danakj@chromium.org
2014-01-21
1
-20
/
+43
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-01-18
1
-43
/
+20
*
Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLE
qinmin@chromium.org
2013-12-12
1
-4
/
+4
*
Created VideoFramePool to avoid unnecessary VideoFrame alloc/free.
acolwell@chromium.org
2013-12-10
1
-0
/
+6
*
Un-refcount media::VideoFrame::MailboxHolder
sheu@chromium.org
2013-12-04
1
-13
/
+10
*
Add plumbing for video pixel formats with JPEG color range.
rileya@chromium.org
2013-12-04
1
-0
/
+1
*
Remove media::VideoFrame from media::VideoCaptureDevice::Client interface
sheu@chromium.org
2013-11-20
1
-6
/
+13
*
Record UMA metrics for video pixel formats.
rileya@chromium.org
2013-11-08
1
-6
/
+8
*
Remove EMPTY from VideoFrame::Format.
rileya@chromium.org
2013-11-08
1
-6
/
+7
*
Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.
rileya@chromium.org
2013-11-07
1
-5
/
+0
*
Revert 233046 "Remove RGB32 from VideoFrame::Format."
shrikant@chromium.org
2013-11-05
1
-0
/
+5
*
Remove RGB32 from VideoFrame::Format.
rileya@chromium.org
2013-11-05
1
-5
/
+0
*
Replace VideoFrame::INVALID with UNKNOWN.
rileya@chromium.org
2013-11-01
1
-1
/
+1
*
EVEA cleanup: use video utility functions in media::*
sheu@chromium.org
2013-08-28
1
-0
/
+5
*
media::VideoFrame::WrapExternalSharedMemory
sheu@chromium.org
2013-08-09
1
-1
/
+17
*
Added logging calls to FFmpegDemuxer.
tyoverby@chromium.org
2013-08-06
1
-0
/
+3
*
Use a direct include of the shared_memory header in media/, ppapi/, webkit/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Make VideoCaptureBufferPool agnostic to media::VideoFrame
sheu@chromium.org
2013-07-03
1
-0
/
+8
*
Send hardware video frames with mailboxes.
danakj@chromium.org
2013-06-25
1
-6
/
+39
*
media: Add support for playback of VP8 Alpha video streams
vigneshv@chromium.org
2013-04-19
1
-1
/
+3
*
Revert 194465 "media: Add support for playback for VP8 Alpha vid..."
mek@chromium.org
2013-04-16
1
-3
/
+1
*
media: Add support for playback for VP8 Alpha video streams.
tomfinegan@chromium.org
2013-04-16
1
-1
/
+3
*
Revert 190863 "Revert 190807 "Fix a Chrome renderer hang which o..."
ygorshenin@chromium.org
2013-03-27
1
-4
/
+7
*
Revert 190807 "Fix a Chrome renderer hang which occurs when a We..."
ygorshenin@chromium.org
2013-03-27
1
-7
/
+4
*
Fix a Chrome renderer hang which occurs when a WebMediaPlayerImpl instance is...
ananta@chromium.org
2013-03-27
1
-4
/
+7
*
Remove WebVideoFrame, WebVideoFrameProvider, and WebVideoLayer.
danakj@chromium.org
2013-03-26
1
-1
/
+0
*
Make NumPlanes() a member of media::VideoFrame
sheu@chromium.org
2013-03-07
1
-0
/
+2
*
Implement "hole" video frame.
wonsik@google.com
2013-03-04
1
-0
/
+8
*
Replace av_malloc with AlignedAlloc for memory allocation in VideoFrame.
xhwang@chromium.org
2012-12-08
1
-0
/
+6
*
Encrypted Media: Remove memcpy of decoded video frame in ContentDecryptorDele...
xhwang@chromium.org
2012-11-29
1
-3
/
+21
*
Plumb through cropped output size for VideoFrame
sheu@chromium.org
2012-11-09
1
-15
/
+28
*
Add VideoFrame::CreateColorFrame() for testing.
xhwang@chromium.org
2012-10-12
1
-2
/
+8
*
ReadPixels from known-usable textures, and give SkBitmap its precious BGRA.
fischman@chromium.org
2012-10-03
1
-1
/
+1
*
Support reading pixels from HW-decoded video textures into canvas/webgl.
fischman@chromium.org
2012-10-01
1
-0
/
+13
*
Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().
acolwell@chromium.org
2012-08-02
1
-17
/
+24
*
Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().
acolwell@chromium.org
2012-07-31
1
-15
/
+4
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r...
scherkus@chromium.org
2012-06-28
1
-0
/
+1
*
Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v...
dmichael@chromium.org
2012-06-27
1
-1
/
+0
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding.
scherkus@chromium.org
2012-06-27
1
-0
/
+1
*
Revert 143115 - Provide a Chrome-owned buffer to FFmpeg for video decoding, i...
nirnimesh@chromium.org
2012-06-20
1
-1
/
+0
*
Provide a Chrome-owned buffer to FFmpeg for video decoding, instead of
rbultje@chromium.org
2012-06-20
1
-0
/
+1
[next]