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
*
Fix flaky cast_unittests where threads were being joined incorrectly.
miu@chromium.org
2014-08-02
4
-2
/
+19
*
Cast: Remove unused RTCP messages
hclam@chromium.org
2014-08-02
28
-1230
/
+48
*
Cast: Build cast targets with GN
hclam@chromium.org
2014-07-31
12
-59
/
+414
*
Cast: UDP socket operation should be more resilient
hclam@chromium.org
2014-07-31
3
-35
/
+11
*
Cast: Build fix for linux_chromium_chromeos_ozone bots
spang@chromium.org
2014-07-30
1
-14
/
+14
*
Remove muted_ and playback_rate_ from media::AudioRendererAlgorithm.
scherkus@chromium.org
2014-07-22
1
-2
/
+3
*
Cast: Remove an incorrect assert
hclam@chromium.org
2014-07-22
1
-2
/
+0
*
Cast: Avoid hitting a DCHECK caused by race condition
hclam@chromium.org
2014-07-21
1
-8
/
+7
*
Revert of Revert of Cast: Log playout delay from receiver (https://codereview...
hclam@chromium.org
2014-07-21
1
-5
/
+16
*
Revert of Cast: Log playout delay from receiver (https://codereview.chromium....
dgozman@chromium.org
2014-07-21
1
-16
/
+5
*
Cast: Log playout delay from receiver
hclam@chromium.org
2014-07-21
1
-5
/
+16
*
Cast: Refactor RTCP handling
hclam@chromium.org
2014-07-20
43
-1211
/
+1235
*
Cast: Implement priority packets in PacedSender
hclam@chromium.org
2014-07-17
4
-22
/
+115
*
Cast: Reshuffle files under media/cast
hclam@chromium.org
2014-07-15
140
-1134
/
+1001
*
Cast: Update simulator tool with more inputs.
imcheng@chromium.org
2014-07-11
4
-31
/
+168
*
Fixes for re-enabling more MSVC level 4 warnings: media/ edition
pkasting@chromium.org
2014-07-08
2
-17
/
+3
*
Cast: Implement cast simulator tool
hclam@chromium.org
2014-07-03
14
-90
/
+791
*
Some millisecond => TimeDelta cleanups. (More remain)
kmarshall@chromium.org
2014-07-02
10
-32
/
+40
*
Cast: increase the maximum outstanding audio frames
hclam@chromium.org
2014-07-01
1
-5
/
+14
*
[Cast] Clean-up: Merge transport audio/video configs and remove unused data m...
miu@chromium.org
2014-06-27
36
-326
/
+322
*
Cast: Separate SendProcess in cast_sender_app to its own file
hclam@chromium.org
2014-06-26
4
-651
/
+776
*
[Cast] A really simple skeleton mirror session simulation executable.
imcheng@chromium.org
2014-06-25
2
-0
/
+63
*
Renamed misleading method name TransportEncryptionHandler::is_initialized to ...
kmarshall@chromium.org
2014-06-23
4
-12
/
+9
*
Add chrome/renderer to the GN build.
brettw@chromium.org
2014-06-21
2
-0
/
+23
*
Cast: Avoid retransmit if we sent the same packet recently (less than RTT)
hubbe@chromium.org
2014-06-20
18
-36
/
+102
*
Cast: Use DSCP AF41 for all traffic if possible.
hclam@chromium.org
2014-06-20
3
-0
/
+28
*
[Cast] Fix log_deserializer BasePacketEvent merge bug.
imcheng@chromium.org
2014-06-19
1
-0
/
+5
*
[Cast] Correct serialization of packet sequence number.
miu@chromium.org
2014-06-19
1
-4
/
+8
*
[Cast] Halt AudioSender transmission when too many frames are in-flight.
miu@chromium.org
2014-06-19
5
-79
/
+269
*
Change how "all frames missing" is encoded.
hubbe@chromium.org
2014-06-16
8
-24
/
+200
*
Fix a timing-sensitive crash in cast ExternalVideoEncoder::SetBitRate().
hshi@chromium.org
2014-06-16
2
-1
/
+9
*
Cast: Synthetic benchmark tool.
hubbe@chromium.org
2014-06-14
8
-8
/
+888
*
Cast: Don't cancel re-transmission for some cases
hclam@chromium.org
2014-06-12
7
-11
/
+30
*
Revert 276603 "Cast: Synthetic benchmark tool."
phoglund@chromium.org
2014-06-12
8
-886
/
+8
*
Cast: Updated congestion control
hubbe@chromium.org
2014-06-12
5
-275
/
+318
*
Cast: Synthetic benchmark tool.
hubbe@chromium.org
2014-06-12
8
-8
/
+886
*
Cast: reduce the amount of retransmission packets
hclam@chromium.org
2014-06-07
8
-213
/
+237
*
Cast: Add GeneralDescription proto to LogMetadata and populate it when
imcheng@chromium.org
2014-06-06
1
-2
/
+12
*
[Cast] Cleanup VideoSender: Dead code removal, lotsa documentation, use uint3...
miu@chromium.org
2014-06-05
13
-307
/
+198
*
[Cast] Cleanup: Remove TransportXXXXXSender, an unnecessary layer of indirect...
miu@chromium.org
2014-06-04
17
-348
/
+139
*
[Cast] Clean-up: Merge RtpReceiver+AudioReceiver+VideoReceiver-->FrameReceiver.
miu@chromium.org
2014-06-03
31
-1780
/
+1051
*
Cast: Log audio received events for audio
hclam@chromium.org
2014-05-31
3
-2
/
+17
*
Make DefaultDeleter for Video{De|En}codeAccelerator
dmichael@chromium.org
2014-05-30
1
-6
/
+2
*
Cast: cancel re-sending if a later nack packet says the receiver doesn't want...
hubbe@chromium.org
2014-05-30
6
-39
/
+35
*
[Cast] Clean-up: Merge AudioReceiverConfig+VideoReceiverConfig-->FrameReceive...
miu@chromium.org
2014-05-30
27
-175
/
+194
*
Revert 273599 "Cast: Synthetic benchmark tool."
mattm@chromium.org
2014-05-29
8
-833
/
+8
*
Cast: Synthetic benchmark tool.
hubbe@chromium.org
2014-05-29
8
-8
/
+833
*
[Cast] Repair receiver playout time calculations and frame skip logic.
miu@chromium.org
2014-05-27
19
-599
/
+783
*
[Cast] Aggressively send sender reports until first receiver report is received.
miu@chromium.org
2014-05-24
8
-103
/
+140
*
Cast: Only ACK decododable frames
hubbe@chromium.org
2014-05-24
10
-256
/
+194
[next]