summaryrefslogtreecommitdiffstats
path: root/ext/amrwb/gstamrwbparse.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-17ext/amrwb/gstamrwbparse.c: Don't leak the adapter.Stefan Kost1-0/+19
2007-07-03Also document AMR-WB elements.Stefan Kost1-0/+17
2007-06-22Fix leaks.Edward Hervey1-5/+2
2007-06-20ext/amrwb/: Add newsegment and discont handling. Some code cleanups. Don't le...Stefan Kost1-28/+45
2007-05-18ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT, _do_init, gst_a...Stefan Kost1-21/+15
2007-05-16Use external shared libamrwb. Fixes #423741 (with lots of cleanup).Stanislav Brabec1-2/+0
2007-02-07ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an ...Edward Hervey1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-03-29Added new plugin amrwb parse.Renato Araujo Oliveira Filho1-0/+473