summaryrefslogtreecommitdiff
path: root/gst/tta/gstttadec.c
Commit message (Expand)AuthorAgeFilesLines
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-4/+4
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-6/+4
* 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-6/+5
* tta plugin ported to 0.9Arwed v. Merkatz2005-09-221-24/+20
* gst/tta/gstttadec.c: And yet another portability fix.David Schleef2004-12-191-1/+1
* added TTA parser and decoderArwed v. Merkatz2004-11-261-0/+458