[FFmpeg-devel] [PATCH 0/3] avdevice/dshow: use video device timestamps
Diederick Niehorster
dcnieho at gmail.com
Wed Jun 2 16:22:27 EEST 2021
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
More information about the ffmpeg-devel
mailing list