summaryrefslogtreecommitdiff
path: root/docs/plugins/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* liveadder: Remove plugin, replace by compat subclass of audiomixerOlivier Crête2015-10-111-1/+0
| | | | | | | | | New subclass with a similar behaviour as the old liveadder, but a slightly different API as the latency is in nanoseconds, not milliseconds. Also, the new liveadder has a effective latency that is latency + output-buffer-duration. In practice, just setting a non-zero latency with the new audiomixer gives you the right behavior in 99% of the cases.
* audiovisualizers: merge audiovisualizer base classesLuis de Bethencourt2015-10-011-1/+0
| | | | | | These plugins now use the audiovisualizer base class in pbutils https://bugzilla.gnome.org/show_bug.cgi?id=742875
* docs: remove variables that we define in the snippet from commonStefan Sauer2015-06-071-3/+0
| | | | This is syncing our Makefile.am with upstream gtkdoc.
* Remove unported directdraw pluginTim-Philipp Müller2015-01-241-1/+0
| | | | | | | This API has been deprecated for eternities and microsoft stopped shipping the headers in 2010 accoding to wikipedia, so let's just remove it and focus on bringing the plugins based on the newer APIs up to snuff.
* Remove libgmyth-based MythTV source element which was never portedTim-Philipp Müller2015-01-181-1/+0
| | | | | | | | gmyth seems to be unmaintained upstream, and no one has asked for this to be ported for a very long time, so let's just remove it. Neither debian nor Fedora seem to ship libgmyth any longer, and in any case it's most likely deprecated by the UPnP support in MythTV.
* docs: move GstPhotography interface docs into the library docsTim-Philipp Müller2014-08-251-3/+1
| | | | Now that we have docs for the libs.
* egl/eglglessink: remove since EGLImage and iOS support have been added in ↵Julien Isorce2014-04-151-1/+0
| | | | | | glimagesink https://bugzilla.gnome.org/show_bug.cgi?id=703343
* openni: Add OpenNNI2 pluginMiguel Casas-Sanchez2013-12-021-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=708914
* docs/spec: Really remove all mentions of CELT pluginEdward Hervey2013-07-291-2/+0
|
* musicbrainz: remove trm element which is not useful any moreTim-Philipp Müller2013-05-121-1/+0
| | | | | | | TRM IDs are MusicBrainz' old audio fingerprinting system from Relatable, they were phased out in favour of MusicIPs PUIDs. https://wiki.musicbrainz.org/History:TRM
* docs: Drop obsolete references to videosignal headersRico Tzschichholz2013-04-261-2/+0
| | | | In addition to 8552396c362c20adb6aa9129a453ff81ecdcf656
* Remove DTMF plugin, moved to -goodTim-Philipp Müller2013-03-091-3/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=687416
* dtmf/spandsp: Move dtmfdetect to use libspandspOlivier Crête2013-01-091-1/+2
| | | | | Remove our copy of the tone_detect.c file and use the original from libspandsp. Also move the element to the spandsp plugin.
* rtpmux: remove rtpmux plugin, moved to -goodTim-Philipp Müller2012-12-161-2/+0
| | | | | | Move rtpmux and rtpdtmfmux into rtpmanager plugin in -good. https://bugzilla.gnome.org/show_bug.cgi?id=629117
* scaletempo: remove scaletempo plugin, moved to -goodTim-Philipp Müller2012-12-151-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=687262
* eglglessink: Documentation: Hook eglglessink documentation inReynaldo H. Verdejo Pinochet2012-10-181-0/+1
|
* freeze: remove freeze element, was replaced by imagefreeze in -good years agoTim-Philipp Müller2012-09-171-1/+0
|
* vp8: Remove plugin, moved to gst-plugins-goodSebastian Dröge2012-09-161-2/+0
|
* audiovisualizer: shorten base class nameStefan Sauer2012-07-161-1/+1
| | | | | As suggested on IRC rename to AudioVisualizer. We use custom suffix on the type to avoid clashing with other copies for the time being.
* legacyresample: remove legacy pluginTim-Philipp Müller2012-06-121-1/+0
|
* curl: new curlsmtpsink elementSebastian Rasmussen2012-05-121-4/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=653741
* curl: refactor curlsink, rename to curlhttpsinkPatricia Muscalu2012-05-121-1/+7
| | | | | | Split into base, tls and http classes. https://bugzilla.gnome.org/show_bug.cgi?id=653741
* Remove old camerabinTim-Philipp Müller2012-04-301-1/+0
|
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
|
* multifdsink: refactored in -baseThomas Vander Stichele2012-02-121-1/+0
|
* videomaxrate: Remove, videorate includes the same functionality nowOlivier Crête2012-01-251-1/+0
|
* multifdsink: Add to the docsSebastian Dröge2012-01-171-0/+1
|
* docs: cleanup makefilesStefan Sauer2011-09-071-32/+11
| | | | | Remove commented out parts that we don't need. Remove "the wingo addition" - no so useful after all. Narrow down file-globs for plugin docs.
* docs: add camerabin2 to the docs and update the doc filesStefan Kost2011-07-081-0/+1
|
* docs: add new audiovisualizers to the plugin docsStefan Kost2011-06-061-0/+5
|
* docs: remove obsolete commented out partStefan Kost2011-05-191-5/+0
| | | | We don't have this in the other modules and its not needed.
* aacenc: Integrate into the documentationSebastian Dröge2011-05-141-0/+1
|
* amrwbenc: Switch to the free vo-amrwbenc librarySebastian Dröge2011-05-141-1/+1
| | | | And rename everything to voamrwbenc instead of amrwbenc.
* qtmux: remove qtmux plugin, it has moved to -goodTim-Philipp Müller2011-04-131-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=636699
* Remove audioparsers plugin, it has been moved to -goodTim-Philipp Müller2011-04-081-6/+0
|
* opencv text overlay: rename and docuemntSreerenj Balachandran2011-03-281-1/+1
| | | | | | | Rename the element textwrite to opencvtextoverlay. Add proper structuring to opencv textoverlay element. Fixes: #640561
* build: remove more tarkin/theoraexp build cruftTim-Philipp Müller2011-03-111-1/+0
|
* docs: add new curl plugin and curlsink element to docsTim-Philipp Müller2011-03-011-0/+1
|
* docs: remove duplicated rule from Makefile.amStefan Kost2011-02-141-19/+0
| | | | | | This causes a make warning and might even cause dist-failure. Other modules don't need to override the target either and if we can fi it in common/gtk-doc-plugins.mak.
* docs: add rsvg plugin to the docsStefan Kost2011-02-141-2/+4
|
* jack: move plugin to gst-plugins-goodTim-Philipp Müller2011-01-021-2/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=621929
* selector: move input-selector and output-selector to coreTim-Philipp Müller2010-12-311-2/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=614306
* valve: move valve element/plugin to coreTim-Philipp Müller2010-12-311-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=630808
* mpegaudioparse: add to documentationMark Nauwelaerts2010-12-031-0/+1
|
* dcaparse: add to documentationMark Nauwelaerts2010-12-031-0/+1
|
* qtmux: add documentationMark Nauwelaerts2010-12-031-0/+1
|
* metadata: remove metadata pluginStefan Kost2010-09-151-3/+0
| | | | | | This plugins functionality is replaced by utility libraries in base for exif and xmp. Jpeg images can use this via jpegformat plugin. Fixes #486659
* opencv: Adds new plugin opencvThiago Santos2010-09-081-0/+12
| | | | | Moves opencv plugin from http://github.com/Elleo/gst-opencv into -bad module.
* coloreffects: Add to the documentationSebastian Dröge2010-08-041-0/+1
|
* docs: Add lots of gaudieffects/geometrictransform symbols to the docsSebastian Dröge2010-08-031-0/+7
|