summaryrefslogtreecommitdiffstats
path: root/media/cast/test/encode_decode_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Cast:Switching to SingleThreadTaskRunnermikhal@chromium.org2014-02-051-3/+3
* Cast: Refactoring test to Clang formatmikhal@chromium.org2014-01-311-19/+23
* Cast: Fix threading issues in VideoEncoderImplhclam@chromium.org2014-01-251-0/+1
* Fixes for memory and threading issues in casthclam@chromium.org2014-01-241-4/+6
* cast: Wire upp logging to be sent over RTCP between receiver and sender.pwestin@google.com2014-01-221-1/+1
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-091-2/+3
* Revert 243647 "Cast:Adding cast_transport_config and cleaning up"noamsml@google.com2014-01-081-3/+2
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-081-2/+3
* Cast: Switching recevier to use media::VideoFramemikhal@google.com2013-12-041-4/+6
* Cast:Forcing VP8 codec initialization on a designated thread. mikhal@google.com2013-12-041-1/+1
* Switching cast sender to media::VideoFramemikhal@google.com2013-11-211-20/+15
* Incorporating logging into Cast: mikhal@google.com2013-11-201-1/+1
* Revert 236034 "Incorporating logging into Cast: "rch@chromium.org2013-11-191-1/+1
* Incorporating logging into Cast: mikhal@google.com2013-11-191-1/+1
* Cast: Passing the frame decoded callback to the codec.mikhal@google.com2013-11-061-23/+70
* Change to calculate the real NTP in TimeTicks.pwestin@google.com2013-10-311-0/+1
* Added end2end test.pwestin@google.com2013-10-191-2/+2
* Adding encode/decode test: Tests pipeline and bitstream compatibility between...mikhal@google.com2013-10-091-0/+87