summaryrefslogtreecommitdiffstats
path: root/ext/amrwb/gstamrwbenc.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-27amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb ...Iago Toral1-372/+0
2008-10-09ext/amrwb/gstamrwbenc.*: Pass the discont flag from the input buffer on to th...Stefan Kost1-2/+21
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-8/+5
2007-09-16ext/amrwb/gstamrwbenc.*: Add property to control bandmode. Fixes #477306.Daniel Charles1-1/+93
2007-07-05docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively.Stefan Kost1-1/+1
2007-07-03Also document AMR-WB elements.Stefan Kost1-0/+20
2007-06-22Fix leaks.Edward Hervey1-6/+2
2007-05-18ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT, _do_init, gst_a...Stefan Kost1-16/+13
2006-05-06Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz1-2/+3
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/+251