summaryrefslogtreecommitdiff
path: root/ext/nas
Commit message (Expand)AuthorAgeFilesLines
* 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
* nas: Rework nassink a littleWim Taymans2012-04-201-184/+131
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-2/+3
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+5
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* ext/nas/nassink.c: Fix build warning by using portable API.Stefan Kost2008-02-261-2/+2
* ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef2008-01-011-7/+3
* ext/: Printf format string fixes.Tim-Philipp Müller2007-03-101-1/+1
* ext/nas/nassink.c: Some more cleanups/changes; use boilerplate macro.Tim-Philipp Müller2007-03-041-52/+38
* ext/nas/: Bunch of nassink clean-ups: make build by adding the right CFLAGS a...Tim-Philipp Müller2007-03-044-196/+173
* Commit NAS Sink, closed bugzilla 345633Christian Schaller2007-03-022-245/+168
* 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-7/+6
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-122-6/+6
* Fix up all the state change functions.Jan Schmidt2005-09-051-5/+6
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-1/+0
* ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte2004-11-091-1/+1
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-3/+4
* Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2004-09-121-0/+10
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-111/+112
* *.h: Revert indentingJohan Dahlin2004-03-151-36/+32
* gst-indentThomas Vander Stichele2004-03-142-332/+340
* Can you feel the nas tonight? Can you feel the NAS? hey, I am even better tha...Christian Schaller2004-03-082-11/+57
* Arwed von Merkatz provides us with more NAS fixesChristian Schaller2004-03-071-2/+32
* adding NAS pluginChristian Schaller2004-01-214-0/+748