summaryrefslogtreecommitdiffstats
path: root/ext/mikmod/gstmikmod.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* better/unified long descriptionsWim Taymans2006-03-301-6/+4
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-4/+2
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-1/+9
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-211-2/+2
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* All plugins updated for element state changes.Andy Wingo2005-09-021-6/+7
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* Add missing endianness to template (fixes #165509).Ronald S. Bultje2005-02-081-0/+1
* fix license informationChristian Schaller2004-09-201-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-42/+43
* gst-indentThomas Vander Stichele2004-03-141-192/+190
* ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c...Benjamin Otte2004-03-091-46/+43
* Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau2004-03-061-2/+5
* ext/mikmod/gstmikmod.*: fix caps negotiation in mikmodBenjamin Otte2004-02-101-30/+43
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-2/+1
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-1/+2
* Merge CAPS branchDavid Schleef2003-12-221-67/+44
* who needs mod playback in spider...Benjamin Otte2003-12-151-1/+1
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Mikmod fixedIain Holmes2003-11-021-20/+22
* Trivial fixes for GstBuffer->GstData migrationDavid Schleef2003-10-091-1/+1
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+2
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+2
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-2/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-98/+66
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* make 8 bit output use the right capsBenjamin Otte2003-01-301-19/+36
* Remove audio/mod type from mikmod (build with modplug now)Jeremy Simon2002-11-241-59/+0
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* - unref events and poolsWim Taymans2002-07-081-1/+1
* Add timestamp, mikmod work nowJeremy Simon2002-06-221-10/+13
* rearranging element treeThomas Vander Stichele2002-06-081-1/+1
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-22/+22
* fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte2002-04-061-0/+1
* Changed to the new props APIWim Taymans2002-03-301-10/+13
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-1/+1
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-2/+2
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-61/+26
* Fixed some pluginsWim Taymans2001-12-281-2/+2
* Added EOS, add yield to avoid infinite loopWim Taymans2001-12-241-3/+9
* Fixed some leftover fixesWim Taymans2001-12-231-3/+2
* more fixesThomas Vander Stichele2001-12-231-1/+1
* adding mikmodThomas Vander Stichele2001-12-231-0/+656