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
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable Android SurfaceView fullscreen video with WMPI
watk
2016-02-18
1
-1
/
+6
*
Reland: Enable NV12 VideoFrames on Mac.
dcastagna
2016-02-17
1
-2
/
+1
*
Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.
lukasza
2016-02-16
1
-4
/
+4
*
Revert of Enable NV12 VideoFrames on Mac. (patchset #3 id:40001 of https://co...
zmo
2016-02-11
1
-1
/
+2
*
Enable NV12 VideoFrames on Mac.
dcastagna
2016-02-11
1
-2
/
+1
*
Add support for 9- and 10-bit h264 videos.
hubbe
2016-02-09
1
-0
/
+6
*
Revert of Add support for 9- and 10-bit h264 videos. (patchset #27 of https:/...
flackr
2016-02-05
1
-6
/
+0
*
Add support for 9- and 10-bit h264 videos.
hubbe
2016-02-05
1
-0
/
+6
*
AndroidVideoDecodeAccelerator can now render to a SurfaceView
watk
2016-02-03
1
-0
/
+7
*
Make 'kVideoImageTextureTarget' a list of texture targets.
dcastagna
2016-01-27
1
-13
/
+14
*
Verify returned frames from media::VideoFrame::Wrap*() methods
emircan
2016-01-15
2
-14
/
+25
*
Report VP8 and VP9 capabilities for non-accelerated decoders in AVDA
timav
2016-01-14
2
-0
/
+16
*
Updated media sync points to use new sync tokens.
dyen
2016-01-13
2
-5
/
+38
*
GpuMemoryBuffers: Add an IsInUse function
ccameron
2016-01-11
2
-6
/
+70
*
Configure MediaCodec with CDM in ADVA
timav
2016-01-11
2
-0
/
+9
*
Switch to standard integer types in media/, take 2.
avi
2015-12-23
11
-0
/
+27
*
Add missing macros includes in media/.
avi
2015-12-19
3
-0
/
+4
*
Switch to standard integer types in media/.
Avi Drissman
2015-12-19
10
-80
/
+63
*
Don't require VDAs to return all PictureBuffers at once.
liberato
2015-12-10
2
-4
/
+29
*
Passed is_encrypted parameter to the VDA initialization.
timav
2015-12-04
3
-3
/
+24
*
Use std::default_delete as the default deleter for scoped_ptr.
dcheng
2015-11-19
4
-33
/
+22
*
media: Support SetCdm() on VideoDecodeAccelerator interface.
xhwang
2015-11-13
2
-2
/
+28
*
cc: Fix GL_R8 GpuMemoryBuffers
ccameron
2015-11-06
1
-1
/
+1
*
Modified old wait sync point functions to also accept new sync tokens.
dyen
2015-11-03
2
-9
/
+9
*
Carry over REFERENCE_TIME for the frames using GPU Memory Buffer
qiangchen
2015-10-30
1
-0
/
+8
*
[tracing] Add names to memory-infra dumpers for debugging
primiano
2015-10-30
1
-1
/
+1
*
ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.
reveman
2015-10-26
1
-1
/
+2
*
media: Compute compatible VideoFrame::coded_rect for copies to GMBs.
dcastagna
2015-10-26
1
-25
/
+52
*
Reland: GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane);...
mcasas
2015-10-22
1
-18
/
+18
*
Revert of GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane...
vasilii
2015-10-22
1
-18
/
+18
*
GpuMemoryBuffer interface change: Map(**) --> Map() + memory(plane); GetStrid...
mcasas
2015-10-21
1
-18
/
+18
*
media: Use GL shared worker context instead of allocating one.
dcastagna
2015-10-19
3
-109
/
+50
*
Reland: Use GpuMemoryBufferVideoFramePool for WebMediaPlayerMS and MediaStrea...
emircan
2015-10-14
1
-2
/
+4
*
Revert "Use GpuMemoryBufferVideoFramePool for WebMediaPlayerMS and MediaStrea...
Henrik Grunell
2015-10-14
1
-4
/
+2
*
media: Use libyuv::CopyPlane instead of memcpy.
dcastagna
2015-10-13
1
-4
/
+4
*
Use GpuMemoryBufferVideoFramePool for WebMediaPlayerMS and MediaStreamVideoRe...
emircan
2015-10-13
1
-2
/
+4
*
media: GpuMemoryBuffers memory tracing.
dcastagna
2015-09-28
1
-5
/
+53
*
media: GMBVideoFramePool, crop VideoFrame using visible_rect.
dcastagna
2015-09-28
1
-17
/
+13
*
Deal with AllocateGpuMemoryBuffer returning null.
dcastagna
2015-09-14
2
-50
/
+83
*
Add PIXEL_FORMAT_MT21.
wuchengli
2015-09-14
1
-0
/
+1
*
Revert "Revert of Add support for converting I420 software frames into NV12 h...
guidou
2015-09-10
2
-41
/
+139
*
Revert of Add support for converting I420 software frames into NV12 hardware ...
tommi
2015-09-10
2
-139
/
+41
*
Add support for converting I420 software frames into NV12 hardware frames
andresantoso
2015-09-09
2
-41
/
+139
*
media: Fix inconsistent pending_read_ state in VideoRendererImpl.
dcastagna
2015-09-03
2
-3
/
+7
*
Check ycbcr422 extension to set VideoFrame to GMB format.
dcastagna
2015-09-02
2
-20
/
+23
*
Merge media::VideoCapturePixelFormat with media::VideoPixelFormat
emircan
2015-09-01
1
-1
/
+6
*
media: Convert I420 VideoFrame to UYVY GpuMemoryBuffer.
dcastagna
2015-08-21
2
-61
/
+174
*
Add UYVY 4:2:2 support to VideoFrame and GpuMemoryBuffer.
andresantoso
2015-08-21
1
-0
/
+1
*
media: Make GpuMemoryBuffers VideoFrame copies asynchronous.
dcastagna
2015-08-20
3
-123
/
+287
*
Introduce a client minimum picture pool size
lpique
2015-08-20
1
-1
/
+5
[next]