summaryrefslogtreecommitdiff
path: root/ext/mikmod
AgeCommit message (Expand)AuthorFilesLines
2015-06-25mikmod: remove ancient unported pluginTim-Philipp Müller8-1258/+0
2015-06-22mikmod_reader: Possible null pointer dereference:Vineeth T M1-3/+5
2015-01-21Constify some static arrays everywhereSebastian Dröge1-1/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller5-10/+10
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-03-28update for buffer changesWim Taymans1-6/+1
2010-10-13various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-13/+13
2010-10-12ext, gst: canonicalise property names where this wasn't the caseTim-Philipp Müller1-2/+2
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-9/+3
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
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-08Fix more broken GObject macrosStefan Kost1-2/+4
2006-03-30better/unified long descriptionsWim Taymans1-6/+4
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-4/+2
2006-03-13close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans1-1/+9
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt1-2/+2
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-2/+1
2005-09-02All plugins updated for element state changes.Andy Wingo1-6/+7
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-02-08Add missing endianness to template (fixes #165509).Ronald S. Bultje1-0/+1
2004-09-20fix license informationChristian Schaller1-1/+1
2004-06-07fix URLs in README (XXX site on this one now)Stéphane Loeuillet1-3/+3
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-44/+45
2004-03-15*.h: Revert indentingJohan Dahlin2-77/+73
2004-03-14gst-indentThomas Vander Stichele6-521/+546
2004-03-09ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c...Benjamin Otte2-46/+45
2004-03-06Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau1-2/+5
2004-02-10ext/mikmod/gstmikmod.*: fix caps negotiation in mikmodBenjamin Otte2-31/+44
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-2/+1
2004-01-03ext/: OS X fixes (see #126628).Ronald S. Bultje1-5/+5
2004-01-02Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef1-1/+2
2003-12-22Merge CAPS branchDavid Schleef1-67/+44
2003-12-15who needs mod playback in spider...Benjamin Otte1-1/+1
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje4-2/+13
2003-11-02Mikmod fixedIain Holmes1-20/+22
2003-10-09Trivial fixes for GstBuffer->GstData migrationDavid Schleef1-1/+1
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2-3/+3
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+2
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-2/+3
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-98/+66
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+4