summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/rtc_video_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Pass a TimeTicks along video capture pipeline to represent capture timehclam@chromium.org2014-06-041-1/+2
* Cast: deliver video frames on the IO threadhclam@chromium.org2014-05-101-2/+6
* Render a black frame if a MediaStream track is disabled or the source ends.perkj@chromium.org2014-03-211-2/+2
* Wire up OnEnabledChanged to the MediaStreamVideoSink and use it in RtcVideoRe...perkj@chromium.org2013-12-121-5/+6
* Add a new VideoTrackSink interface.perkj@chromium.org2013-12-041-27/+21
* Migrate webkit/renderer/media/ to content/renderer/media/.scherkus@chromium.org2013-07-101-4/+4
* Move webkit/media/ into webkit/renderer/mediajamesr@chromium.org2013-05-301-1/+1
* Delete old RTCVideoDecoder code path.wuchengli@chromium.org2013-03-011-0/+3
* Make RTCVideoRenderer listen on events from VideoTrack. perkj@chromium.org2013-02-281-1/+6
* create a separate WebMediaPlayer for URL derived from media streamwjia@chromium.org2012-09-251-0/+73