summaryrefslogtreecommitdiff
path: root/gst/stereo
Commit message (Expand)AuthorAgeFilesLines
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-148/+0
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-9/+9
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-16/+0
* stereo: Port to GStreamer 1.0 APIOlivier Crête2013-12-061-42/+26
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* controller: port to new controller location and apiStefan Sauer2011-11-042-3/+3
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* stereo: Remove dead assignmentsEdward Hervey2010-11-251-2/+0
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-2/+4
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-10/+4
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Document one more.Stefan Kost2008-07-101-0/+12
* Port the stereo element to GStreamer 0.10.Sebastian Dröge2007-08-093-88/+63
* 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/+2
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* fix local includes and 64 bits constantsSteve Lhomme2004-07-271-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/+148
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-7/+8
* *.h: Revert indentingJohan Dahlin2004-03-151-19/+16
* gst-indentThomas Vander Stichele2004-03-142-103/+104
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-2/+2
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-091-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* fix for new plugin systemBenjamin Otte2003-11-022-22/+28
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-1/+2
* 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-1/+1
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-192-9/+9
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+3
* Initial revisionAndy Wingo2001-12-225-0/+314