summaryrefslogtreecommitdiff
path: root/gst/nsf/gstnsf.c
Commit message (Expand)AuthorAgeFilesLines
* 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_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-041-1/+1
* update for task api changeWim Taymans2012-06-201-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* update for buffer changesWim Taymans2012-03-281-1/+1
* Remove unused but set variablesDebarshi Ray2011-06-041-2/+0
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-2/+3
* nsf: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-211-10/+8
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* nsf: Name the plugin nsf, not nsfdecBenjamin Otte2010-03-091-1/+1
* gst/nsf/: Update our internal nosefart to nosefart-2.7-mls to fix segfaults o...Andreas Henriksson2008-03-251-1/+1
* Nosefart -> NES Sound FormatJohan Dahlin2007-09-041-1/+1
* gst/nsf/gstnsf.*: Add support for (very) basic tagging.Johan Dahlin2007-09-041-0/+19
* Fix leaks.Edward Hervey2007-06-221-6/+2
* Fix classification in GstElementDetails.Stefan Kost2007-01-311-1/+1
* Added NSF decoder plugin. Fixes 151192.Wim Taymans2006-07-131-0/+635