summaryrefslogtreecommitdiff
path: root/gst/tta/gstttaparse.c
AgeCommit message (Expand)Author
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-06-20update for task api changeWim Taymans
2012-02-10Merge branch 'master' into 0.11Wim Taymans
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h
2011-11-28various: fix pad template ref leaksVincent Penquerc'h
2011-06-25tta: decrease rank to NONEDavid Schleef
2010-11-25tta: Remove dead assignments and useless variableEdward Hervey
2010-09-21ttaparse: Don't post an error message on UNEXPECTEDSebastian Dröge
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2007-06-08When driving the pipeline, also post an error when we get a not-linked flow r...Tim-Philipp Müller
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost
2006-04-06Unify the long descriptions in the plugin details (#337263).j^
2005-11-22ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo
2005-11-21Fix for stream lock updates.Wim Taymans
2005-10-26don't put crap in user-visible stringsThomas Vander Stichele
2005-10-23gst/tta/gstttaparse.c: STOPPED->FAILED.Julien Moutte
2005-10-19gst/: API change fix.Wim Taymans
2005-10-11gst/: newsegment API update.Wim Taymans
2005-09-22tta plugin ported to 0.9Arwed v. Merkatz
2005-01-09gst/tta/gstttaparse.c: Fix gcc-2.95 compile (#163485).Ronald S. Bultje
2004-11-26added TTA parser and decoderArwed v. Merkatz