Thibault Saunier
78022a6e0c
docs: Port all docstring to gtk-doc markdown
2017-04-12 12:57:57 -03:00
Sebastian Dröge
9b5c46ca57
timecodestamper: Only unref daily jam if not NULL
2017-03-08 15:52:43 +02:00
Sebastian Dröge
6357d3aada
timecodestamper: Unref daily jam after usage
2017-03-08 15:48:19 +02:00
Georg Lippitsch
fc2ca69c25
timecodestamper: Remove clock-source property
...
Remove clock-source property, because the GST clock usually starts at
some random value and is thus uselsess for creating a timecode from it.
https://bugzilla.gnome.org/show_bug.cgi?id=778703
2017-02-23 20:00:55 +02:00
Georg Lippitsch
2cc62641c3
timecodestamper: First timecode from current system time
...
Add a new flag which automatically sets this first timecode to the
current system time in local time zone.
https://bugzilla.gnome.org/show_bug.cgi?id=778703
2017-02-23 20:00:55 +02:00
Georg Lippitsch
290f3ca6d7
timecodestamper: First timecode property
...
Add an new property to start from a given timecode
instead of zero.
https://bugzilla.gnome.org/show_bug.cgi?id=778703
2017-02-23 20:00:55 +02:00
Vivia Nikolaidou
b16cd484bf
timecodestamper: Post element message with current timecode
...
timecodestamper will post an element message which contains the current
timecode it just stamped. If a timecode was already found and not
replaced, it will still post it in a message.
https://bugzilla.gnome.org/show_bug.cgi?id=777048
2017-01-09 18:52:24 +02:00
Sebastian Dröge
166c5333ca
timecodestamper: Remove all existing timecode metas if requested to override existing
2016-11-24 14:42:45 +02:00
Vivia Nikolaidou
a2c6e2b64a
timecodestamper: New element to attach SMPTE timecode to buffers
...
The timecodestamper element attaches a SMPTE timecode to each video buffer.
This timecode corresponds to the current stream time.
https://bugzilla.gnome.org/show_bug.cgi?id=766419
2016-08-04 19:08:27 +03:00