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
/
cast.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define a new media_cast target which provides the minimal functionality
jfroy
2014-09-22
1
-1
/
+31
*
Cast: Re-factor rtcp_sender.cc into rtcp_builder.cc and do some cleanup
hubbe
2014-09-08
1
-2
/
+2
*
Revert of Cast: Re-factor rtcp_sender.cc into rtcp_builder.cc and do some cle...
noel
2014-09-07
1
-2
/
+2
*
Cast: Re-factor rtcp_sender.cc into rtcp_builder.cc and do some cleanup
hubbe
2014-09-07
1
-2
/
+2
*
Cast: Get rid of frame_id_map
hubbe
2014-09-05
1
-2
/
+0
*
[Cast] In Audio/VideoSender, drop frames when too-long a duration is in-flight.
miu
2014-08-29
1
-2
/
+0
*
Rewrite of RTCP parser.
hubbe@chromium.org
2014-08-18
1
-2
/
+0
*
Cast: Build cast targets with GN
hclam@chromium.org
2014-07-31
1
-0
/
+4
*
Cast: Refactor RTCP handling
hclam@chromium.org
2014-07-20
1
-2
/
+2
*
Cast: Reshuffle files under media/cast
hclam@chromium.org
2014-07-15
1
-89
/
+71
*
Add chrome/renderer to the GN build.
brettw@chromium.org
2014-06-21
1
-0
/
+1
*
[Cast] Cleanup: Remove TransportXXXXXSender, an unnecessary layer of indirect...
miu@chromium.org
2014-06-04
1
-4
/
+0
*
[Cast] Clean-up: Merge RtpReceiver+AudioReceiver+VideoReceiver-->FrameReceiver.
miu@chromium.org
2014-06-03
1
-12
/
+8
*
[Cast] Repair receiver playout time calculations and frame skip logic.
miu@chromium.org
2014-05-27
1
-0
/
+2
*
Cast: Simplify code path for RTCP sender report
hclam@chromium.org
2014-05-16
1
-0
/
+2
*
Cast: Remove SenderRtcpEventSubscriber from cast library.
imcheng@chromium.org
2014-05-15
1
-2
/
+0
*
Cast: Provide more meaningful stats.
imcheng@chromium.org
2014-04-28
1
-2
/
+5
*
[Cast] Clean-up RtpCastHeader and RtpParser, removing the last WebRTC depende...
miu@chromium.org
2014-04-25
1
-3
/
+2
*
Reland: [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testi...
miu@chromium.org
2014-04-23
1
-137
/
+216
*
Revert 265481 "[Cast] Consolidate plethora of GYP files into cas..."
sky@chromium.org
2014-04-23
1
-215
/
+139
*
[Cast] Consolidate plethora of GYP files into cast.gyp and cast_testing.gypi.
miu@chromium.org
2014-04-23
1
-139
/
+215
*
Reland r264008: cast_sender_app transcode a video file using FFmpeg
hclam@chromium.org
2014-04-16
1
-0
/
+1
*
Revert of Cast: cast_sender_app transcode a video file using FFmpeg (https://...
hclam@chromium.org
2014-04-15
1
-1
/
+0
*
Cast: cast_sender_app transcode a video file using FFmpeg
hclam@chromium.org
2014-04-15
1
-0
/
+1
*
[Cast] Refactor/clean-up VideoReceiver to match AudioReceiver as closely as p...
miu@chromium.org
2014-04-08
1
-1
/
+0
*
Cast: Remove LoggingStats in favor of event subscribers.
imcheng@chromium.org
2014-03-28
1
-0
/
+1
*
Cast: Enable use of VideoEncodeAccelerator for hardware video encoding
hclam@chromium.org
2014-03-22
1
-2
/
+0
*
Helper functions and binary for encoding timestamps into audio.
hubbe@chromium.org
2014-03-13
1
-20
/
+4
*
Barcode utility functions
hubbe@chromium.org
2014-03-11
1
-0
/
+1
*
Cast: IPC from browser to renderer to send packet events from transport to ca...
imcheng@chromium.org
2014-03-07
1
-68
/
+5
*
Cast: Added a function to deserialize and a test to make sure serialize-deser...
imcheng@chromium.org
2014-03-04
1
-0
/
+21
*
Cast: Re-enable End2EndTest.StartSenderBeforeReceiver
hubbe@chromium.org
2014-02-25
1
-1
/
+1
*
Cast: Added a LogSerializer class and hook it up to sender app.
imcheng@chromium.org
2014-02-21
1
-0
/
+6
*
Hide X11 dependencies when use_x11=0.
kalyan.kondapally@intel.com
2014-02-19
1
-1
/
+1
*
Revert of Cast: Added a EncodingEventSubscriber to cast sender app. (https://...
thestig@chromium.org
2014-02-19
1
-4
/
+0
*
Cast: Added a EncodingEventSubscriber to cast sender app.
imcheng@chromium.org
2014-02-19
1
-0
/
+4
*
Cast: Added a new RawEventSubscriber implementation for use in cast extension.
imcheng@chromium.org
2014-02-13
1
-0
/
+32
*
Changed LoggingRaw from pull-based to subscriber-based:
imcheng@chromium.org
2014-02-09
1
-1
/
+8
*
Cast:Switching to SingleThreadTaskRunner
mikhal@chromium.org
2014-02-05
1
-2
/
+2
*
Use gyp targets to link in X11 libraries instead of setting -lXfoo
jamesr@chromium.org
2014-02-05
1
-4
/
+4
*
Cast: Adding helper crypto classes
mikhal@chromium.org
2014-02-03
1
-1
/
+0
*
Cast: Refactoring test to Clang format
mikhal@chromium.org
2014-01-31
1
-2
/
+0
*
Cast:Updating logging
mikhal@chromium.org
2014-01-21
1
-0
/
+1
*
Implement UdpTransport for Cast
hclam@chromium.org
2014-01-09
1
-0
/
+1
*
Cast: Adding support for GPU accelerated encode
pwestin@google.com
2014-01-08
1
-3
/
+8
*
Cast: move net->transport
mikhal@chromium.org
2013-12-26
1
-10
/
+10
*
Cast:Splitting rtcp sender
mikhal@chromium.org
2013-12-19
1
-64
/
+64
*
Cast:Moving transport into net
mikhal@chromium.org
2013-12-19
1
-2
/
+2
*
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
1
-0
/
+2
[next]