summaryrefslogtreecommitdiff
path: root/video_engine/vie_encoder.cc
AgeCommit message (Expand)Author
2013-02-15Adding a receive side API for buffering mode.mikhal@webrtc.org
2013-02-10Updates to send side streaming mode:mikhal@webrtc.org
2013-01-09Enable external encoders with internal picture source.stefan@webrtc.org
2012-12-20Changed assert to log.mflodman@webrtc.org
2012-11-29Properly remove the bitrate observer when ViEEncoder is destructed.stefan@webrtc.org
2012-11-22Remove ViE lint warnings that should have been caught at upload time.mflodman@webrtc.org
2012-11-13Enable paced sender. pwestin@webrtc.org
2012-10-30Fix uninitialzed memory and cleanup.pwestin@webrtc.org
2012-10-25Revert the revert in r2988 since that wasn't the issue.mflodman@webrtc.org
2012-10-24Reverse Merged r2884 & r2888 from trunk.vikasmarwaha@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org