webrtc/modules/video_coding/include
Jonas Oreland 6c2dae21e9 Move VideoEncoderConfig from api/ into video/config
This cl move VideoEncoderConfig from api/ to video/config.

VideoStreamEncoderInterface and VideoStreamEncoderObserver
are moved as collateral.

brandt@ think that the reason these were in api/ in the
first place had to downstream project.

Functionality wise, this is a NOP, but it makes it easier
to modify the encoder (config).

Bug: webrtc:14451
Change-Id: I2610d815aeb186298498e7102cac773ecac8cd36
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/277002
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Jonas Oreland <jonaso@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38242}
2022-09-29 09:44:43 +00:00
..
video_codec_initializer.h Move VideoEncoderConfig from api/ into video/config 2022-09-29 09:44:43 +00:00
video_codec_interface.cc Generic Frame Descriptor (GFD) VP8 templates. 2019-03-06 11:03:09 +00:00
video_codec_interface.h Use backticks not vertical bars to denote variables in comments for /modules/video_coding 2021-08-09 15:26:22 +00:00
video_coding.h Remove video_coding dependency on ProcessThread and Module 2022-06-28 10:04:23 +00:00
video_coding_defines.h measure decode time in TimeDelta instead of ms 2022-06-17 09:57:27 +00:00
video_error_codes.h Add a video codec timeout error code 2022-09-22 10:49:10 +00:00