summaryrefslogtreecommitdiff
path: root/gst/goom2k1
Commit message (Expand)AuthorAgeFilesLines
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+1
* goom2k1: Convert source files to UTF-8Jan Alexander Steffens (heftig)2017-08-163-9/+9
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+39
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* gst Factor out endian-order RGB formatsNirbheek Chauhan2016-03-101-5/+7
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-172/+0
* goom/goom2k1: remove obsolete left over filesJulien Isorce2015-10-124-1565/+5
* goom2k1: use the new audiovisualizer base classLuis de Bethencourt2015-10-012-2/+2
* goom: Rename get_type() function of base class to prevent symbol conflictsSebastian Dröge2015-08-142-3/+3
* goom2k1/doc: Fixup previous commitNicolas Dufresne2015-08-101-1/+1
* goom2k1/doc: Use GstGoom2k1 namespaceNicolas Dufresne2015-08-102-39/+39
* goom2k1: clean dereferences of private structureLuis de Bethencourt2015-06-071-115/+134
* goom2k1: remove variables not needed anymoreLuis de Bethencourt2015-06-022-24/+6
* goom2k1: rebase to use the audiovisualizer classLuis de Bethencourt2015-06-025-560/+1593
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-1/+1
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* goom2k1: use fractional part of float divisionLuis de Bethencourt2015-02-161-2/+2
* goom2k1: post QoS messages when dropping frames due to QoSTim-Philipp Müller2014-11-022-8/+32
* goom2k1: removing block of code that does nothingLuis de Bethencourt2014-10-081-42/+0
* goom: Remove unused functionsSebastian Dröge2014-02-091-33/+0
* goom2k1: Fix event handling and negotiate as soon as possibleSebastian Dröge2013-07-171-15/+11
* goom2k1: fix more duplicated symbolsAndoni Morales Alastruey2013-05-241-0/+4
* goom2k1: fix duplicated symbols with goomAndoni Morales Alastruey2013-05-021-1/+9
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* goom2k1: fix duplicated symbol with goomAndoni Morales Alastruey2013-04-151-1/+3
* gst_adapter_prev_timestamp -> gst_adapter_prev_ptsTim-Philipp Müller2012-11-141-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-1/+1
* elements: Use gst_pad_set_caps() instead of manual event fiddlingSebastian Dröge2012-06-081-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* goom2k1: Fix 'may be used uninitialized in this function' compiler warningSebastian Dröge2012-04-021-0/+5
* update for bufferpool changesWim Taymans2012-03-151-1/+1
* update for allocation query changesWim Taymans2012-03-151-16/+17
* take padding into accountWim Taymans2012-03-141-3/+4
* fix for caps api changesWim Taymans2012-03-111-2/+1
* fix template caps refcountWim Taymans2012-03-101-2/+4
* goom2k1: fix compiler warningAlessandro Decina2012-02-261-1/+1
* goom*: fix leaked caps eventMark Nauwelaerts2012-02-171-0/+1
* goom2k1: use some more boilerplateMark Nauwelaerts2012-02-161-26/+4
* goom2k1: port to 0.11Mark Nauwelaerts2012-02-162-100/+136
* goom2k1: Fix compiler warnings on 64 bit mingw-w64Raimo Järvi2011-09-281-3/+2
* android: Make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* goom: take duration into account when doing QoSWim Taymans2010-10-051-0/+1
* goom: use adapter for timestampingWim Taymans2010-10-052-19/+15
* goom2k1: report our latency correctlyWim Taymans2010-10-041-0/+61
* goom2k1: add defines for default width/height/fpsWim Taymans2010-10-041-7/+13
* goom,monoscope: truncate own caps, instead of copying and using the first onlyStefan Kost2010-05-061-6/+5
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+4