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: 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
*
Cast: Make the udp proxy actually work for v1 mirroring
hubbe@chromium.org
2014-05-24
1
-61
/
+78
*
Cast: Fake software video encoder to respect target bitrate
hclam@chromium.org
2014-05-22
4
-14
/
+21
*
Cast: Revert 276783002 (Reduce bitrate drastically when close to unacked fram...
hubbe@chromium.org
2014-05-22
2
-9
/
+0
*
Minor fix for udp_proxy
hubbe@chromium.org
2014-05-22
1
-1
/
+2
*
Roll FFmpeg for M37.
dalecurtis@google.com
2014-05-21
1
-6
/
+8
*
Revert 271945 "Roll FFmpeg for M37."
kbr@chromium.org
2014-05-21
1
-8
/
+6
*
Roll FFmpeg for M37.
dalecurtis@google.com
2014-05-21
1
-6
/
+8
*
clang: Turn on -Wabsolute-value.
thakis@chromium.org
2014-05-20
1
-2
/
+2
*
[Cast] EncodedAudioFrame+EncodedVideoFrame+reference_time --> EncodedFrame
miu@chromium.org
2014-05-20
58
-720
/
+435
*
Cast: Add tests for clocks being slow/fast
hubbe@chromium.org
2014-05-19
11
-49
/
+400
*
Remove OnMoreIOData(), which is not used any more.
xians@chromium.org
2014-05-18
1
-6
/
+0
*
Cast: Log target encode bitrate before a frame is encoded.
imcheng@chromium.org
2014-05-17
2
-2
/
+5
*
Cast: Fix udp_transport_unittest
hubbe@chromium.org
2014-05-16
4
-5
/
+62
*
Cast: Simplify code path for RTCP sender report
hclam@chromium.org
2014-05-16
25
-236
/
+192
*
Create a target for important cast development tools
hclam@chromium.org
2014-05-15
1
-107
/
+112
*
Cast: Remove SenderRtcpEventSubscriber from cast library.
imcheng@chromium.org
2014-05-15
7
-286
/
+0
*
Cast: Make udp proxy work for mirroring v1
hubbe@chromium.org
2014-05-15
3
-19
/
+36
*
Cast: Add extraData argument to cast streaming api getLogs().
imcheng@chromium.org
2014-05-14
1
-0
/
+4
*
Cast: Add missing enum and PacketEvent field to cast_messages.
imcheng@chromium.org
2014-05-14
3
-2
/
+9
*
Cast: Remove code that sends RTCP sender log to receiver
hclam@chromium.org
2014-05-13
23
-441
/
+15
*
Cast: Fix a bug with indexing in LogDeserializer.
imcheng@chromium.org
2014-05-10
1
-4
/
+6
*
Cast: Fix encoding event subscriber log packet size.
imcheng@chromium.org
2014-05-10
1
-0
/
+7
*
Cast: Reduce bitrate drastically when close to unacked frame limit
hubbe@chromium.org
2014-05-10
2
-9
/
+28
*
Cast: Deduplicate event types in cast library.
imcheng@chromium.org
2014-05-10
50
-752
/
+689
*
[Cast] Fixes and clean-ups for sender-side audio timing logic.
miu@chromium.org
2014-05-09
2
-81
/
+150
*
Cast: Fix another hanging bug
hubbe@chromium.org
2014-05-09
1
-6
/
+0
*
Add another network profile to the udp proxy.
hubbe@chromium.org
2014-05-09
3
-3
/
+139
*
Cast: Fix rtcp event dedup logic in rtcp_receiver.
imcheng@chromium.org
2014-05-07
9
-98
/
+135
*
Cast: Stop logging kVideoFrameSentToEncoder and rename a couple events.
imcheng@chromium.org
2014-05-06
18
-113
/
+78
*
Cast: Fix two video freezing problems
hubbe@chromium.org
2014-05-05
25
-272
/
+260
*
Revert of Cast: Fix two video freezing problems (https://codereview.chromium....
hubbe@chromium.org
2014-05-05
25
-260
/
+271
*
Cast: Fix two video freezing problems
hubbe@chromium.org
2014-05-05
25
-271
/
+260
*
Cast: log packet size for packet events in EncodingEventSubscriber.
imcheng@chromium.org
2014-04-30
3
-6
/
+18
*
Cast: Remove logging of k{AV}PacketSentToPacer events.
imcheng@chromium.org
2014-04-30
16
-77
/
+19
*
Cast: Provide more meaningful stats.
imcheng@chromium.org
2014-04-28
18
-249
/
+1614
*
Cast: Deduplicate packets in paced sender and always send older packets first
hubbe@chromium.org
2014-04-28
16
-118
/
+175
[next]