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
*
Change the video color space default.
watk
2015-07-09
1
-3
/
+3
*
VideoFrame method reordering and minor cleanup
mcasas
2015-06-23
1
-35
/
+33
*
VideoCapture: merge IPC VideoCaptureMsg_BufferReady and VideoCaptureMsg_Mailb...
mcasas
2015-06-19
1
-1
/
+14
*
VideoCaptureDevice::Client::Buffer remove GetType() and changes signature of ...
mcasas
2015-06-18
1
-2
/
+1
*
VideoFrame: extract AccessType from StorageType, allow clients to add DmaBuf ...
mcasas
2015-06-12
1
-43
/
+55
*
VideoFrame cleanup: change |allow_overlay_| to metadata and |has_alpha| to Fo...
mcasas
2015-06-11
1
-12
/
+3
*
VideoFrame cleanup: move |end_of_stream| indication as metadata ISO bool member
mcasas
2015-06-05
1
-8
/
+3
*
Relanding 1143663007: VideoFrame: Separate Pixel Format from Storage Type.
mcasas
2015-05-29
1
-60
/
+113
*
Revert "VideoFrame: Segregate Pixel Format and Storage Type."
Matt Mueller
2015-05-29
1
-113
/
+60
*
VideoFrame: Segregate Pixel Format and Storage Type.
mcasas
2015-05-29
1
-60
/
+113
*
VideoFrame: Replace no_longer_needed_cb_ with AddDestructionObserver().
miu
2015-05-28
1
-16
/
+16
*
VideoFrame: Pass color space from pixel format to metadata
mcasas
2015-05-22
1
-17
/
+25
*
Add distinction between RGB and RGBA native texture video frame and resources
halliwell
2015-05-13
1
-1
/
+3
*
media: Let VideoFrame carry more than one native texture.
dcastagna
2015-05-07
1
-18
/
+43
*
Add metadata to media::VideoFrame and plumb it through IPC/MediaStream.
miu
2015-03-03
1
-0
/
+12
*
VideoCaptureDevice: Client and Unittests cleanup
mcasas
2015-02-18
1
-19
/
+17
*
gpu video: optimize HW video to SW canvas and implement it for WebRTC.
dongseong.hwang
2015-02-11
1
-15
/
+0
*
media: VideoFrame: add offset for shared memory buffers
lionel.g.landwerlin
2015-02-09
1
-0
/
+7
*
reland: Plumb allow_overlay flag for video path into cc
achaulk
2015-01-29
1
-1
/
+6
*
Revert of Plumb allow_overlay flag for video path into cc (patchset #3 id:800...
jamescook
2015-01-27
1
-6
/
+1
*
Plumb allow_overlay flag for video path into cc
achaulk
2015-01-27
1
-1
/
+6
*
Add support for Rec709 color space videos in software YUV convert path.
rileya
2015-01-21
1
-6
/
+7
*
Reland: V4L2VDA: Generalize EGLImage import and query driver for output formats.
posciak
2015-01-10
1
-1
/
+4
*
Revert hardware decoder changes causing ChromeOS HW test crash.
Rahul Chaturvedi
2015-01-07
1
-4
/
+1
*
V4L2VDA: Generalize EGLImage import and query driver for output formats.
posciak
2015-01-07
1
-1
/
+4
*
Fix bits per line calculation in VideoFrame and coded size in V4L2 device.
posciak
2015-01-07
1
-0
/
+3
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
1
-1
/
+1
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
1
-1
/
+1
*
VideoCapture: Remove deep frame copy in the border to libJingle
magjed
2014-10-23
1
-6
/
+19
*
Define a new media_cast target which provides the minimal functionality
jfroy
2014-09-22
1
-0
/
+2
*
Make VEA test support videos with different coded size and visible size
henryhsu
2014-09-22
1
-1
/
+5
*
Extend media::VideoFrame to wrap CVPixelBuffer on OS X and iOS.
jfroy
2014-08-26
1
-0
/
+29
*
Fix DCHECKs in V4l2VideoDevice.
wuchengli@chromium.org
2014-08-22
1
-3
/
+9
*
Android media: VideoFrame should not store so many sync points.
dongseong.hwang@intel.com
2014-07-22
1
-7
/
+17
*
Use SkSrc_Mode in SkCanvasVideoRenderer, to prevent transparent video frames ...
rileya@chromium.org
2014-07-16
1
-0
/
+5
*
Fix VP9 playback for videos with odd width/height.
sergeyu@chromium.org
2014-06-24
1
-0
/
+2
*
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
[next]