aboutsummaryrefslogtreecommitdiff
path: root/talk/media/webrtc/fakewebrtcvideoengine.h
AgeCommit message (Expand)Author
2015-11-18modules/video_coding refactoringsHenrik Kjellander
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-06-26Move frame input (ViECapturer) to webrtc/video/.Peter Boström
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-12Remove VideoEngine interfaces.Peter Boström
2015-05-07Consistently use DCHECK, not ASSERT or assert in talk/media/webrtc/.Fredrik Solenberg
2015-05-07Remove WebRtcVideoEngine.Peter Boström
2015-04-30Remove ViECapture usage in VideoSendStream.Peter Boström
2015-04-29Remove ViEImageProcess usage in VideoSendStream.Peter Boström
2015-04-24Use IncomingVideoStream in VideoReceiveStream.Peter Boström
2015-04-21Support handling multiple RTX but only generate SDP with RTX associated with ...Shao Changbin
2015-04-15Fix for sent/received RTCP packet counters returned by GetRtcpPacketTypeCount...Åsa Persson
2015-04-09Remove ViE interface usage from VideoReceiveStream.Peter Boström
2015-03-26Moving the pacer and the pacer thread to ChannelGroup.Stefan Holmer
2015-03-20Clean up webrtc external capture.perkj@webrtc.org
2015-03-18Base start bitrate on last observed bitrate.pbos@webrtc.org
2015-03-18Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFra...perkj@webrtc.org
2015-03-18Allow webrtc external encoder factories to declare encoders have internal cam...pthatcher@webrtc.org
2015-03-12Add CVO support to Vie layer.guoweis@webrtc.org
2015-03-12Revert "Revert "Remove frame copy from cricket::VideoFrame to I420VideoFrame""magjed@webrtc.org
2015-03-11Revert "Remove frame copy from cricket::VideoFrame to I420VideoFrame"magjed@webrtc.org
2015-03-11Remove frame copy from cricket::VideoFrame to I420VideoFramemagjed@webrtc.org
2015-02-26Implement CpuOveruseMetrics as callbacks.pbos@webrtc.org
2015-02-19Add RtcpPacketTypeCounter stats to new API.pbos@webrtc.org
2015-02-18Remove EnableMirroring and MirrorRenderStreammagjed@webrtc.org
2015-02-13This is a code clean up. No functional change intended.guoweis@webrtc.org
2015-02-13Remove default video encoders for new video API.pbos@webrtc.org
2015-02-12Remove ViENetwork::SetBandwidthEstimationConfig() interface since dynamically...solenberg@webrtc.org
2015-02-02Fix apparent typo: int -> char.pkasting@chromium.org
2015-01-14Implement SimulcastEncoderAdapter support.pbos@webrtc.org
2015-01-12Use int64_t more consistently for times, in particular for RTT values.pkasting@chromium.org
2015-01-09Revert 8028 "Support associated payload type when registering Rt..."andrew@webrtc.org
2015-01-09Support associated payload type when registering Rtx payload type.pbos@webrtc.org
2014-12-19Enable payload-based padding by default and remove the API.stefan@webrtc.org
2014-12-18Refactor some receive-side stats.pbos@webrtc.org
2014-12-05cricket::VideoFrame int64 to int64_t.kjellander@webrtc.org
2014-12-01Report encoded frame size in VideoSendStream.pbos@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-14Report total bitrate for all streams in GetStats.pbos@webrtc.org
2014-10-14Wire up external encoders.pbos@webrtc.org
2014-10-13(Auto)update libjingle 77414393-> 77554188buildbot@webrtc.org
2014-08-25(Auto)update libjingle 73927775-> 74032598buildbot@webrtc.org
2014-08-22(Auto)update libjingle 73794259-> 73891518buildbot@webrtc.org
2014-08-13(Auto)update libjingle 73222930-> 73226398buildbot@webrtc.org
2014-08-13(Auto)update libjingle 73072800 -> 73215194henrike@webrtc.org
2014-07-29(Auto)update libjingle 72097588-> 72159069buildbot@webrtc.org
2014-06-26(Auto)update libjingle 69860953-> 70002228buildbot@webrtc.org
2014-06-17(Auto)update libjingle 69337301-> 69359922buildbot@webrtc.org
2014-06-13(Auto)update libjingle 69144530-> 69164179buildbot@webrtc.org