gstreamer/subprojects/gst-plugins-base/ext
Nirbheek Chauhan a1463637e0 pango: Add a property to compensate for display response time
When measuring video latency, one mechanism involves taking a photo
with a camera of two screens showing the test video overlayed with
timeoverlay or clockoverlay. In these cases, if the display's pixel
response time is crappy, you will see ghosting due to which it can be
quite difficult to discern what the current timestamp being shown is.

This commit adds a property that *also* shows the timestamp in
a different (sequentially predictable) location every frame, which
makes it easy to tell what the latest rendered timestamp is.

For bonus points, you can also use the fade-time of the previous frame
to measure with sub-framerate accuracy when the photo was taken, not
just clamped to the framerate, giving you a higher precision latency
value.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6935>
2024-06-06 14:03:04 +00:00
..
alsa alsa: Add support for DSD audio 2023-06-23 01:27:04 +00:00
cdparanoia cdparanoia: Ignore discarded-qualifiers coming from the header (again) 2023-10-21 23:30:38 +00:00
gl gldownload: use gst_gl_sync_meta_wait_cpu() 2024-06-01 08:09:34 +00:00
libvisual meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
ogg oggdemux: vp8: Detect keyframe packets 2023-05-31 06:30:48 +00:00
opus opus: Fix crash when getting unexpected channel position 2023-06-12 20:00:52 +00:00
pango pango: Add a property to compensate for display response time 2024-06-06 14:03:04 +00:00
theora theoradec: Remove mis-leading and redundant uncropped_info 2024-02-23 15:03:35 +00:00
vorbis meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
meson.build Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00