Tim-Philipp Müller
be5ed3e964
Back to development
2019-03-04 09:05:02 +00:00
Tim-Philipp Müller
2864c635f7
Update docs
2019-02-26 11:43:42 +00:00
Tim-Philipp Müller
6fea581092
Update docs
2019-01-17 01:50:25 +00:00
Tim-Philipp Müller
2972b673c0
compositor: add to build after move from -bad
...
This replaces videomixer.
Fixes #138
2018-12-28 12:16:18 +01:00
Sebastian Dröge
0d030d37a4
overlaycomposition: Add plugin inspect file
2018-10-28 17:41:38 +00:00
Tim-Philipp Müller
694da6b476
Back to development
2018-03-20 09:15:38 +00:00
Tim-Philipp Müller
01039a1548
Update docs
2018-03-19 20:15:02 +00:00
Tim-Philipp Müller
3c5b0f3976
Update docs
2018-03-13 19:13:18 +00:00
Tim-Philipp Müller
79725e3e2b
Update docs
2018-03-03 22:07:15 +00:00
Tim-Philipp Müller
8292ab8236
Back to development
2018-02-15 19:44:17 +00:00
Tim-Philipp Müller
fa81c0c7e9
docs: update plugin docs
2018-02-15 16:58:17 +00:00
Tim-Philipp Müller
c84c561810
docs: add audiomixer + audiointerleave to plugin docs
2018-02-13 16:43:44 +00:00
Tim-Philipp Müller
ffaec4e859
docs: update plugin docs for recent changes
2018-02-13 16:40:19 +00:00
Tim-Philipp Müller
656886e781
docs: plugins: add opengl plugin to docs
2017-12-19 12:02:06 +00:00
Tim-Philipp Müller
3cd97e975f
docs: update for git master
2017-12-19 12:02:01 +00:00
Sebastian Dröge
112cc33d6a
Release 1.12.0
2017-05-04 15:37:27 +03:00
Sebastian Dröge
1debd803de
Release 1.11.91
2017-04-27 17:25:49 +03:00
Sebastian Dröge
910b2ca6d2
Release 1.11.90
2017-04-07 16:31:10 +03:00
Nicolas Dufresne
fb7d9e26ff
Fix plugin filenames to match pugin names
...
- libgstencodebin.so is now libgstencoding.so
- libgstximage.so is now libgstximagesink.so (meson only)
https://bugzilla.gnome.org/show_bug.cgi?id=779344
2017-03-08 20:04:17 -05:00
Sebastian Dröge
38ec8f396f
rawparse: Move to gst-plugins-base
...
https://bugzilla.gnome.org/show_bug.cgi?id=774544
2017-02-25 14:48:40 +02:00
Sebastian Dröge
b078f0ad40
Release 1.11.2
2017-02-24 15:07:06 +02:00
Sebastian Dröge
b728e91ebb
Release 1.11.1
2017-01-12 15:30:02 +02:00
Sebastian Dröge
9c3043470e
Release 1.10.0
2016-11-01 17:53:24 +02:00
Sebastian Dröge
45a04f9d8b
Release 1.9.90
2016-09-30 13:01:53 +03:00
Sebastian Dröge
47b7c8dc75
Release 1.9.2
2016-09-01 12:26:20 +03:00
Sebastian Dröge
08f993d090
Release 1.9.1
2016-07-06 13:06:06 +03:00
Nicolas Dufresne
6123791399
Automatic update of plugins doc files
2016-06-21 14:54:10 -04:00
Sebastian Dröge
cebddd5103
docs: Update for git master
2016-05-15 13:31:03 +03:00
Sebastian Dröge
d67525d594
Release 1.8.0
2016-03-24 12:19:23 +02:00
Sebastian Dröge
a730be9cbd
Release 1.7.91
2016-03-15 12:02:20 +02:00
Sebastian Dröge
48f584e663
Release 1.7.90
2016-03-01 18:14:54 +02:00
Tim-Philipp Müller
fd9e22e5e9
docs: add Opus to docs
2016-02-26 00:37:57 +00:00
Sebastian Dröge
97e108beba
Release 1.7.2
2016-02-19 11:48:30 +02:00
Sebastian Dröge
5f98203bd7
Release 1.7.1
2015-12-24 13:59:15 +01:00
Sebastian Dröge
559fd76d7d
docs: update to git
2015-12-16 09:35:38 +01:00
Stefan Sauer
caf7b6674b
docs: add alsamidisrc to docs
2015-10-01 21:53:20 +02:00
Sebastian Dröge
e49c492a53
Release 1.6.0
2015-09-25 23:15:20 +02:00
Sebastian Dröge
d838d1e456
Release 1.5.91
2015-09-18 19:20:00 +02:00
Sebastian Dröge
dc744b05b0
Release 1.5.90
2015-08-19 13:10:23 +03:00
Sebastian Dröge
f10db521f3
Release 1.5.2
2015-06-24 23:24:01 +02:00
Sebastian Dröge
a2156638d5
Release 1.5.1
2015-06-07 10:04:41 +02:00
William Manley
7c10499ecd
tcp: Add element socketsrc
...
`socketsrc` can be considered a source counterpart to `multisocketsink`.
It can be considered a generalization of `tcpclientsrc` and
`tcpserversrc`: it contains all the logic required to communicate over
the socket but none of the logic for creating the sockets/establishing
the connection in the first place, allowing the user to accomplish this
externally in whatever manner they wish making it applicable to other
types of sockets besides TCP.
This commit essentially copies the implementation directly from
tcpserversrc. Later patches will tidy the implementation up and
re-implement `tcpclientsrc` and `tcpserversrc` in terms of `socketsrc`.
See https://bugzilla.gnome.org/show_bug.cgi?id=739546
2015-03-13 20:05:00 +01:00
Tim-Philipp Müller
f4c1da5f49
docs: update to git
2014-11-15 23:15:06 +00:00
Sebastian Dröge
f029448d54
Release 1.4.0
2014-07-19 17:04:57 +02:00
Sebastian Dröge
0c171fbef3
Release 1.3.91
2014-07-11 11:21:29 +02:00
Sebastian Dröge
ae464e4704
Release 1.3.90
2014-06-28 11:20:44 +02:00
Sebastian Dröge
988f53ed18
Release 1.3.3
2014-06-22 18:07:57 +02:00
Sebastian Dröge
1917400691
Release 1.3.2
2014-05-21 13:06:34 +02:00
Sebastian Dröge
68f5350c66
Release 1.3.1
2014-05-03 17:50:10 +02:00
Tim-Philipp Müller
55b8e30a61
docs: update plugin docs and remove old properties and signals
...
Re-generate .args and .signals file from scratch so that
old signals that no longer exist (such as the 'new-decoded-pad'
signal on decodebin) no longer show up in the documentation.
2014-03-11 21:58:49 +00:00