summaryrefslogtreecommitdiff
path: root/gst/sine
AgeCommit message (Expand)AuthorFilesLines
2004-02-14gst/sine/demo-dparams.c: Convert from float to double.David Schleef2-12/+11
2004-02-14gst/silence/gstsilence.*: Add sync property.David Schleef2-0/+29
2004-02-12fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele1-2/+2
2004-02-04gst/sine/gstsinesrc.c: fix memleak by properly disposing sinesrcBenjamin Otte1-0/+13
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
2004-01-15ext/esd/esdsink.c: Remove property that handles osssink fallback.David Schleef2-0/+14
2004-01-06ext/dv/gstdvdec.c: Fix caps negotiation.Jan Schmidt1-2/+4
2004-01-04Fix the fixate functions to handle new prototype:David Schleef1-3/+2
2003-12-29gst/sine/gstsinesrc.c: Fix sinesrc segfaultingBenjamin Otte1-6/+4
2003-12-22Merge CAPS branchDavid Schleef2-79/+93
2003-12-14Use filtered caps for format detection, and use GST_BUFFER_DURATIONRonald S. Bultje2-66/+66
2003-12-14Implement query() function implementation in sinesrc and fix up paused-ready-...Ronald S. Bultje2-31/+82
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-22make sinesrc error out on caps nego failuresBenjamin Otte1-7/+9
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-02and even sine sources can be generated againRonald S. Bultje1-23/+28
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+3
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-14Simple replacement for fast, but broken, algorithm. Needs to be refixed.David Schleef1-0/+1
2003-07-14Simple replacement for faster, but broken, algorithm. Needs to be refixed.David Schleef1-1/+8
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-6/+2
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+4
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-1/+1
2002-12-31exciting .cvsignore updates!CAPSDavid I. Lehn1-0/+1
2002-12-08parallel install fixesThomas Vander Stichele1-3/+3
2002-10-27Fix some broken param_specsRonald S. Bultje1-2/+2
2002-10-01sorryThomas Vander Stichele2-1/+5
2002-10-01code cleanups renamed FORMAT to WIDTH and disabled it since the code is fixed...Thomas Vander Stichele1-87/+94
2002-09-18plugins part of license field patchChristian Schaller1-1/+2
2002-08-11use gstcontrol as a lib, not a pluginSteve Baker2-7/+3
2002-06-02Make elements nanoseconds awareWim Taymans1-1/+1
2002-05-29use new dparams api. run demo_dparams to hear how smooth it is nowSteve Baker2-11/+14
2002-05-05sinesrc:Steve Baker3-92/+62
2002-04-26use defaults that make a noiseSteve Baker1-0/+2
2002-04-14- dparams api changesSteve Baker3-15/+22
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2-6/+6
2002-04-10various Wall fixesThomas Vander Stichele1-1/+1
2002-04-02expose freq and volume as object properties again.Steve Baker1-2/+4
2002-04-02don't malloc the temp gvaluesSteve Baker1-18/+12
2002-03-30Changed to the new props APIWim Taymans1-1/+1
2002-03-25added a bunch of cvsignore stuff off of a fresh checkout and build i will win...Andy Wingo1-0/+1
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-1/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo3-26/+26
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-03-04reflect new dparams apiSteve Baker2-49/+75
2002-02-02another fixThomas Vander Stichele1-1/+2
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-29/+14