diff options
author | Daniel Dao <[email protected]> | 2024-09-09 11:49:55 +0100 |
---|---|---|
committer | Kevin Guthrie <[email protected]> | 2024-10-07 14:23:08 -0400 |
commit | 33fb157df8d384723bd935db66e0a16658e02688 (patch) | |
tree | f27bb09e79678292d945a012f4743216e3cd16ce /.bleep | |
parent | d811795938cee5a6eb7cd46399cef17210a0d0c5 (diff) | |
download | pingora-33fb157df8d384723bd935db66e0a16658e02688.tar.gz pingora-33fb157df8d384723bd935db66e0a16658e02688.zip |
Stream able to configure rx timestamp reading
This allows us to optionally enable rx timestamp reading logic per
stream by calling `set_rx_timestamp`. When rx timestamp is disabled, the
standard battle-tested logic is used.
Diffstat (limited to '.bleep')
-rw-r--r-- | .bleep | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -2b28af8029c2e74b642c3a7445dfd6768eda1b24
\ No newline at end of file +5bbb21bd377e352872ab767af7583e4d8e9022f8
\ No newline at end of file |