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
/
cast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cast: Fix threading issues in VideoEncoderImpl
hclam@chromium.org
2014-01-25
8
-67
/
+140
*
Cast: Get rid of SendPackets in PacketSender.
hubbe@chromium.org
2014-01-25
10
-80
/
+37
*
There is a lot of places that use vector<uint8> that should be using Packet, ...
hubbe@chromium.org
2014-01-25
8
-39
/
+40
*
Revert of Cast: Fix threading issues in VideoEncoderImpl (https://codereview....
hclam@chromium.org
2014-01-24
7
-139
/
+67
*
Cast: Fix threading issues in VideoEncoderImpl
hclam@chromium.org
2014-01-24
7
-67
/
+139
*
Fix memory leaks in media cast
hclam@chromium.org
2014-01-24
4
-6
/
+10
*
Fixes for memory and threading issues in cast
hclam@chromium.org
2014-01-24
22
-158
/
+194
*
Cast: Adding transport status callback implementation
mikhal@chromium.org
2014-01-24
18
-23
/
+84
*
Cast:Switching to use Cast transport library
mikhal@chromium.org
2014-01-23
53
-770
/
+1458
*
cast: Wire upp logging to be sent over RTCP between receiver and sender.
pwestin@google.com
2014-01-22
31
-144
/
+420
*
Cast:Updating logging
mikhal@chromium.org
2014-01-21
12
-224
/
+154
*
Fix memory leak in tests.
pwestin@google.com
2014-01-12
2
-0
/
+7
*
Fix for AudioEncoder crash when using cast.streaming API.
miu@chromium.org
2014-01-11
1
-2
/
+3
*
Attempt to fix issue 332427 by deleting LoggingImpl in CastEnvironment on the...
imcheng@chromium.org
2014-01-10
1
-1
/
+20
*
Implement UdpTransport for Cast
hclam@chromium.org
2014-01-09
8
-252
/
+391
*
Cast:Adding cast_transport_config and cleaning up
mikhal@chromium.org
2014-01-09
79
-444
/
+596
*
Revert 243647 "Cast:Adding cast_transport_config and cleaning up"
noamsml@google.com
2014-01-08
78
-586
/
+434
*
Cast:Adding cast_transport_config and cleaning up
mikhal@chromium.org
2014-01-08
78
-434
/
+586
*
Cast: Adding support for GPU accelerated encode
pwestin@google.com
2014-01-08
26
-280
/
+1132
*
Add kDuplicatePacketReceived packet event.
hguihot@chromium.org
2014-01-04
16
-61
/
+250
*
Cast: move net->transport
mikhal@chromium.org
2013-12-26
72
-432
/
+378
*
Cast: Don't let time go backwards
mikhal@chromium.org
2013-12-20
4
-9
/
+22
*
Cast:Splitting rtcp sender
mikhal@chromium.org
2013-12-19
13
-409
/
+673
*
Cast:Moving transport into net
mikhal@chromium.org
2013-12-19
8
-47
/
+13
*
Fix cast_unittests valgrind failures
hclam@chromium.org
2013-12-19
15
-50
/
+102
*
Fix cast_unittests on linux_chromeos
hclam@chromium.org
2013-12-19
1
-63
/
+62
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
3
-0
/
+4
*
Cast: Adding CastNetSender interface
mikhal@chromium.org
2013-12-18
1
-0
/
+72
*
Disable one more cast_unittest on OS_WIN.
nick@chromium.org
2013-12-18
1
-1
/
+8
*
Disable three cast_unittests on OS_WIN
nick@chromium.org
2013-12-18
1
-3
/
+21
*
Disable a slow test in cast_unittests
hclam@chromium.org
2013-12-17
1
-1
/
+2
*
Cast: Changing log classes to support incoming time of event.
pwestin@google.com
2013-12-17
18
-187
/
+268
*
Cast: initialize logging for test receiver app
hclam@chromium.org
2013-12-17
1
-0
/
+4
*
Revert of https://chromiumcodereview.appspot.com/106663009/
mikhal@chromium.org
2013-12-16
4
-29
/
+13
*
Revert "Change VLOG levels in media/cast."
hclam@chromium.org
2013-12-16
15
-38
/
+38
*
Revert 240828 "Revert of https://codereview.chromium.org/104403010/"
szym@chromium.org
2013-12-14
15
-0
/
+4455
*
Revert of https://codereview.chromium.org/104403010/
mikhal@chromium.org
2013-12-14
15
-4455
/
+0
*
Change VLOG levels in media/cast.
hguihot@google.com
2013-12-13
15
-38
/
+38
*
Cast:Moving netwrok sender related code to a designated folder
mikhal@chromium.org
2013-12-11
68
-220
/
+278
*
Cast: Don't let time go backwards
mikhal@chromium.org
2013-12-11
4
-13
/
+29
*
Cast: Wire up sending status log messages from sender to receiver.
pwestin@google.com
2013-12-11
7
-41
/
+143
*
Add VLOG when duplicate packet is received (and ignored).
hguihot@google.com
2013-12-11
1
-1
/
+7
*
Cast: Remove the closure callback from InsertRawVideoFrame
pwestin@google.com
2013-12-10
10
-54
/
+32
*
Attempted build fix on win x64
scottmg@chromium.org
2013-12-09
1
-1
/
+2
*
Cast: Updating tests
mikhal@chromium.org
2013-12-09
3
-22
/
+46
*
Cast: Add nack and ack signaling for audio when ACM from webrtc is used.
pwestin@google.com
2013-12-09
5
-25
/
+140
*
Fixed wrap-around in MapTo32bitsFrameId and added unit tests.
hguihot@google.com
2013-12-07
3
-18
/
+92
*
Cast: Fix audio pipeline
mikhal@chromium.org
2013-12-05
5
-16
/
+51
*
Cast:Fix threading mismatch in AudioReceiver
mikhal@chromium.org
2013-12-04
2
-5
/
+21
*
Cast: Switching recevier to use media::VideoFrame
mikhal@google.com
2013-12-04
18
-144
/
+94
[next]