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 |
|