[libcamera-devel,0/2] Calculation of new UVC timestamps
mbox series

Message ID 20230825063707.8734-1-gabbymg94@gmail.com
Headers show
Series
  • Calculation of new UVC timestamps
Related show

Message

Gabrielle George Aug. 25, 2023, 6:37 a.m. UTC
The following series is to be added on to the "Add UVC Metadata buffer
timestamp support" series previously submitted.  It can be found at:
https://patchwork.libcamera.org/project/libcamera/list/?series=4004

The previous submission set up a UVC metadata stream to obtain timing
data in preparation for this submission's work in calculating new UVC
timestamps.

Gabby George (2):
  libcamera: pipeline: uvcvideo: Store time metadata
  libcamera: pipeline: uvcvideo: Calculate UVC timestamps

 src/libcamera/pipeline/uvcvideo/uvcvideo.cpp | 211 ++++++++++++++++++-
 1 file changed, 201 insertions(+), 10 deletions(-)