summaryrefslogtreecommitdiff
path: root/docs/plugins
AgeCommit message (Collapse)AuthorFilesLines
2016-09-01Release 1.9.2Sebastian Dröge117-131/+470
2016-08-26docs: Expose the opengl plugin and element docsJan Schmidt1-0/+47
2016-07-26docs: Update rawparser documentationCarlos Rafael Giani3-5/+137
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> https://bugzilla.gnome.org/show_bug.cgi?id=767011
2016-07-06Release 1.9.1Sebastian Dröge115-3059/+499
2016-06-30kmssink: add a plane-id propertyJavier Martinez Canillas1-0/+10
Without setting the DRM_CLIENT_CAP_UNIVERSAL_PLANES capability bit, only overlay planes are made available for compatibility with legacy clients. But if a CRTC doesn't have an overlay plane associated, then kmssink is not able to find a plane for the CRTC and the pipeline will fail, i.e: ERROR kmssink gstkmssink.c:482:gst_kms_sink_start:<kmssink0> Could not find a plane for crtc This patch adds a plane-id property to the kmssink element so a specific plane can be used in case that a CRTC has only a primary plane associated. https://bugzilla.gnome.org/show_bug.cgi?id=768183
2016-06-21doc: Automatic updateNicolas Dufresne61-525/+12174
This is an automatic update with manual merges of running "make update" in the doc/plugins directory. This should help later maintenance of the plugins doc. A lot of plugin are not referenced yet in the doc. Will come later.
2016-06-21doc: Add .cpp files to doc parserNicolas Dufresne1-2/+3
Also, complete the list of directory that need to be visited.
2016-06-09docs: fix for renamed dc1394 source fileTim-Philipp Müller1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=763026
2016-06-07jpeg2000parse: Add JPEG2000 parser elementAaron Boxer2-0/+22
https://bugzilla.gnome.org/show_bug.cgi?id=766236
2016-05-15docs: Update for git masterSebastian Dröge75-163/+293
2016-03-30opencv: pyramidsegment: delete elementVanessa Chipirras Navalon5-78/+1
cvPyrSegmentation() has been deprecated in OpenCV 3.0, and there isn't any function to replace it. Deleting this element so we can support OpenCV 3.1 without build issues. https://bugzilla.gnome.org/show_bug.cgi?id=760473
2016-03-24Release 1.8.0Sebastian Dröge70-70/+70
2016-03-15Release 1.7.91Sebastian Dröge71-71/+72
2016-03-01Release 1.7.90Sebastian Dröge71-94/+71
2016-02-26opus: remove Opus encoder/decoder, moved to -baseTim-Philipp Müller3-119/+0
https://bugzilla.gnome.org/show_bug.cgi?id=756282
2016-02-25opus: remove Opus RTP elements, they have moved to -goodTim-Philipp Müller4-76/+3
https://bugzilla.gnome.org/show_bug.cgi?id=756282
2016-02-23docs: Add audiointerleaveSebastian Dröge2-0/+15
2016-02-19Release 1.7.2Sebastian Dröge75-109/+429
2016-02-16mpg123: move plugin from -bad to -uglyTim-Philipp Müller3-49/+0
https://bugzilla.gnome.org/show_bug.cgi?id=719849
2016-01-31Remove gsettings plugin which was never portedTim-Philipp Müller2-16/+0
Don't think we need this any longer or want to support it, and clearly no one has been missing it all these years either, so let's just get rid of it.
2016-01-21androidcamera: Add element documentationYouness Alaoui1-0/+28
2015-12-24Release 1.7.1Sebastian Dröge75-151/+151
2015-12-16docs: update to gitSebastian Dröge8-40/+145
2015-12-01hls: rename plugin from fragmented to hlsTim-Philipp Müller1-5/+5
2015-10-12docs: update to gitTim-Philipp Müller77-160/+222
https://bugzilla.gnome.org/show_bug.cgi?id=756424
2015-10-11liveadder: Remove plugin, replace by compat subclass of audiomixerOlivier Crête4-44/+1
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.
2015-10-01audiovisualizers: merge audiovisualizer base classesLuis de Bethencourt1-1/+0
These plugins now use the audiovisualizer base class in pbutils https://bugzilla.gnome.org/show_bug.cgi?id=742875
2015-09-25Release 1.6.0Sebastian Dröge74-74/+73
2015-09-18Release 1.5.91Sebastian Dröge76-88/+109
2015-08-19Release 1.5.90Sebastian Dröge76-99/+134
2015-06-24Release 1.5.2Sebastian Dröge79-91/+824
2015-06-07docs: remove variables that we define in the snippet from commonStefan Sauer1-3/+0
This is syncing our Makefile.am with upstream gtkdoc.
2015-06-07Release 1.5.1Sebastian Dröge67-227/+459
2015-03-14docs: update plugin docsTim-Philipp Müller9-30/+336
2015-02-21docs: updateTim-Philipp Müller8-356/+576
2015-02-21docs: add opus elements to documentationTim-Philipp Müller2-0/+71
2015-01-24Remove unported directdraw pluginTim-Philipp Müller2-20/+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.
2015-01-18Remove real plugin which is no longer needed and has never been portedTim-Philipp Müller1-200/+0
Decoders for these formats exist in gst-libav, if anyone still has a need for them.
2015-01-18Remove libgmyth-based MythTV source element which was never portedTim-Philipp Müller3-91/+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.
2015-01-15docs: add new bs2b plugin and elementStefan Sauer5-20/+408
2014-08-25docs: add mpegpsmux and mpegtsmuxTim-Philipp Müller3-1/+83
2014-08-25docs: add audiomixer to docsTim-Philipp Müller3-1/+50
2014-08-25docs: add aiff elements to docsTim-Philipp Müller2-0/+58
2014-08-25docs: plugins: misc updatesTim-Philipp Müller5-58/+70
2014-08-25docs: move GstPhotography interface docs into the library docsTim-Philipp Müller6-908/+1
Now that we have docs for the libs.
2014-08-10docs: update for git masterTim-Philipp Müller76-154/+641
2014-08-10docs: remove rtpvp8 plugin docs, the elements are now in -goodTim-Philipp Müller1-55/+0
2014-08-10docs: remove eglglessink from docs as it no longer existsTim-Philipp Müller3-44/+0
2014-07-19Release 1.4.0Sebastian Dröge71-71/+71
2014-07-11Release 1.3.91Sebastian Dröge72-72/+72