summaryrefslogtreecommitdiffstats
path: root/media/cast/video_sender
Commit message (Expand)AuthorAgeFilesLines
* Cast: Get rid of SendPackets in PacketSender.hubbe@chromium.org2014-01-251-6/+5
* Revert of Cast: Fix threading issues in VideoEncoderImpl (https://codereview....hclam@chromium.org2014-01-246-133/+67
* Cast: Fix threading issues in VideoEncoderImplhclam@chromium.org2014-01-246-67/+133
* Fixes for memory and threading issues in casthclam@chromium.org2014-01-244-17/+24
* Cast: Adding transport status callback implementationmikhal@chromium.org2014-01-241-0/+1
* Cast:Switching to use Cast transport librarymikhal@chromium.org2014-01-233-122/+128
* cast: Wire upp logging to be sent over RTCP between receiver and sender.pwestin@google.com2014-01-224-29/+15
* Cast:Updating loggingmikhal@chromium.org2014-01-211-1/+1
* Fix memory leak in tests.pwestin@google.com2014-01-122-0/+7
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-0911-34/+42
* Revert 243647 "Cast:Adding cast_transport_config and cleaning up"noamsml@google.com2014-01-0811-42/+34
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-0811-34/+42
* Cast: Adding support for GPU accelerated encodepwestin@google.com2014-01-0814-205/+842
* Cast: move net->transportmikhal@chromium.org2013-12-264-23/+26
* Fix cast_unittests valgrind failureshclam@chromium.org2013-12-194-16/+28
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+1
* Cast: Changing log classes to support incoming time of event.pwestin@google.com2013-12-172-6/+12
* Revert "Change VLOG levels in media/cast."hclam@chromium.org2013-12-162-8/+8
* Revert 240828 "Revert of https://codereview.chromium.org/104403010/"szym@chromium.org2013-12-142-0/+827
* Revert of https://codereview.chromium.org/104403010/mikhal@chromium.org2013-12-142-827/+0
* Change VLOG levels in media/cast.hguihot@google.com2013-12-132-8/+8
* Cast:Moving netwrok sender related code to a designated foldermikhal@chromium.org2013-12-115-6/+5
* Cast: Wire up sending status log messages from sender to receiver.pwestin@google.com2013-12-111-5/+52
* Cast: Remove the closure callback from InsertRawVideoFramepwestin@google.com2013-12-106-39/+25
* Cast: Updating testsmikhal@chromium.org2013-12-091-1/+0
* Cast: Updating logging and tests mikhal@chromium.org2013-11-282-5/+14
* Cast: Removed unnecessary ref counters.pwestin@google.com2013-11-235-13/+11
* Making cast run on multi threadmikhal@google.com2013-11-222-3/+6
* Switching cast sender to media::VideoFramemikhal@google.com2013-11-2110-109/+96
* Incorporating logging into Cast: mikhal@google.com2013-11-204-4/+17
* Revert 236034 "Incorporating logging into Cast: "rch@chromium.org2013-11-194-17/+4
* Incorporating logging into Cast: mikhal@google.com2013-11-194-4/+17
* Cast: Added support for AES-CTR crypto.pwestin@google.com2013-11-193-1/+61
* Cast: Restructure RTCP interface to better fit our usage.pwestin@google.com2013-11-182-7/+3
* Cast: Refactor the way timers are first scheduled.pwestin@google.com2013-11-184-17/+53
* Cast: Change internal frame_id from 8 bits to 32 bits.pwestin@google.com2013-11-157-22/+22
* Adding send and receive test apps to Castmikhal@google.com2013-11-081-1/+0
* Cast: Cleanup dead code related to handling incoming RTCP messages.pwestin@google.com2013-11-082-36/+0
* Cast:Adding namespace to internal test membersmikhal@google.com2013-11-072-0/+4
* Cast: Cleaning up static_castspwestin@google.com2013-10-212-5/+22
* Added end2end test.pwestin@google.com2013-10-194-6/+27
* Enable cast_unittestspwestin@google.com2013-10-141-5/+6
* Revert 228002 "Enable cast_unittests"tapted@chromium.org2013-10-141-1/+1
* Cast: Refactored SendPacket to send a burst of packets;pwestin@google.com2013-10-111-4/+4
* Enable cast_unittestspwestin@google.com2013-10-101-1/+1
* Bug fixes and nit cleanup, bugs found while writing a new end 2 end test.pwestin@google.com2013-10-093-3/+15
* Adding encode/decode test: Tests pipeline and bitstream compatibility between...mikhal@google.com2013-10-091-1/+1
* Cleanup how we handle the fake clock.pwestin@google.com2013-10-097-72/+64
* Fix integer cast warnings in Cast codehclam@chromium.org2013-10-031-1/+1
* Style fixes for cast_unittest to buildhclam@chromium.org2013-10-027-10/+37