Jan Schmidt
81d55fb479
clocksync: Add new clocksync element
...
The clocksync element is a generic element that can be
placed in a pipeline to synchronise passing buffers to the
clock at that point. This is similar to 'identity sync=true',
but because it isn't GstBaseTransform-based, it can process
GstBufferLists without breaking them into separate GstBuffers
2020-02-26 16:36:29 +00:00
Tim-Philipp Müller
10d9e18f02
Remove autotools build system
2019-10-13 16:10:42 +01:00
Thibault Saunier
7a2d32abda
multiqueue: Fix possible NULL pointer dereferencing
...
In the hotdoc inspector for example, pads are instantiated with
g_object_new, other code paths to get/set properties already make
that check.
And update doc cache
2019-07-02 17:27:32 -04:00
Thibault Saunier
f040102d45
docs: Add tracers support
2019-05-31 18:53:43 -04:00
Thibault Saunier
3635a6a98b
docs: Document pad types
...
And update the plugins doc cache
2019-05-25 10:56:50 -04:00
Matthew Waters
29557fe623
docs: add coretracers to the list of plugins
2019-05-18 02:41:43 +00:00
Thibault Saunier
042f6d5def
docs: Update diplayed plugins filename something stable
2019-05-16 18:22:20 +00:00
Thibault Saunier
5a7db17caf
docs: Update plugins cache
2019-05-13 22:47:38 -04:00
Thibault Saunier
949fba4b1f
doc: Fix hotdoc warnings
...
* Making sure that `static inline` function are in the GIR (by first
defining them, and make sure to mark as skiped)
* Do not try to link to unexisting symbols
* Also generate GIR information about gst_tracers
2019-05-13 16:34:09 -04:00
Thibault Saunier
a0c65067e0
Port to hotdoc
2019-05-13 16:34:09 -04:00
Tim-Philipp Müller
3124cd602e
Back to development
2019-04-19 11:00:06 +01:00
Tim-Philipp Müller
7a391b42ae
Update docs
2019-04-19 00:15:21 +01:00
Tim-Philipp Müller
de0ef22afe
Update docs
2019-04-11 00:19:11 +01:00
Tim-Philipp Müller
673ccfde8b
Back to development
2019-03-04 09:01:07 +00:00
Tim-Philipp Müller
b6ee888c5d
Update docs
2019-02-26 11:38:00 +00:00
Tim-Philipp Müller
db7f634327
Update docs
2019-01-17 01:38:59 +00:00
Tim-Philipp Müller
b405b35f8c
Back to development
2018-03-20 09:02:34 +00:00
Tim-Philipp Müller
81450fb55b
Update docs
2018-03-19 20:09:51 +00:00
Tim-Philipp Müller
f9961026c0
Update docs
2018-03-13 19:08:54 +00:00
Tim-Philipp Müller
28612e15cc
Update docs
2018-03-03 21:51:49 +00:00
Tim-Philipp Müller
81a767bbdb
Back to development
2018-02-15 19:44:14 +00:00
Tim-Philipp Müller
124f2f566f
Release 1.13.1
2018-02-15 16:43:52 +00:00
Matthew Waters
a0400a0d28
docs: include tracers in the documentation
...
Requires exposing the tracer GType from the GstTracerFactory in order
to link the plugin with the tracer in the documentation.
https://bugzilla.gnome.org/show_bug.cgi?id=791253
2017-12-14 14:46:46 +11:00
Sebastian Dröge
7854a65978
Release 1.12.0
2017-05-04 15:36:55 +03:00
Sebastian Dröge
a0d2f0a464
Release 1.11.91
2017-04-27 17:24:05 +03:00
Sebastian Dröge
47047992fc
Release 1.11.90
2017-04-07 16:30:35 +03:00
Sebastian Dröge
e4a7200c63
Release 1.11.2
2017-02-24 15:06:46 +02:00
Sebastian Dröge
4b7a521e12
Release 1.11.1
2017-01-12 15:29:15 +02:00
Tim-Philipp Müller
d6ec58f787
docs: add dataurisrc to docs and update
...
https://bugzilla.gnome.org/show_bug.cgi?id=774527
2016-11-28 11:19:28 +00:00
Sebastian Dröge
81ee25ad4e
Release 1.10.0
2016-11-01 17:50:24 +02:00
Sebastian Dröge
4246b5f0ce
Release 1.9.90
2016-09-30 13:01:17 +03:00
Sebastian Dröge
a80e51da10
Release 1.9.2
2016-09-01 12:24:45 +03:00
Sebastian Dröge
af5c9cbb20
Release 1.9.1
2016-07-06 13:05:02 +03:00
Sebastian Dröge
4f699387b0
docs: Update for git master
2016-05-15 13:29:55 +03:00
Sebastian Dröge
1abf889ddd
Release 1.8.0
2016-03-24 11:49:08 +02:00
Sebastian Dröge
b6859ed71f
Release 1.7.91
2016-03-15 11:56:10 +02:00
Sebastian Dröge
e505e1e6cd
Release 1.7.90
2016-03-01 18:14:03 +02:00
Sebastian Dröge
9e33bfa2c7
Release 1.7.2
2016-02-19 11:47:52 +02:00
Sebastian Dröge
2a188848eb
Release 1.7.1
2015-12-24 13:58:52 +01:00
Sebastian Dröge
86cc8f0091
docs: update to git
2015-12-16 09:35:18 +01:00
Stefan Sauer
70d2a676af
tracer: rename the envvar to GST_TRACER_PLUGINS
...
The subsystem reused the GST_TRACE var that is allready in use by the alloc tracer.
Fixes #756760
2015-10-19 21:41:13 +02:00
Sebastian Dröge
2beb654a15
Release 1.6.0
2015-09-25 23:14:33 +02:00
Sebastian Dröge
b07b39d013
Release 1.5.91
2015-09-18 19:07:18 +02:00
Tim-Philipp Müller
a5ae915e6d
docs: remove signal that no longer exists from docs
2015-09-06 09:58:09 +01:00
Sebastian Dröge
e55e83227d
Release 1.5.90
2015-08-19 12:50:56 +03:00
Nicolas Dufresne
25fa87a9e4
doc/filesink: Add BufferMode enumeration
...
This is purely for documentation purpose. This way the values will
show up in the HTML documentation.
2015-07-28 16:57:36 -04:00
Stefan Sauer
bd9c526661
docs: update for two missing elements
...
Concat was not linked and streamiddemux was missing.
2015-07-03 15:59:20 +02:00
Stefan Sauer
c11e5d0f7d
docs: another sweep canonicalizing the plugin docs sections file
...
Use underscores for capsfilter macros. Correct the type-name for fakesrc
if we ever implement the enum.
2015-07-03 12:39:57 +02:00
Stefan Sauer
feadd6a1f1
docs: order and canonicalize the -sections.txt file
...
Have all sections in alphabetical order. Also make the macro order consistent.
This is a preparation for generating the file. Remove GET_CLASS macro for
typefine element, since it is not used and the header is not installed.
2015-07-03 11:52:22 +02:00
Sebastian Dröge
9909c08807
Release 1.5.2
2015-06-24 23:05:29 +02:00