summaryrefslogtreecommitdiff
path: root/gst/stereo
AgeCommit message (Expand)AuthorFilesLines
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-148/+0
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-9/+9
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-16/+0
2013-12-06stereo: Port to GStreamer 1.0 APIOlivier Crête1-42/+26
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2011-11-04controller: port to new controller location and apiStefan Sauer2-3/+3
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2010-11-25stereo: Remove dead assignmentsEdward Hervey1-2/+0
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-2/+4
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-10/+4
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-07-10Document one more.Stefan Kost1-0/+12
2007-08-09Port the stereo element to GStreamer 0.10.Sebastian Dröge3-88/+63
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+2
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-07-27fix local includes and 64 bits constantsSteve Lhomme1-1/+1
2004-07-27more working pluginsSteve Lhomme1-1/+1
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/+148
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-7/+8
2004-03-15*.h: Revert indentingJohan Dahlin1-19/+16
2004-03-14gst-indentThomas Vander Stichele2-103/+104
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-2/+2
2003-11-09disting fixes, pixbuf loader still borked in regards to distingChristian Schaller1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-02fix for new plugin systemBenjamin Otte2-22/+28
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-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-1/+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-1/+1
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2-9/+9
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-2/+3
2001-12-22Initial revisionAndy Wingo5-0/+314