webrtc/modules/video_capture
Per K 0fa90887c5 Deprecate VideoFrame::timestamp() and set_timestamp
Instead, add rtp_timestamp and set_rtp_timestamp.

Bug: webrtc:13756
Change-Id: Ic4266394003e0d49e525d71f4d830f5e518299cc
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/342781
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Markus Handell <handellm@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41894}
2024-03-13 11:08:37 +00:00
..
linux PipeWire camera: use length of device id instead display name 2024-02-29 10:20:09 +00:00
test Remove custom AssertStartsWith and AssertStringContains matchers 2024-01-16 08:30:37 +00:00
windows In VideoCaptureDS::{Start|Stop}Capture do not lock 2023-06-26 10:13:33 +00:00
BUILD.gn Remove remaining .cc files from rtc_media_base 2024-03-12 14:09:38 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
device_info_impl.cc modules/video_capture: add NV12 support on Linux 2022-11-29 11:59:52 +00:00
device_info_impl.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
OWNERS add ilnik as owner of modules/video_capture 2022-05-10 11:06:10 +00:00
raw_video_sink_interface.h Add callback for raw frames for video capture 2023-01-13 09:54:41 +00:00
video_capture.h Move some users to use webrtc::RefCountInterface 2023-11-02 14:45:57 +00:00
video_capture_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
video_capture_defines.h Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
video_capture_factory.cc Add pipewire/portal video capture support 2023-02-02 17:20:04 +00:00
video_capture_factory.h Build video capture implementation for chromium 2023-02-20 15:29:43 +00:00
video_capture_factory_null.cc Add support for stand-alone Fuchsia build. 2022-05-30 09:24:43 +00:00
video_capture_impl.cc Deprecate VideoFrame::timestamp() and set_timestamp 2024-03-13 11:08:37 +00:00
video_capture_impl.h In VideoCaptureImpl and subclasses add thread and lock annotations 2023-06-22 13:34:40 +00:00
video_capture_options.cc PipeWire video capture: split portal and PipeWire implementations 2023-05-25 17:04:53 +00:00
video_capture_options.h Use a constant for invalid PipeWire file descriptor 2023-05-26 11:38:49 +00:00