gstreamer/sys
Seungha Yang e006366206 d3d11decoder: Enable high precision clock if needed
We've been doing retry with 1ms sleep if DecoderBeginFrame()
returned E_PENDING which means application should call
DecoderBeginFrame() again because GPU is busy.
The 1ms sleep() during retry would result in usually about 15ms delay
in reality because of bad clock precision on Windows.
To improve throughput performance, this commit will enable
high precision clock only for NVIDIA platform since
DecoderBeginFrame() call on the other GPU vendors seems to
succeed without retry.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2099>
2021-03-23 12:41:43 +00:00
..
androidmedia gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
applemedia gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
bluez gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
d3d11 d3d11decoder: Enable high precision clock if needed 2021-03-23 12:41:43 +00:00
d3dvideosink d3dvideosink: Use secondary rank 2020-06-03 17:57:40 +09:00
decklink decklinkvideosink: Use correct numerator for 29.97fps 2021-02-26 16:36:58 +02:00
directsound bad: use of g_value_dup_string 2019-12-30 14:13:03 +00:00
dshowdecwrapper documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
dshowsrcwrapper dshowsrcwrapper: Update build instructions. Add _builddir to include search path. 2020-08-28 23:00:53 +00:00
dshowvideosink documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
dvb plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
fbdev Remove autotools build system 2019-10-14 13:54:27 +01:00
ipcpipeline gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
kms kmssink: Do not source using padded width/height 2020-09-18 16:26:23 +00:00
magicleap mlaudiosink: Fix crash when stopping pipeline 2019-12-06 15:29:29 +00:00
mediafoundation gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
msdk gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
nvcodec gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
opensles gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
shm Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
tinyalsa Remove autotools build system 2019-10-14 13:54:27 +01:00
uvch264 plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
v4l2codecs v4l2codecs: h264: retrieve interlaced information 2021-03-02 22:03:34 +00:00
va va: postproc: disable passthrough as soon as possible 2021-03-22 09:34:15 +01:00
wasapi gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
wasapi2 gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
winks documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
winscreencap gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
meson.build va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00