George Kiagiadakis
|
8da35df0bf
|
gst: use G_DECLARE_FINAL_TYPE for all classes
|
2024-06-11 12:51:51 +00:00 |
|
George Kiagiadakis
|
0bde0ebad8
|
gst: reference the GstPipeWireStream from the pool & the clock
|
2024-06-11 12:51:51 +00:00 |
|
Barnabás Pőcze
|
934ab3036e
|
treewide: use SPDX tags to specify copyright information
SPDX tags make the licensing information easy to understand and clear,
and they are machine parseable.
See https://spdx.dev for more information.
|
2023-02-16 10:54:48 +00:00 |
|
Michael Tretter
|
d5b1ab9db4
|
gst: replace tabs with spaces
In general, the GStreamer elements use spaces for indentation. Replace
the tabs by spaces.
|
2019-12-19 15:42:42 +01:00 |
|
Wim Taymans
|
4faa28fd96
|
gst: handle clock reset
The clock time is reset to 0 after a new format is negotiated. Make sure
the time reported by the gstreamer clock is increasing in this case.
|
2019-03-11 15:09:28 +01:00 |
|
Wim Taymans
|
85f2e93c54
|
Relicense as MIT/X11
Remove some obsolete files
|
2018-11-05 17:48:52 +01:00 |
|
Wim Taymans
|
f0a1ab993f
|
gst: keep track of clock time
Invalidate the clock when the stream is destroyed and let the new
clock take the time of previous clock when no timing info is
available.
|
2018-08-14 14:32:57 +02:00 |
|
Wim Taymans
|
d1655196c3
|
move things around
|
2017-07-11 16:08:22 +02:00 |
|