summaryrefslogtreecommitdiffstats
path: root/remoting/test/test_video_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Add GetFrameConsumer() in VideoRenderer.sergeyu2016-01-051-0/+1
* Move VideoRenderer to remoting/protocolsergeyu2016-01-051-2/+3
* Switch to standard integer types in remoting/.avi2015-12-221-0/+1
* Move ownership of PerformanceTracker out of video renderers.sergeyu2015-09-171-1/+0
* Rename/Move ChromotingStats->protocol::PerformanceTrackersergeyu2015-09-171-1/+1
* remoting: Remove dependency on YUV code in src/mediasergeyu2015-08-211-1/+0
* Created debug mode and dump imageliaoyuke2015-08-041-0/+3
* Updated latency fixture to match internal classes and refactoredliaoyuke2015-07-271-1/+3
* Added image pattern comparison logic including unit tests.liaoyuke2015-07-131-8/+6
* Added test interface: AppRemotingLatencyTestFixtureliaoyuke2015-07-081-0/+15
* Update TestVideoRenderer with video decoding capabilitiesliaoyuke2015-06-301-5/+40
* Revert of Adding decoding capabilities to the TestVideoRenderer class (patchs...benwells2015-06-291-28/+4
* Updated Test Driver with video decoding capabilities so that when a video sam...liaoyuke2015-06-261-4/+28
* Adding the base ChromotingInstance implementation and unittests. This class ...joedow2015-03-111-0/+41