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
/
sender
/
audio_sender.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace uses of raw uint32's with a type-checked RtpTimeTicks data type.
miu
2015-12-29
1
-2
/
+3
*
Convert Pass()→std::move() in //media
dcheng
2015-12-27
1
-2
/
+4
*
cast: Support for low-latency interactive mode
isheriff
2015-12-09
1
-0
/
+1
*
Cast Housekeeping: Unwind the cast_defines.h dumping-ground.
miu
2015-12-01
1
-1
/
+0
*
Remove three buffer mode implementation.
xjz
2015-11-20
1
-3
/
+0
*
[Cast] Add logging of frame resolution and encoding stats.
miu
2015-06-06
1
-1
/
+1
*
Remove rtcp_interval from cast_config
zhuoyu.qian
2015-03-20
1
-1
/
+0
*
[Cast] Repurpose CastInitializationStatus for variable frame size support.
miu
2015-02-07
1
-8
/
+13
*
TODO(miu): Rename to receiver_ssrc
anujk.sharma
2014-11-21
1
-1
/
+1
*
[cast] Allow audio encoder implementations to specify the frame length.
jfroy
2014-10-24
1
-19
/
+16
*
[Cast] Clean-up: Move max_unacked_frames into CongestionControl.
miu
2014-10-07
1
-2
/
+0
*
[Cast] Limit frames in flight by duration, and not by number of frames.
miu
2014-09-20
1
-12
/
+10
*
Cast: First stab at implementing adaptive latency
hubbe
2014-09-12
1
-4
/
+7
*
[Cast] Track audio queued in encoder; account for it in ShouldDropNextFrame().
miu
2014-09-09
1
-8
/
+24
*
[Cast] RTT clean-up to the max!
miu
2014-09-09
1
-1
/
+2
*
Cast: Merge common functionality from audio/video sender into frame_sender.
hubbe
2014-09-06
1
-139
/
+15
*
Cast: merge InsertCoded{Audio,Video}Frame into InsertFrame
hubbe
2014-09-04
1
-1
/
+1
*
[Cast] In Audio/VideoSender, drop frames when too-long a duration is in-flight.
miu
2014-08-29
1
-19
/
+26
*
Move common code and variables from audio/video sender to frame sender.
hubbe
2014-08-28
1
-47
/
+1
*
Implement adaptive target delay extension
hubbe@chromium.org
2014-08-22
1
-13
/
+7
*
Cast: Move retransmission to the transport
hclam@chromium.org
2014-08-16
1
-22
/
+4
*
Make audio buffer 2x video buffer instead of 3x.
hubbe@chromium.org
2014-08-12
1
-1
/
+1
*
Cast: Remove unused RTCP messages
hclam@chromium.org
2014-08-02
1
-1
/
+0
*
Cast: Refactor RTCP handling
hclam@chromium.org
2014-07-20
1
-78
/
+24
*
Cast: Reshuffle files under media/cast
hclam@chromium.org
2014-07-15
1
-0
/
+349