aboutsummaryrefslogtreecommitdiff
path: root/api/video_codecs/video_encoder.h
AgeCommit message (Expand)Author
2018-06-21Replace rtc::Optional with absl::optional in apiDanil Chapovalov
2018-06-11Reland "Move class VideoCodec from common_types.h to its own api header file."Niels Möller
2018-06-08Revert "Move class VideoCodec from common_types.h to its own api header file."Danil Chapovalov
2018-06-08Move class VideoCodec from common_types.h to its own api header file.Niels Möller
2018-06-05Remove deprecated API methods in video pipelineIlya Nikolaevskiy
2018-05-31Add placeholder header file api/video_codecs/video_codec.h.Niels Möller
2018-05-18Move VideoEncoderConfig from call/ to api/.Niels Möller
2018-05-15Directly include VideoBitrateAllocation in api targetsErik Språng
2018-04-23Move BitrateAllocation to api/ and rename it VideoBitrateAllocationErik Språng
2018-03-05Delete unused method SetPeriodicKeyFrames.Niels Möller
2018-02-23Move default thresholds from QualityScaler to encoders.Niels Möller
2017-10-25Reland "Add fine grained dropped video frames counters on sending side"Ilya Nikolaevskiy
2017-10-21Revert "Add fine grained dropped video frames counters on sending side"Ilya Nikolaevskiy
2017-10-19Add fine grained dropped video frames counters on sending sideIlya Nikolaevskiy
2017-09-15Adding NOLINT for typedefs.h and common_types.hMirko Bonadei
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei