aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* various: fix pad template ref leaksVincent Penquerc'h2011-11-281-6/+5
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-10/+3
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Fix leaks.Edward Hervey2007-06-221-2/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* 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
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+5
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* expand tabsThomas Vander Stichele2005-12-064-95/+95
* renameThomas Vander Stichele2005-08-141-2/+2
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before.David Schleef2004-08-111-1/+1
* ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef2004-08-111-1/+1
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+160
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* configure.ac: Add sunaudioDavid Schleef2004-05-191-2/+2
* ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele2004-05-031-2/+2
* configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef2004-04-201-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-151/+152
* *.h: Revert indentingJohan Dahlin2004-03-153-206/+192
* gst-indentThomas Vander Stichele2004-03-146-808/+892
* Merge CAPS branchDavid Schleef2003-12-211-30/+23
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-181-1/+3
* 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/+8
* Again one more doneRonald S. Bultje2003-11-021-23/+29
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-1/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-091-1/+0
* Adding needed license information. The patch was reviewed and approved byBrian Cameron2003-07-251-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+3
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-41/+44
* Corrected the configure.ac so it actually works. Updated some c files so tha...Brian Cameron2003-05-211-0/+8
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-1/+1
* Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef2003-04-071-4/+4
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-012-10/+10
* Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2002-12-081-1/+1
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-091-5/+3
* fix for compilation when DEBUG is disabledThomas Vander Stichele2002-08-051-2/+4
* 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-10/+10
* fixed first bunch of compiler warningsBenjamin Otte2002-04-051-4/+4
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-242-39/+39
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-204-4/+4