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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid deadlock between Pipeline and RendererImpl.
xhwang
2014-08-28
3
-9
/
+12
*
Cleanup: Remove unneeded media/ SSE2 checks and unused code. (try 2)
thestig
2014-08-28
10
-460
/
+25
*
Don't try to decode more than one EOS at a time.
sandersd
2014-08-27
5
-5
/
+58
*
Mpeg2 TS parser: Es parsing using an ES byte queue.
damienv
2014-08-27
8
-102
/
+150
*
[Cast] Fix shutdown race between CastReceiverImpl/FrameReceiver and frame emi...
miu
2014-08-27
2
-1
/
+17
*
Revert of Used native deinterleaved and float point format for the input stre...
xians
2014-08-27
5
-205
/
+138
*
Used native deinterleaved and float point format for the input streams.
xians
2014-08-27
5
-138
/
+205
*
VideoCaptureDeviceWin: correct some typos and docs.
mcasas
2014-08-27
1
-7
/
+8
*
Revert of Remove the last piece of deprecated synchronous IO code. (patchset ...
tnagel
2014-08-27
24
-29
/
+164
*
Remove the last piece of deprecated synchronous IO code.
xians
2014-08-27
24
-164
/
+29
*
Revert of Cleanup: Remove unneeded SSE2 checks and unused code. (patchset #4 ...
thestig
2014-08-27
8
-17
/
+292
*
Cleanup: Remove unneeded SSE2 checks and unused code.
thestig
2014-08-27
8
-292
/
+17
*
Remove implicit conversions from scoped_refptr to T* in media/
dcheng
2014-08-27
46
-159
/
+166
*
Add the mp2t mimetype to the list of supported mime types.
damienv
2014-08-27
2
-15
/
+0
*
Disable deadlock-y tests in TSan instead of just suppressing the error.
Jeffrey Yasskin
2014-08-27
1
-0
/
+3
*
Extend media::VideoFrame to wrap CVPixelBuffer on OS X and iOS.
jfroy
2014-08-26
2
-0
/
+80
*
Work on GN build of Chrome.
Brett Wilson
2014-08-26
1
-11
/
+6
*
Cast logging: Additional stats for getStats() API.
imcheng
2014-08-26
8
-39
/
+348
*
Mac QTKit video capture: Correct DCHECK #inputs==1 location
mcasas
2014-08-25
1
-1
/
+1
*
Add some remoting targets to GN build.
Brett Wilson
2014-08-25
1
-0
/
+7
*
Revert of Implement unit test specific test launcher timeout (patchset #6 of ...
phajdan.jr
2014-08-25
1
-21
/
+14
*
Implement unit test specific test launcher timeout
Paweł Hajdan, Jr
2014-08-25
1
-14
/
+21
*
Disable slow FakeVideoCaptureDeviceTest.CaptureVariableResolution
Paweł Hajdan, Jr
2014-08-25
1
-1
/
+2
*
Changing the behavior of ReleaseSession() from Close() to Remove()
jrummell
2014-08-23
3
-29
/
+32
*
media: Introduce Renderer interface and RendererImpl.
xhwang
2014-08-23
22
-803
/
+1699
*
Implement adaptive target delay extension
hubbe@chromium.org
2014-08-22
21
-74
/
+207
*
Only log audio input silence state UMA stats for low latency mode and if not ...
grunell@chromium.org
2014-08-22
2
-27
/
+68
*
Fix DCHECKs in V4l2VideoDevice.
wuchengli@chromium.org
2014-08-22
2
-15
/
+26
*
Add dependency on widevine headers.
brettw@chromium.org
2014-08-22
1
-1
/
+5
*
Minor code redundancy cleanup.
hubbe@chromium.org
2014-08-22
8
-200
/
+20
*
Reduce demuxer benchmark iterations.
rileya@chromium.org
2014-08-22
1
-1
/
+1
*
Delete some dead files
hubbe@chromium.org
2014-08-22
3
-325
/
+0
*
Minor cleanup of DecoderStreamTraits.
rileya@chromium.org
2014-08-21
4
-40
/
+10
*
Pass decoded picture size from VDA to client
kcwu@chromium.org
2014-08-21
3
-3
/
+29
*
2D Canvas doesn't blend video with the destination buffer.
dongseong.hwang@intel.com
2014-08-21
3
-13
/
+75
*
Mac QTKit Video Capture: Run QTCaptureSession teardown in UI thread, clean up...
mcasas@chromium.org
2014-08-21
3
-30
/
+28
*
Implement ClearKey message format as JSON.
jrummell@chromium.org
2014-08-19
8
-19
/
+327
*
Cast: Reject old RTCP packets
hubbe@chromium.org
2014-08-19
6
-6
/
+96
*
Fix some error states in VideoCaptureDeviceWin::AllocateAndStart.
grunell@chromium.org
2014-08-19
1
-4
/
+11
*
Cast: Deduplicate retransmission packets using audio packets
hclam@chromium.org
2014-08-18
20
-55
/
+390
*
Fix passing of init_data_type size to CDM_4 and CDM_5.
sandersd@chromium.org
2014-08-18
1
-12
/
+16
*
Revert 290359 "Remove AudioBuffersState class."
acolwell@chromium.org
2014-08-18
35
-82
/
+177
*
Remove AudioBuffersState class.
acolwell@chromium.org
2014-08-18
35
-177
/
+82
*
Rewrite of RTCP parser.
hubbe@chromium.org
2014-08-18
23
-1912
/
+864
*
Mac Video Capture: Change an ErrorMessage to LogMessage
mcasas@chromium.org
2014-08-18
2
-2
/
+15
*
Fix the unnecessary sleep when no back to back OnData call.
xians@chromium.org
2014-08-18
1
-1
/
+4
*
Fix windows compilation warning in es_parser_adts.
damienv@chromium.org
2014-08-18
2
-2
/
+3
*
Cast: cast_simulator to use the same settings at the extension
hclam@chromium.org
2014-08-16
1
-3
/
+3
*
Cast: Increase max outstanding frames to 120
hclam@chromium.org
2014-08-16
1
-1
/
+4
*
Cast: Move retransmission to the transport
hclam@chromium.org
2014-08-16
13
-108
/
+311
[next]