This patch series enables using video device instead of wallclock times
for a DirectShow device. It supersedes 
https://ffmpeg.org/pipermail/ffmpeg-devel/2021-June/280879.html, which i messed 
up.

Diederick Niehorster (3):
  avdevice/dshow: implement option to use device video timestamps
  avdevice/dshow: query graph time only once
  avdevice/dshow: handle unknown sample time

 libavdevice/dshow.c         |  1 +
 libavdevice/dshow_capture.h |  1 +
 libavdevice/dshow_pin.c     | 23 +++++++++++++----------
 3 files changed, 15 insertions(+), 10 deletions(-)

-- 
2.28.0.windows.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to