summaryrefslogtreecommitdiffstats
path: root/gst/monoscope
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-7/+4
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+2
* gst/monoscope/: Fix copy'n'paste-o in docs chunk. Also add some missing CFLAG...Tim-Philipp Müller2007-02-122-3/+3
* gst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUNCPTR.Stefan Kost2007-02-121-5/+9
* gst/monoscope/gstmonoscope.c: Don't unref buffers of which we've already give...Tim-Philipp Müller2006-08-221-6/+2
* Port monoscope visualisation to 0.10.Tim-Philipp Müller2006-07-033-155/+490
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+5
* expand tabsThomas Vander Stichele2005-12-062-4/+4
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-3/+1
* add docs to buildThomas Vander Stichele2005-09-011-1/+1
* fix licensing of monoscopeChristian Schaller2004-12-073-16/+30
* fix licensing information for monoscope pluginChristian Schaller2004-12-073-26/+41
* ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef2004-08-111-1/+1
* ext/lame/gstlame.c: send tag events downstreamZaheer Abbas Merali2004-07-281-0/+7
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* make stupid compilers happyBenjamin Otte2004-04-271-3/+14
* gst/monoscope/gstmonoscope.c: make sure we only provide 256x128Benjamin Otte2004-04-272-1/+18
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-34/+38
* *.h: Revert indentingJohan Dahlin2004-03-152-18/+17
* gst-indentThomas Vander Stichele2004-03-145-378/+403
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-39/+4
* Merge CAPS branchDavid Schleef2003-12-221-68/+37
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-073-1/+10
* That was monoscope...Ronald S. Bultje2003-11-021-22/+27
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* Fix endianness problems in caps. Fixes #124006David Schleef2003-10-071-3/+3
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-1/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-106/+66
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-5/+8
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-1/+1
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-1/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-3/+3
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-1/+1
* Make elements nanoseconds awareWim Taymans2002-06-021-1/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-7/+7