Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 1.6.31.6.3 | Sebastian Dröge | 2016-01-20 | 76 | -82/+83 |
| | |||||
* | Release 1.6.21.6.2 | Sebastian Dröge | 2015-12-14 | 76 | -85/+84 |
| | |||||
* | Release 1.6.11.6.1 | Sebastian Dröge | 2015-10-30 | 75 | -74/+76 |
| | |||||
* | Release 1.6.01.6.0 | Sebastian Dröge | 2015-09-25 | 74 | -74/+73 |
| | |||||
* | Release 1.5.911.5.91 | Sebastian Dröge | 2015-09-18 | 76 | -88/+109 |
| | |||||
* | Release 1.5.901.5.90 | Sebastian Dröge | 2015-08-19 | 76 | -99/+134 |
| | |||||
* | Release 1.5.21.5.2 | Sebastian Dröge | 2015-06-24 | 79 | -91/+824 |
| | |||||
* | docs: add new JPEG codecparser API to the docs | Tim-Philipp Müller | 2015-06-21 | 2 | -0/+37 |
| | | | | And sprinkle some more Since markers | ||||
* | glmemory: implement on top of glbasebuffer | Matthew Waters | 2015-06-12 | 1 | -6/+0 |
| | | | | | | Provides convenient access to PBO usage. Currently texture updates are coupled tightly to data transfers. | ||||
* | docs: remove variables that we define in the snippet from common | Stefan Sauer | 2015-06-07 | 2 | -6/+0 |
| | | | | This is syncing our Makefile.am with upstream gtkdoc. | ||||
* | docs: only add the libs that we actually document right now | Stefan Sauer | 2015-06-07 | 1 | -7/+1 |
| | | | | | Keep the libs in alphabetical order unless a specific link order is required. Also remove the -L directives as we specify the direct path to the .la files. | ||||
* | docs: remove duplicated entry from types file | Stefan Sauer | 2015-06-07 | 1 | -1/+1 |
| | |||||
* | Release 1.5.11.5.1 | Sebastian Dröge | 2015-06-07 | 67 | -227/+459 |
| | |||||
* | Add adaptivedemux, badvideo and badbase to the link-list for the docscanner | Руслан Ижбулатов | 2015-04-15 | 1 | -0/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=747697 | ||||
* | gl/docs: add missing functions/objects | Matthew Waters | 2015-03-15 | 3 | -12/+105 |
| | |||||
* | docs: update plugin docs | Tim-Philipp Müller | 2015-03-14 | 9 | -30/+336 |
| | |||||
* | docs: update | Tim-Philipp Müller | 2015-02-21 | 8 | -356/+576 |
| | |||||
* | docs: add opus elements to documentation | Tim-Philipp Müller | 2015-02-21 | 2 | -0/+71 |
| | |||||
* | aggregator: add gst_aggregator_pad_drop_buffer() | Tim-Philipp Müller | 2015-02-13 | 1 | -0/+2 |
| | | | | | | steal_buffer() + unref seems to be a wide-spread idiom (which perhaps indicates that something is not quite right with the way aggregator pad works currently). | ||||
* | Remove unported directdraw plugin | Tim-Philipp Müller | 2015-01-24 | 2 | -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 ported | Tim-Philipp Müller | 2015-01-18 | 1 | -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 ported | Tim-Philipp Müller | 2015-01-18 | 3 | -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 element | Stefan Sauer | 2015-01-15 | 5 | -20/+408 |
| | |||||
* | gl: split glcolorconvert usage from glupload | Matthew Waters | 2015-01-14 | 1 | -1/+1 |
| | | | | | the separation allows the transfer operation to occur in a separate thread/time which may increase performance in specific circumstances. | ||||
* | gldisplay: implement runtime GL api filtering | Matthew Waters | 2014-11-28 | 1 | -0/+2 |
| | | | | | Needed so that the pipeline/application can limit the choice of GL api to what it supports | ||||
* | aggregator: add _get_latency() for subclass usage | Matthew Waters | 2014-11-17 | 1 | -0/+1 |
| | | | | | | API: gst_aggregator_get_latency https://bugzilla.gnome.org/show_bug.cgi?id=739996 | ||||
* | glcontext: add api for retreiving the current context and api | Matthew Waters | 2014-10-28 | 1 | -0/+2 |
| | | | | that is current in the calling thread. | ||||
* | glcontext: add gst_gl_context_can_share | Matthew Waters | 2014-09-23 | 1 | -0/+1 |
| | | | | | Which determines whether two GstGLContext's can share sharable OpenGL resources. | ||||
* | glcontext: add API to retreive the thread that context is active in | Matthew Waters | 2014-09-21 | 1 | -0/+1 |
| | |||||
* | docs: add mpegpsmux and mpegtsmux | Tim-Philipp Müller | 2014-08-25 | 3 | -1/+83 |
| | |||||
* | docs: add audiomixer to docs | Tim-Philipp Müller | 2014-08-25 | 3 | -1/+50 |
| | |||||
* | docs: add aiff elements to docs | Tim-Philipp Müller | 2014-08-25 | 2 | -0/+58 |
| | |||||
* | docs: plugins: misc updates | Tim-Philipp Müller | 2014-08-25 | 5 | -58/+70 |
| | |||||
* | docs: move GstPhotography interface docs into the library docs | Tim-Philipp Müller | 2014-08-25 | 8 | -955/+26 |
| | | | | Now that we have docs for the libs. | ||||
* | docs: update for git master | Tim-Philipp Müller | 2014-08-10 | 76 | -154/+641 |
| | |||||
* | docs: remove rtpvp8 plugin docs, the elements are now in -good | Tim-Philipp Müller | 2014-08-10 | 1 | -55/+0 |
| | |||||
* | docs: remove eglglessink from docs as it no longer exists | Tim-Philipp Müller | 2014-08-10 | 3 | -44/+0 |
| | |||||
* | Release 1.4.01.4.0 | Sebastian Dröge | 2014-07-19 | 71 | -71/+71 |
| | |||||
* | Release 1.3.91 | Sebastian Dröge | 2014-07-11 | 72 | -72/+72 |
| | |||||
* | gl: Move GstGLMixer to the plugin for now | Sebastian Dröge | 2014-07-11 | 3 | -34/+0 |
| | | | | | | | It depends on GstAggregator and we don't want to install headers for that yet. https://bugzilla.gnome.org/show_bug.cgi?id=732207 | ||||
* | mpegts: use getter for egde linkage descriptor type | Stefan Ringel | 2014-07-09 | 1 | -0/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=730914 | ||||
* | mpegts: docs: add missed *_free methods | Stefan Ringel | 2014-07-09 | 1 | -0/+5 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=730914 | ||||
* | Release 1.3.901.3.90 | Sebastian Dröge | 2014-06-28 | 73 | -108/+100 |
| | |||||
* | codecparsers: h264: fix memory leak in GstH264PPS. | Gwenole Beauchesne | 2014-06-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | The gst_h264_parse_pps() function dynamically allocates the slice group ids map array, so that needs to be cleared before parsing a new PPS NAL unit again, or when it is no longer needed. Likewise, a clean copy to the internal NAL parser state needs to be performed so that to avoid a double-free corruption. https://bugzilla.gnome.org/show_bug.cgi?id=707282 Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com> | ||||
* | mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ | Edward Hervey | 2014-06-25 | 2 | -129/+129 |
| | | | | | | | | | | | | | | | | It was previously a mix and match of both variants, introducing just too much confusion. The prefix are from now on: * GstMpegts for structures and type names (and not GstMpegTs) * gst_mpegts_ for functions (and not gst_mpeg_ts_) * GST_MPEGTS_ for enums/flags (and not GST_MPEG_TS_) * GST_TYPE_MPEGTS_ for types (and not GST_TYPE_MPEG_TS_) The rationale for chosing that is: * the namespace is shorter/direct (it's mpegts, not mpeg_ts nor mpeg-ts) * the namespace is one word under Gst * it's shorter (yah) | ||||
* | mpegts: More doc fixes | Edward Hervey | 2014-06-24 | 1 | -10/+60 |
| | | | | Still not done :( | ||||
* | Release 1.3.31.3.3 | Sebastian Dröge | 2014-06-22 | 77 | -81/+222 |
| | |||||
* | compositor: Add a new compositor based on the new GstVideoAggregator base class | Mathieu Duponchelle | 2014-06-20 | 2 | -0/+21 |
| | | | | | | | | It is a replacement for videomixer with a similare API Co-Authored by: Thibault Saunier <tsaunier@gnome.org> https://bugzilla.gnome.org/show_bug.cgi?id=731919 | ||||
* | videoaggregator: Create a new GstVideoAggregator baseclass | Mathieu Duponchelle | 2014-06-20 | 2 | -0/+37 |
| | | | | | | | | This base class has been added to a newly created libgstbadvideo library Co-Authored by: Thibault Saunier <tsaunier@gnome.org> https://bugzilla.gnome.org/show_bug.cgi?id=731918 | ||||
* | aggregator: Add new GstAggregator base class | Thibault Saunier | 2014-06-20 | 2 | -0/+41 |
| | | | | | | | | This base class has been added to a newly created libgstbadbase library Co-Authored by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com> https://bugzilla.gnome.org/show_bug.cgi?id=731917 |