summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* 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
* player: move 'position-update-interval' setting to the config structGuillaume Desmottes2016-07-251-3/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=769144
* player: add API to change http user agentGuillaume Desmottes2016-07-251-0/+7
| | | | | | Introducing a new 'config' API similar to GstBufferPoolConfig. https://bugzilla.gnome.org/show_bug.cgi?id=765314
* 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
* videoaggregator: canonicalise function namesTim-Philipp Müller2016-05-161-2/+2
| | | | | | Had to be done at some point: gst_videoaggregator_* -> gst_video_aggregator_* Also fix up some function names with typos.
* docs: Update for git masterSebastian Dröge2016-05-1575-163/+293
|
* glbasememory: take a pointer as the wrapped gpu handleMatthew Waters2016-05-041-0/+1
| | | | | Allows passing arbitrary data to wrap the the specific memory implementation which is required for some memory implementations.
* player: Add audio-video-offset property and setter/getter APIBarun Kumar Singh2016-04-281-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=765315
* player: Add support for multiview settingsBarun Kumar Singh2016-04-211-0/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=765302
* 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
* player: Add is_live flag to the GstPlayerMediaInfoSebastian Dröge2016-03-251-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=763126
* Release 1.8.01.8.0Sebastian Dröge2016-03-2470-70/+70
|
* Release 1.7.911.7.91Sebastian Dröge2016-03-1571-71/+72
|
* docs: add new GL api to .types file for type/signal introspectionMatthew Waters2016-03-061-0/+3
|
* docs: ignore some private GL headersMatthew Waters2016-03-061-1/+3
|
* docs/gl: add gl functions/structs from -unused into the docsMatthew Waters2016-03-062-43/+289
|
* 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
|
* player: Expose more GstVideoOverlay API in the ↵Sebastian Dröge2016-02-221-0/+5
| | | | | | | GstPlayerVideoOverlayVideoRenderer Expose the expose() and set_render_rectangle() methods. These are useful for proper functioning of the video overlay in various situations and toolkits.
* 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
|
* player: Remove gst_player_new() and make gst_player_new_full() the normal ↵Sebastian Dröge2016-01-041-1/+0
| | | | | | | | constructor In very few cases the simple version was actually needed and having the parameters hidden by a _full() version caused application that actually needed it to not use it.
* Release 1.7.11.7.1Sebastian Dröge2015-12-2475-151/+151
|
* player: Integrate into the documentation build systemSebastian Dröge2015-12-234-1/+273
|
* docs: update to gitSebastian Dröge2015-12-168-40/+145
|
* glmemory: base classify and add the pbo memory on topMatthew Waters2015-12-141-0/+1
| | | | | | | | | | The base class is useful for having multiple backing memory types other than the default. e.g. IOSurface, EGLImage, dmabuf? The PBO transfer logic is now inside GstGLMemoryPBO which uses GstGLBuffer to manage the PBO memory. This also moves the format utility functions into their own file.
* gl: add a GL buffer based GstMemoryMatthew Waters2015-12-141-1/+1
| | | | | | Heavily based on GstGLBaseBuffer that is a subclass of GstGLBaseMemory. Provides GPU and CPU accessible GL buffer objects by GL handle or by sysmem data pointer.
* gluploadmeta; remove convenience helper APIMatthew Waters2015-12-143-22/+0
| | | | | It was not really useful as if one knows about libgstgl, one can just use GLMemory objects directly.
* gldownload: remove helper api from the libraryMatthew Waters2015-12-143-22/+0
| | | | | It was never used by anyone and is not needed anymore with the element and GstGLMemory's transparent support for downloading textures.
* hls: rename plugin from fragmented to hlsTim-Philipp Müller2015-12-011-5/+5
|
* gl: be consistent in gobject boilerpateMatthew Waters2015-10-191-28/+28
| | | | | | GST_GL_IS_* vs GST_IS_GL_* git grep -l 'GST_GL_IS_' | xargs sed -i 's/GST_GL_IS_/GST_IS_GL_/g'
* 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
* glupload: remove useless release_bufferMatthew Waters2015-09-301-1/+0
| | | | | It's a leftover from when we weren't outputting GstBuffer's and returning raw texture id's.
* glwindow: remove unused draw_unlocked functionMatthew Waters2015-09-281-1/+0
| | | | | The functionality is provided by draw anyway and is leftover from X11's specific threading requirements that no longer apply.
* Release 1.6.01.6.0Sebastian Dröge2015-09-2574-74/+73
|