summaryrefslogtreecommitdiff
path: root/gst/goom/gstgoom.c
Commit message (Expand)AuthorAgeFilesLines
* goom: allow per feature registrationStéphane Cerveau2021-03-291-1/+9
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-131-3/+3
* 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
* goom: Use goom_set_resolution() instead of recreating the goom instance when ...Sebastian Dröge2016-02-271-0/+1
* Revert "goom: Initialize the goom struct only once we know width/height and r...Sebastian Dröge2016-02-271-14/+9
* goom: Initialize the goom struct only once we know width/height and recreate ...Sebastian Dröge2016-02-271-9/+14
* goom: rebase to use the audiovisualizer classLuis de Bethencourt2015-06-021-538/+39
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-1/+1
* goom: post QoS messages when dropping frames due to QoSTim-Philipp Müller2014-11-021-6/+30
* goom: Ensure src caps are writableSjoerd Simons2013-08-051-0/+1
* goom: Fix event handling and negotiate as soon as possibleSebastian Dröge2013-07-171-15/+9
* gst_adapter_prev_timestamp -> gst_adapter_prev_ptsTim-Philipp Müller2012-11-141-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* 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
* update for bufferpool changesWim Taymans2012-03-151-1/+1
* update for allocation query changesWim Taymans2012-03-151-16/+18
* take padding into accountWim Taymans2012-03-141-3/+4
* fix for caps api changesWim Taymans2012-03-111-1/+1
* goom*: fix leaked caps eventMark Nauwelaerts2012-02-171-0/+1
* goom: fix buffer leakMark Nauwelaerts2012-02-161-0/+1
* goom: Port to the new multichannel caps and update for the new raw audio layo...Sebastian Dröge2012-01-051-1/+8
* Fix printf format compiler warnings on OS X / 64bitMatej Knopp2011-11-221-1/+1
* add parent to pad functionsWim Taymans2011-11-171-9/+12
* add parent to query functionWim Taymans2011-11-161-4/+5
* goom: update for renamed flagsWim Taymans2011-11-161-40/+6
* _peer_get_caps() -> _peer_query_caps()Wim Taymans2011-11-151-1/+1
* update for adapter api changesWim Taymans2011-11-101-2/+2
* goom: code cleanupsStefan Sauer2011-11-081-6/+4
* goom: add a sink_query to eat allocation queriesStefan Sauer2011-11-081-0/+26
* goom: fix commentWim Taymans2011-08-291-1/+1
* port to more audio api changesWim Taymans2011-08-191-5/+3
* goom: port to new capsWim Taymans2011-08-041-1/+5
* Merge branch 'master' into 0.11Wim Taymans2011-07-061-1/+4
|\
| * goom: Don't answer lantency queries before negotiationDavid Schleef2011-07-041-1/+4
* | goom: fix unused-but-set-compiler warningsLuis de Bethencourt2011-06-171-5/+3
* | goom: fix for bufferpool updateWim Taymans2011-06-111-1/+1
* | goom: update for alignment changeWim Taymans2011-06-101-1/+1
* | goom: port goomWim Taymans2011-06-091-107/+113
|/
* goom: Return not-negotiated when bps is unknownThiago Santos2010-10-281-0/+4
* goom: take duration into account when doing QoSWim Taymans2010-10-051-0/+1
* goom: use adapter for timestampingWim Taymans2010-10-051-16/+15
* goom: add latency compensation code.Wim Taymans2010-10-041-7/+74
* goom: Call orc_init() before trying to get target flagsSebastian Dröge2010-06-141-0/+8
* goom: liboil to orc conversionDavid Schleef2010-06-081-4/+0
* 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