summaryrefslogtreecommitdiff
path: root/video_engine/vie_codec_impl.cc
AgeCommit message (Expand)Author
2014-11-01Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-10-17Revert cls (original cl + fixes) 7422-7424 "Add VP9 codec to VCM..."henrike@webrtc.org
2014-10-10Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-09-04Change return value for number of discarded packets to be int.asapersson@webrtc.org
2014-07-11Landing pkasting's webrtc fixes for MSVC level 4 warnings in WebRTC.tommi@webrtc.org
2014-07-04Add boilerplate code for H.264.stefan@webrtc.org
2014-04-29Upping start bitrate to min, if set to a lower value i SetSendCodec.mflodman@webrtc.org
2014-04-25Casting char to int in logs.asapersson@webrtc.org
2014-04-07Log Fixit for parts of video_engine folder.mflodman@webrtc.org
2013-12-20If the configured start bitrate is higher than the configures maxmflodman@webrtc.org
2013-12-05Add API to query video engine for the send-side delay.stefan@webrtc.org
2013-11-21Connect pacer/padding to SuspendBelowMinBitratehenrik.lundin@webrtc.org
2013-11-18Rename AutoMute to SuspendBelowMinBitratehenrik.lundin@webrtc.org
2013-10-28Removing the threshold from the auto-mute APIshenrik.lundin@webrtc.org
2013-10-02Piping AutoMuter interface through to ViE APIhenrik.lundin@webrtc.org
2013-08-26Revert r4562elham@webrtc.org
2013-08-16Added choice of decode error mode to loopback test.agalusza@google.com
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-08-05Add back is.FrameProvider() call lost in r4194.pbos@webrtc.org
2013-07-16Revert r4301tnakamura@webrtc.org
2013-07-05Breaking out receive-stats, rtp-payload-registry and rtp-receiver from thestefan@webrtc.org
2013-07-02Remove log of undefined input values in GetCodec.pbos@webrtc.org
2013-06-26Removed ViE file API.mflodman@webrtc.org
2013-06-07Removing functionality for inserting pre-encoded frames instead of rawmflodman@webrtc.org
2013-05-17Include files from webrtc/.. paths in video_engine/pbos@webrtc.org
2013-05-09Fix compile errors in ViE with latest clang.andrew@webrtc.org
2013-04-22Fixing Coverity issues.mflodman@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in video_engine/pbos@webrtc.org
2013-04-05Permit arbitrary payload names for kVideoCodecGeneric.pbos@webrtc.org
2013-03-18Generic video-codec support.pbos@webrtc.org
2013-01-31VP8: Making key frame interval a tunnable parametermikhal@webrtc.org
2013-01-14logical 'and' of mutually exclusive tests is always false in ViECodecImpl::Co...braveyao@webrtc.org
2012-12-14Added API to get receive side video delay.mflodman@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-22Move src/ -> webrtc/andrew@webrtc.org