Nicolas Dufresne
1e16fb2d4f
Update plugins doc
...
This is partly automated using "make update" in docs/plugins, but also
required manual merge. Additionally, missing plugins and elements have
been added.
2016-06-21 17:13:05 -04:00
Tim-Philipp Müller
2652434787
docs: add rtpopusdepay and rtpopuspay to documentation
2016-02-25 22:54:18 +00:00
Tim-Philipp Müller
5314ee3fa4
docs: add new RTP elements to docs
2015-07-07 20:26:47 +01:00
Stefan Sauer
8a987bc580
docs: add missing plugins and ensure master doc is sorted
2015-07-07 17:12:02 +02:00
Stian Selnes
f682772898
rtph261pay: rtph261depay: Add documentation
...
https://bugzilla.gnome.org/show_bug.cgi?id=751982
2015-07-05 16:09:02 +01:00
Jan Schmidt
5e2214d309
splitmux: Implement new elements for splitting files at mux level.
...
Implement 2 new elements - splitmuxsink and splitmuxsrc.
splitmuxsink is a bin which wraps a muxer and takes 1 video stream,
plus audio/subtitle streams, and starts a new file
whenever necessary to avoid overrunning a threshold of either bytes
or time. New files are started at a keyframe, and corresponding audio
and subtitle streams are split at packet boundaries to match
video GOP timestamps.
splitmuxsrc is a corresponding source element which handles
the splitmux:// URL and plays back all component files,
reconstructing the original elementary streams as it goes.
2015-02-06 04:26:59 +11:00
Julien Isorce
70d3ff2f79
rtprtxsend/rtprtxreceive: generate gtk doc
2014-01-03 20:48:30 +01:00
Reynaldo H. Verdejo Pinochet
e6321ecb74
shout2send: docs, add a sample pipeline
...
And finish adding shout2send to the docs while at it
https://bugzilla.gnome.org/show_bug.cgi?id=721342
2014-01-03 14:15:59 -03:00
Wim Taymans
1df2e623b5
docs: add some pay/depayloaders
...
See https://bugzilla.gnome.org/show_bug.cgi?id=551631
2013-04-25 14:05:55 +02:00
Tim-Philipp Müller
694dbcc5a0
dtmf: move dtmf plugin from -bad to -good
...
https://bugzilla.gnome.org/show_bug.cgi?id=687416
2013-03-09 01:18:30 +00:00
Tim-Philipp Müller
f307c6d491
docs: add sbcparse and rtpsbcpay to plugin docs
2013-01-15 17:45:30 +00:00
Tim-Philipp Müller
ee9d246861
docs: fix docs build and update after removal of old cairo elements
2013-01-01 12:19:23 +00:00
Tim-Philipp Müller
8a3b116d1f
docs: add rtpmux and rtpdtmfmux to plugin docs
...
https://bugzilla.gnome.org/show_bug.cgi?id=629117
2012-12-16 16:36:39 +00:00
Tim-Philipp Müller
ef547ff48e
docs: add scaletempo to docs
2012-12-14 15:13:19 +00:00
Tim-Philipp Müller
64edac1d2e
docs: update
2012-09-17 12:15:49 +01:00
Sebastian Dröge
d4eaa932e5
vpx: Integrate into the build system
2012-09-16 15:43:39 +02:00
Tim-Philipp Müller
dd75c21670
annodex: remove annodex plugin and CMML elements
...
This never really took off and is most likely completely
unused. If there is still a need for this, it should
probably be done differently, perhaps inside oggdemux/mux.
2012-05-13 19:21:19 +01:00
Mark Nauwelaerts
a5ff454e6a
oss4: port to 0.11
2012-04-20 18:18:54 +02:00
Mark Nauwelaerts
c4c3736e1a
oss: port to 0.11
2012-04-20 18:18:54 +02:00
Sebastian Dröge
5cdd49bf25
gst: Update versioning
2012-04-04 14:37:47 +02:00
David Schleef
c6dafad169
efence: remove plugin
...
Valgrind is much more useful these days.
2012-02-23 08:42:25 -08:00
Tim-Philipp Müller
d895ac645f
Merge remote-tracking branch 'origin/master' into 0.11
...
Conflicts:
docs/plugins/inspect/plugin-esdsink.xml
docs/plugins/inspect/plugin-gconfelements.xml
ext/pulse/pulseaudiosink.c
gst/matroska/matroska-demux.c
gst/matroska/matroska-mux.c
gst/multifile/gstmultifilesink.c
2011-12-02 01:58:30 +00:00
Tim-Philipp Müller
cad107257c
docs: update docs
2011-11-30 19:25:37 +00:00
Tim-Philipp Müller
09ca5fa910
rtpmanager: rename gstrtp* -> rtp*
...
This was done in 0.10 to avoid conflict with the rtp elements in
farsight, but the gst-prefixing is no longer needed in 0.11
2011-11-24 00:54:08 +00:00
Tim-Philipp Müller
3d6955d686
Remove esound/esdsink plugin
2011-06-15 15:09:18 +01:00
Tim-Philipp Müller
728732438b
Remove gconf elements and plugin
...
GConf was deprecated in favour of GSettings etc.
2011-06-15 14:37:29 +01:00
Tim-Philipp Müller
c25bf5dc34
quicktime: rename plugin to isomp4
...
https://bugzilla.gnome.org/show_bug.cgi?id=648004
2011-04-30 17:58:02 +01:00
Tim-Philipp Müller
3346a53374
docs: add various qtmux variants to documentation
2011-04-21 23:30:26 +01:00
Tim-Philipp Müller
4d780297d8
quicktime: move qtmux plugin from -bad to -good
...
https://bugzilla.gnome.org/show_bug.cgi?id=636699
2011-04-13 11:55:59 +01:00
Tim-Philipp Müller
ce9ee5829d
docs: add audioparsers to docs
2011-04-08 18:07:17 +01:00
Alexey Chernov
e7a63c34ac
v4l2: new v4l2radio element to control analog radio devices
...
https://bugzilla.gnome.org/show_bug.cgi?id=640118
2011-03-27 20:29:43 +01:00
Jon Nordby
32dff9df75
cairooverlay: Add generic Cairo overlay video element.
...
Allows applications to connect to the "draw" signal of
the element and do their custom drawing there.
Includes an example application demonstrating usage.
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=595520
2011-03-02 22:55:52 +01:00
Tim-Philipp Müller
67f4489cd0
jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-bad
...
https://bugzilla.gnome.org/show_bug.cgi?id=621929
2011-01-02 15:26:30 +00:00
Sebastian Dröge
e79742205c
videomixer2: Add documentation and add to the docs
2010-09-04 14:55:43 +02:00
Tim-Philipp Müller
1eee6f4e85
docs: add webmmux to docs
2010-05-21 15:06:48 +01:00
Tim-Philipp Müller
fa7d38c438
docs: add oss4 elements to docs
2010-05-11 19:02:55 +01:00
Tim-Philipp Müller
5fcbea7e7e
Move imagefreeze plugin from -bad to -good
...
Hook up build infrastructure, docs and unit test for new plugin.
Fixes #613786 .
2010-05-11 14:31:44 +01:00
Tim-Philipp Müller
f9ced7df94
Move capsfilter element from -bad to -good
...
Hook up moved files to the build infrastructure and docs.
Fixes #617739 .
2010-05-11 14:31:43 +01:00
Tim-Philipp Müller
e79f7beba6
docs: update for videofilter plugin merge and add gtk-doc blurb for new property
2010-04-29 20:08:43 +01:00
Stefan Kost
7e46ad0e21
docs: add flxdec docs
2010-04-08 17:36:30 +03:00
Stefan Kost
6772badb88
docs: enable the 2 of 65 rtp elements in the docs
2010-04-08 17:19:41 +03:00
Stefan Kost
2086f5d9a5
docs: add (sparse) docs for auparse element
2010-04-08 16:51:05 +03:00
Sebastian Dröge
afed9b959c
alpha: Add documentation
2010-04-08 13:14:23 +02:00
Stefan Kost
ddac53dd73
docs: add v4l2sink to docs
2010-04-08 10:30:07 +03:00
Sebastian Dröge
bc611043a9
Moved 'shapewipe' from -bad to -good
...
Fixes bug #584536 .
2010-02-12 11:24:38 +01:00
Tim-Philipp Müller
4701696a92
Move rtpmanager from -bad to -good.
...
Hook up build infrastructure (autotools, docs, unit test).
2009-08-11 02:43:09 +01:00
Sebastian Dröge
bdb1e59d77
cairorender: Add to the documentation
2009-07-17 13:49:21 +02:00
Sebastian Dröge
cf8492bde1
effectv: Add new effectv elements to the docs
2009-07-16 12:17:32 +02:00
Sebastian Dröge
55535c7fe6
effectv: Add basic documentation for the effectv elements
2009-06-16 20:38:42 +02:00
Jan Schmidt
bba3e90768
Moved 'directdraw' from -good to -bad
2009-05-16 01:11:33 +01:00