summaryrefslogtreecommitdiff
path: root/gst/passthrough
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2007-06-22Fix leaks.Edward Hervey1-4/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-08gst/: Fix more broken GObject macrosStefan Kost1-2/+4
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2004-07-27more working pluginsSteve Lhomme1-3/+3
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+151
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-20/+21
2004-03-15*.h: Revert indentingJohan Dahlin1-8/+8
2004-03-14gst-indentThomas Vander Stichele2-113/+112
2003-12-22Merge CAPS branchDavid Schleef2-66/+41
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson2-13/+5
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-02Passthrough... New plugin system... Bla...Ronald S. Bultje1-20/+26
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson2-42/+28
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-8/+8
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-6/+6
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+2
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-3/+2
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-5/+5
2002-03-30Get the 'signed' property as a boolean.Wim Taymans1-5/+5
2002-03-30Changed to the new props APIWim Taymans1-11/+13
2002-03-21cosmeticDavid I. Lehn1-2/+0
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-02-02CleanupsWim Taymans1-2/+2
2002-01-22Updated passthrough to work with new caps nego stuff.Leif Johnson2-115/+83
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-2/+4
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-2/+3
2001-12-23made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele1-1/+1
2001-12-22Initial revisionAndy Wingo5-0/+489