summaryrefslogtreecommitdiff
path: root/gst/goom2k1
AgeCommit message (Expand)AuthorFilesLines
2017-08-16goom2k1: Convert source files to UTF-8Jan Alexander Steffens (heftig)3-9/+9
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+39
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2016-03-10gst Factor out endian-order RGB formatsNirbheek Chauhan1-5/+7
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-172/+0
2015-10-12goom/goom2k1: remove obsolete left over filesJulien Isorce4-1565/+5
2015-10-01goom2k1: use the new audiovisualizer base classLuis de Bethencourt2-2/+2
2015-08-14goom: Rename get_type() function of base class to prevent symbol conflictsSebastian Dröge2-3/+3
2015-08-10goom2k1/doc: Fixup previous commitNicolas Dufresne1-1/+1
2015-08-10goom2k1/doc: Use GstGoom2k1 namespaceNicolas Dufresne2-39/+39
2015-06-07goom2k1: clean dereferences of private structureLuis de Bethencourt1-115/+134
2015-06-02goom2k1: remove variables not needed anymoreLuis de Bethencourt2-24/+6
2015-06-02goom2k1: rebase to use the audiovisualizer classLuis de Bethencourt5-560/+1593
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-1/+1
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-02-16goom2k1: use fractional part of float divisionLuis de Bethencourt1-2/+2
2014-11-02goom2k1: post QoS messages when dropping frames due to QoSTim-Philipp Müller2-8/+32
2014-10-08goom2k1: removing block of code that does nothingLuis de Bethencourt1-42/+0
2014-02-09goom: Remove unused functionsSebastian Dröge1-33/+0
2013-07-17goom2k1: Fix event handling and negotiate as soon as possibleSebastian Dröge1-15/+11
2013-05-24goom2k1: fix more duplicated symbolsAndoni Morales Alastruey1-0/+4
2013-05-02goom2k1: fix duplicated symbols with goomAndoni Morales Alastruey1-1/+9
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-15goom2k1: fix duplicated symbol with goomAndoni Morales Alastruey1-1/+3
2012-11-14gst_adapter_prev_timestamp -> gst_adapter_prev_ptsTim-Philipp Müller1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-1/+1
2012-06-08elements: Use gst_pad_set_caps() instead of manual event fiddlingSebastian Dröge1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-02goom2k1: Fix 'may be used uninitialized in this function' compiler warningSebastian Dröge1-0/+5
2012-03-15update for bufferpool changesWim Taymans1-1/+1
2012-03-15update for allocation query changesWim Taymans1-16/+17
2012-03-14take padding into accountWim Taymans1-3/+4
2012-03-11fix for caps api changesWim Taymans1-2/+1
2012-03-10fix template caps refcountWim Taymans1-2/+4
2012-02-26goom2k1: fix compiler warningAlessandro Decina1-1/+1
2012-02-17goom*: fix leaked caps eventMark Nauwelaerts1-0/+1
2012-02-16goom2k1: use some more boilerplateMark Nauwelaerts1-26/+4
2012-02-16goom2k1: port to 0.11Mark Nauwelaerts2-100/+136
2011-09-28goom2k1: Fix compiler warnings on 64 bit mingw-w64Raimo Järvi1-3/+2
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+14
2010-10-05goom: take duration into account when doing QoSWim Taymans1-0/+1
2010-10-05goom: use adapter for timestampingWim Taymans2-19/+15
2010-10-04goom2k1: report our latency correctlyWim Taymans1-0/+61
2010-10-04goom2k1: add defines for default width/height/fpsWim Taymans1-7/+13
2010-05-06goom,monoscope: truncate own caps, instead of copying and using the first onlyStefan Kost1-6/+5
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte2-3/+3