aboutsummaryrefslogtreecommitdiff
path: root/api/video_codecs/video_encoder.cc
AgeCommit message (Expand)Author
2018-04-27Add control for inter-layer prediction mode.Sergey Silkin
2018-04-25Don't expose resilience mode in VP8 and VP9 configuration.Niels Möller
2018-04-23Move BitrateAllocation to api/ and rename it VideoBitrateAllocationErik Språng
2018-04-23Delete enum VP8ResilienceMode.Niels Möller
2018-03-05Delete unused method SetPeriodicKeyFrames.Niels Möller
2018-02-23Move default thresholds from QualityScaler to encoders.Niels Möller
2018-02-09Remove unused fields from VideoCodecVP8.Rasmus Brandt
2017-11-24Optional: Use nullopt and implicit construction in /apiOskar Sundbom
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei