summaryrefslogtreecommitdiff
path: root/docs/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.10.31.10.3Sebastian Dröge2017-01-30116-116/+138
|
* Release 1.10.21.10.2Sebastian Dröge2016-11-29115-155/+115
|
* Release 1.10.11.10.1Sebastian Dröge2016-11-17115-121/+114
|
* Release 1.10.01.10.0Sebastian Dröge2016-11-01117-116/+125
|
* Release 1.9.901.9.90Sebastian Dröge2016-09-30114-114/+114
|
* Release 1.9.21.9.2Sebastian Dröge2016-09-01117-131/+470
|
* docs: Expose the opengl plugin and element docsJan Schmidt2016-08-261-0/+47
|
* docs: Update rawparser documentationCarlos Rafael Giani2016-07-263-5/+137
| | | | | | Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> https://bugzilla.gnome.org/show_bug.cgi?id=767011
* Release 1.9.11.9.1Sebastian Dröge2016-07-06115-3059/+499
|
* kmssink: add a plane-id propertyJavier Martinez Canillas2016-06-301-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
* doc: Automatic updateNicolas Dufresne2016-06-2161-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.
* doc: Add .cpp files to doc parserNicolas Dufresne2016-06-211-2/+3
| | | | Also, complete the list of directory that need to be visited.
* docs: fix for renamed dc1394 source fileTim-Philipp Müller2016-06-091-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=763026
* jpeg2000parse: Add JPEG2000 parser elementAaron Boxer2016-06-072-0/+22
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=766236
* docs: Update for git masterSebastian Dröge2016-05-1575-163/+293
|
* opencv: pyramidsegment: delete elementVanessa Chipirras Navalon2016-03-305-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
* Release 1.8.01.8.0Sebastian Dröge2016-03-2470-70/+70
|
* Release 1.7.911.7.91Sebastian Dröge2016-03-1571-71/+72
|
* Release 1.7.901.7.90Sebastian Dröge2016-03-0171-94/+71
|
* opus: remove Opus encoder/decoder, moved to -baseTim-Philipp Müller2016-02-263-119/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=756282
* opus: remove Opus RTP elements, they have moved to -goodTim-Philipp Müller2016-02-254-76/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=756282
* docs: Add audiointerleaveSebastian Dröge2016-02-232-0/+15
|
* Release 1.7.21.7.2Sebastian Dröge2016-02-1975-109/+429
|
* mpg123: move plugin from -bad to -uglyTim-Philipp Müller2016-02-163-49/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=719849
* Remove gsettings plugin which was never portedTim-Philipp Müller2016-01-312-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.
* androidcamera: Add element documentationYouness Alaoui2016-01-211-0/+28
|
* Release 1.7.11.7.1Sebastian Dröge2015-12-2475-151/+151
|
* docs: update to gitSebastian Dröge2015-12-168-40/+145
|
* hls: rename plugin from fragmented to hlsTim-Philipp Müller2015-12-011-5/+5
|
* docs: update to gitTim-Philipp Müller2015-10-1277-160/+222
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=756424
* liveadder: Remove plugin, replace by compat subclass of audiomixerOlivier Crête2015-10-114-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.
* 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
* Release 1.6.01.6.0Sebastian Dröge2015-09-2574-74/+73
|
* Release 1.5.911.5.91Sebastian Dröge2015-09-1876-88/+109
|
* Release 1.5.901.5.90Sebastian Dröge2015-08-1976-99/+134
|
* Release 1.5.21.5.2Sebastian Dröge2015-06-2479-91/+824
|
* 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.
* Release 1.5.11.5.1Sebastian Dröge2015-06-0767-227/+459
|
* docs: update plugin docsTim-Philipp Müller2015-03-149-30/+336
|
* docs: updateTim-Philipp Müller2015-02-218-356/+576
|
* docs: add opus elements to documentationTim-Philipp Müller2015-02-212-0/+71
|
* Remove unported directdraw pluginTim-Philipp Müller2015-01-242-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.
* Remove real plugin which is no longer needed and has never been portedTim-Philipp Müller2015-01-181-200/+0
| | | | | Decoders for these formats exist in gst-libav, if anyone still has a need for them.
* Remove libgmyth-based MythTV source element which was never portedTim-Philipp Müller2015-01-183-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.
* docs: add new bs2b plugin and elementStefan Sauer2015-01-155-20/+408
|
* docs: add mpegpsmux and mpegtsmuxTim-Philipp Müller2014-08-253-1/+83
|
* docs: add audiomixer to docsTim-Philipp Müller2014-08-253-1/+50
|
* docs: add aiff elements to docsTim-Philipp Müller2014-08-252-0/+58
|
* docs: plugins: misc updatesTim-Philipp Müller2014-08-255-58/+70
|
* docs: move GstPhotography interface docs into the library docsTim-Philipp Müller2014-08-256-908/+1
| | | | Now that we have docs for the libs.