Tim-Philipp Müller
1b774e2da8
docs: remove stale plugins from docs plugin cache
...
gtk plugin has moved to -good, schroedinger has been removed.
2019-05-29 12:48:06 +01:00
Mathieu Duponchelle
85c389df24
doc: update plugin cache
2019-05-25 19:48:25 +02:00
Nicolas Dufresne
bb646787d0
docs: Updated plugins cache file
...
This was done so that the duplicated rist element would go way.
2019-05-25 17:36:31 +02:00
Nicolas Dufresne
abe339fb31
doc: Add rist plugin to hotdoc
2019-05-21 18:49:18 +00:00
Thibault Saunier
397f3afd19
docs: Update cache and mark some rist prop as 'show-default'
2019-05-21 13:31:52 +00:00
Seungha Yang
ca238bdc87
docs: Update plugins cache for nvdec/nvenc
2019-05-18 02:47:37 +00:00
Thibault Saunier
f7465dea34
docs: Add infos about windows specific plugins
2019-05-16 16:41:28 -04:00
Thibault Saunier
c25d1105d1
docs: Stop building the doc cache by default
...
And update the cache
Fixes https://gitlab.freedesktop.org/gstreamer/gst-docs/issues/36
2019-05-16 09:34:35 -04:00
Thibault Saunier
8917c62f93
docs: Make sure frei0r plugins properties default are stable
...
frei0r returns 'random' values as default and it makes the cache
often change for no good reason
2019-05-14 10:47:19 -04:00
Thibault Saunier
8228f78cb7
docs: Remove stereo and openglmixer from the cache
...
Thus were moved, respectively, to -good and -base
2019-05-14 10:47:09 -04:00
Thibault Saunier
2d19e7dab7
docs: Update plugins documentation cache
2019-05-13 23:07:23 -04:00
Thibault Saunier
47a49f3381
docs: Build documentation with hotdoc
2019-05-13 17:00:00 -04:00
Nicolas Dufresne
a10619da65
rist: Enable plugin doc creation
2019-05-02 19:28:25 +00:00
Tim-Philipp Müller
f691c46e1c
Back to development
2019-04-19 11:00:07 +01:00
Tim-Philipp Müller
87c4c1addf
Update docs
2019-04-19 00:28:55 +01:00
Tim-Philipp Müller
1064022087
Update docs
2019-04-11 00:32:40 +01:00
Tim-Philipp Müller
df4205d30f
Back to development
2019-03-04 09:11:56 +00:00
Tim-Philipp Müller
768cad2dd6
Update docs
2019-02-26 11:53:22 +00:00
Bastien Nocera
2d5ed45913
vcdsrc: Remove unusable VCD source
...
The VCD source was ported in 2014 (commit 89eb1e9
), but the necessary
"cdxaparse" plugin, which is used to "Parse a .dat file (VCD) into
raw mpeg1" was never ported.
This means that the probable main user for the feature, totem, hasn't
actually been able to play back VCDs, since 2012, when it switched to
using GStreamer 1.0.
Note that even if cdxaparse was finally ported, a lot of work would
still be necessary before it is considered usable. Notably, it is
missing disc image support [1] and some VCDs just cannot be opened for
reading [2].
[1]: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/898
[2]: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/899
2019-02-18 15:39:43 +01:00
Tim-Philipp Müller
448c496836
Update docs
2019-01-17 02:16:52 +00:00
Tim-Philipp Müller
88683e5a1e
Remove openglmixers plugin, moved to -base
...
Merged into the existing opengl plugin in -base.
2018-12-28 13:48:29 +01:00
Tim-Philipp Müller
e42efbccb1
Remove compositor plugin which was moved to -base
...
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/138
2018-12-27 15:31:58 +01:00
Tim-Philipp Müller
b9e15fddb1
Remove GstVideoAggregator, moved into libgstvideo in -base
...
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/137
2018-12-26 19:06:33 +01:00
Tim-Philipp Müller
63e961ff7a
stereo: remove plugin which has been merged into audiofx in -good
...
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/457
2018-12-25 13:06:40 +01:00
Tim-Philipp Müller
d3f174f77f
Remove daala plugin
...
Not so useful now that all effort is focused on AV1 instead.
Was only ever enabled with --enable-experimental anyway.
Fixes #848
2018-12-17 12:03:09 +00:00
Tim-Philipp Müller
3485326a90
docs: update for git master
2018-11-02 20:31:11 +00:00
Philippe Normand
d3fd78084a
docs: Follow-up fix for GstPlayer new subtitle-video-offset API
...
These symbols were not renamed after the initial review in Bugzilla.
https://bugzilla.gnome.org/show_bug.cgi?id=797134
2018-11-01 10:44:44 +00:00
Philippe Normand
de26abc88a
player: API additions for subtitle-video-offset property
...
This new property contols the synchronisation offset between subtitles and video
in nanoseconds.
https://bugzilla.gnome.org/show_bug.cgi?id=797134
2018-11-01 09:52:57 +00:00
Tim-Philipp Müller
be3edc6ad6
docs: plugins: update for git master
2018-09-24 10:59:16 +01:00
Tim-Philipp Müller
8a16531b6a
docs: plugins: update
2018-05-05 17:55:58 +02:00
Stefan Ringel
52372a25c7
docs: mpegts: add atsc docs
...
https://bugzilla.gnome.org/show_bug.cgi?id=730940
2018-04-23 16:32:49 +02:00
Thibault Saunier
4984af5917
debugutils: Add a testsrcbin element
...
This is a simple Bin that will expose audiotestsrc or videotestsrc
based on what is asked by the user either through the GstURIHandler
API or through the "stream-types" property.
This element also provides GstStream and GstStreamCollection
so it is nicely usable from playbin3.
https://bugzilla.gnome.org/show_bug.cgi?id=795366
2018-04-19 11:10:54 -03:00
Tim-Philipp Müller
9c415083b6
docs: plugins: remove stale xml data for moved or renamed plugins
...
rawparse plugin moved to -base, only legacyrawparse remains.
siren plugin was renamed and was listed twice.
https://bugzilla.gnome.org/show_bug.cgi?id=794069
2018-03-27 17:41:28 +01:00
Tim-Philipp Müller
ce0d902d39
Back to development
2018-03-20 09:39:17 +00:00
Tim-Philipp Müller
e9667da608
Update docs
2018-03-19 20:24:05 +00:00
Tim-Philipp Müller
609af44f48
Update docs
2018-03-13 19:22:10 +00:00
Tim-Philipp Müller
a85cc34da1
docs: update api decorators to ignore
2018-03-13 13:36:33 +00:00
Tim-Philipp Müller
ae2e53ac97
docs: plugins: add some more elements and plugins
2018-03-12 20:24:25 +00:00
Tim-Philipp Müller
6e86b322d7
docs: add wasapi elements
2018-03-10 11:41:54 +00:00
Tim-Philipp Müller
1d7e8d730c
Update docs
2018-03-03 22:39:27 +00:00
Tim-Philipp Müller
a0cc9d1af0
Remove schroedinger plugin
...
No upstream (website disappeared), no maintainer, and
pretty much a fringe format anyway.
https://bugzilla.gnome.org/show_bug.cgi?id=776215
2018-03-01 15:24:39 +00:00
Tim-Philipp Müller
341228ea04
docs: add new audiolatency element to docs and update docs for git
2018-02-28 00:06:41 +00:00
Tim-Philipp Müller
29d112dfd1
docs: plugins: add some more elements
...
Many will still be missing corresponding doc
sections in the source code though.
2018-02-26 11:22:02 +00:00
Nicolas Dufresne
a73e5eba55
doc: Add section for fakevideosink
...
https://bugzilla.gnome.org/show_bug.cgi?id=793624
2018-02-21 12:27:39 -05:00
Tim-Philipp Müller
c282f4148c
Back to development
2018-02-15 19:44:23 +00:00
Tim-Philipp Müller
e911a93c86
docs: update plugin docs
2018-02-15 14:57:00 +00:00
Tim-Philipp Müller
5b1a968840
audioaggregator: remove, moved to -base
...
https://bugzilla.gnome.org/show_bug.cgi?id=791218
2018-02-13 14:12:09 +00:00
Tim-Philipp Müller
c180f8ffed
audiomixer: remove, moved to -base
...
https://bugzilla.gnome.org/show_bug.cgi?id=791218
2018-02-13 00:37:35 +00:00
Tim-Philipp Müller
e9bfb4edc2
qt: remove plugin, moved to -good
...
https://bugzilla.gnome.org/show_bug.cgi?id=754094
2018-02-12 18:48:32 +00:00
Tim-Philipp Müller
90a836bb89
gtk: remove, plugin has moved to -good
2018-02-12 15:16:37 +00:00