aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_coding/codecs
AgeCommit message (Expand)Author
2015-10-29Remove redudant encoder rate calls.Peter Boström
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-26Re-enable VP9 resize test.Marco
2015-10-23Remove VideoFrameType aliases for FrameType.Peter Boström
2015-10-22Move i420 files to the right locationHenrik Kjellander
2015-10-21Disable VP9 resize test for now.Marco
2015-10-21Remove system_wrappers/interface/trace_event.htommi
2015-10-21Will re-enable after libvpx roll,Marco
2015-10-20Add histogram for percentage of sent frames that are limited in resolution du...asapersson
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-10-19Add histogram for percentage of sent frames that are limited in resolution du...asapersson
2015-10-15Add native-handle support for single VP8 streams.pbos
2015-10-12Revert of Adding support for simulcast and spatial layers into VideoQualityTe...sprang
2015-10-08VP9: Enable multi-threading for SVC.Marco
2015-10-08Adding support for simulcast and spatial layers into VideoQualityTestivica
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-06Remove kSkipFrame usage.Peter Boström
2015-10-01Update VP8 settings to avoid spending bitrate on static areas. PERF NOTEsprang
2015-09-29Roll chromium_revision 310ea93..8cf53d6 (349094:351112)kjellander
2015-09-25Implement a high-QP threshold for Android H.264.Peter Boström
2015-09-17Fix parameter in VP9 resize test.Marco
2015-09-17VP9: Add automaticeResize to codec setting.Marco
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-16VP9: Enable static threshold for non-screen content.Marco
2015-09-08Enabling spatial layers in VP9Impl. Filter layers in the loopback test.ivica
2015-09-07Fix for frame resolution in encoded frame callback.Asa Persson
2015-09-04VP9 codec controls for screensharingivica
2015-09-03Don't set V bit in flexible modephilipel
2015-08-26VideoFrameBuffer: Make non-const data access explicitMagnus Jedvert
2015-08-25AndroidVideoCapturerJni: Fix threading issuesMagnus Jedvert
2015-08-05Selectable number of TL screenshare loopback test. Also contains some tweaks ...sprang
2015-07-31Integration of VP9 packetization.asapersson
2015-07-27Remove webrtc::Config from ViEChannelGroup.pbos
2015-07-13Allow for framerate reduction for HW encoder.jackychen
2015-07-09Remove empty-string comparisons.pbos
2015-07-07VP9 wrapper: Adjust speed setting.Marco
2015-07-01Add tkchin to video_coding OWNERS.Zeke Chin
2015-06-29iOS HW H264 support.Zeke Chin
2015-06-24In screenshare mode, suppress VP8 bitrate overshoot and increase qualityErik Språng
2015-06-22Add default downscale threshold to QualityScaler.Peter Boström
2015-06-08Prevent bitrate overshoot for HD layer in VP8.Peter Boström
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-26Fix ARM64 detection for VP8 and VP9 wrappers.Stefan Holmer
2015-05-22Fix simulcast_encoder_adapter giving full target_bitrate to the 2nd layer of ...Noah Richards
2015-05-21Hardware VP8 encoding: Use QP as metric for resize.jackychen
2015-05-21Remove unused VideoDecoder methods.Peter Boström
2015-05-18Add HW fallback option to software decoding.Peter Boström
2015-05-06Added VP9FrameBufferPool, a memory pool that is shared between libvpx and web...Henrik Boström
2015-04-28Set correct encoder-specific settings for vpx in the new API.Erik Språng
2015-04-21Dynamic resolution change for VP8 HW encode.jackychen