Age | Commit message (Expand) | Author | Files | Lines |
2008-11-04 | Don't install static libs for plugins. Fixes #550851 for -bad. | Stefan Kost | 1 | -0/+1 |
2008-10-09 | ext/amrwb/gstamrwbenc.*: Pass the discont flag from the input buffer on to th... | Stefan Kost | 2 | -2/+22 |
2008-10-09 | ext/amrwb/gstamrwbparse.*: Add flush seek handler. Taken from recent armnbpar... | Stefan Kost | 2 | -38/+284 |
2008-10-09 | ext/amrwb/gstamrwbparse.*: Fix the duration query. Also set caps on the pads ... | Stefan Kost | 2 | -16/+35 |
2008-06-13 | docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml | Stefan Kost | 3 | -23/+14 |
2008-06-12 | ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so t... | Sebastien Merle | 1 | -1/+1 |
2008-01-24 | docs/plugins/: Now we have full hierarchy. | Stefan Kost | 1 | -0/+5 |
2007-09-16 | ext/amrwb/gstamrwbenc.*: Add property to control bandmode. Fixes #477306. | Daniel Charles | 2 | -2/+94 |
2007-08-17 | ext/amrwb/gstamrwbparse.c: Don't leak the adapter. | Stefan Kost | 1 | -0/+19 |
2007-07-05 | docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively. | Stefan Kost | 1 | -1/+1 |
2007-07-03 | Also document AMR-WB elements. | Stefan Kost | 3 | -2/+52 |
2007-06-22 | Fix leaks. | Edward Hervey | 3 | -17/+6 |
2007-06-20 | ext/amrwb/: Add newsegment and discont handling. Some code cleanups. Don't le... | Stefan Kost | 3 | -53/+142 |
2007-05-18 | ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT, _do_init, gst_a... | Stefan Kost | 3 | -57/+43 |
2007-05-16 | Use external shared libamrwb. Fixes #423741 (with lots of cleanup). | Stanislav Brabec | 9 | -87/+15 |
2007-02-07 | ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an ... | Edward Hervey | 1 | -1/+1 |
2007-01-04 | move amrwb code | Thomas Vander Stichele | 5 | -9/+81 |
2007-01-04 | move amrwb code | Thomas Vander Stichele | 1 | -44/+0 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 3 | -6/+6 |
2006-05-06 | Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo... | Maciej Katafiasz | 2 | -4/+6 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 3 | -3/+3 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 3 | -3/+3 |
2006-04-06 | ext/: don't dist amr wb source code | Thomas Vander Stichele | 1 | -2/+2 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 3 | -18/+15 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+2 |
2006-03-29 | Added new plugin amrwb parse. | Renato Araujo Oliveira Filho | 11 | -0/+1348 |