summaryrefslogtreecommitdiff
path: root/gst/auparse
Commit message (Expand)AuthorAgeFilesLines
* auparse: allow per feature registrationStéphane Cerveau2021-03-292-3/+5
* auparse: fix compiler warningsJordan Petridis2020-07-291-3/+3
* Remove autotools build systemTim-Philipp Müller2019-10-142-15/+0
* doc: Port documentation to hotdocThibault Saunier2019-05-131-0/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+8
* auparse: Fix sticky event misordering warningPatricia Muscalu2016-05-132-7/+17
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-148/+0
* auparse: Fix event memory leakVineeth TM2015-10-191-0/+1
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* auparse: do not leak src_capsOgnyan Tonchev2013-02-211-0/+2
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* gst: fix variable order in some Makefile.amTim-Philipp Müller2012-10-271-1/+1
* gst: add various missing GST_PLUGINS_BASE_LIBS in Makefile.amAntoine Tremblay2012-10-271-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* fix template caps refcountWim Taymans2012-03-101-1/+2
* fix pad templatesWim Taymans2012-01-051-1/+1
* auparse: Port to the new multichannel caps and the new raw audio layout fieldSebastian Dröge2012-01-051-1/+17
* Fix printf format compiler warnings on OS X / 64bitMatej Knopp2011-11-221-1/+2
* add parent to pad functionsWim Taymans2011-11-171-14/+14
* add parent to query functionWim Taymans2011-11-161-5/+5
* _query_peer_*() -> _peer_query_*()Wim Taymans2011-11-151-2/+2
* update for adapter api changesWim Taymans2011-11-101-5/+6
* -good: port to new audio capsWim Taymans2011-09-061-13/+13
* port to more audio api changesWim Taymans2011-08-191-1/+1
* port more elements to new audio caps and APIWim Taymans2011-08-192-33/+48
* Merge branch 'master' into 0.11Wim Taymans2011-08-031-0/+6
|\
| * auparse: avoid hanging on invalid short inputMark Nauwelaerts2011-07-191-0/+6
* | gst: udpate for position/duration/convert query API changesTim-Philipp Müller2011-07-281-5/+7
* | auparse: use ALWAYS src pad rather than SOMETIMESMark Nauwelaerts2011-07-071-80/+32
* | auparse: port to 0.11Mark Nauwelaerts2011-07-071-31/+25
* | auparse: Don't use GST_BOILERPLATEEdward Hervey2011-06-071-20/+15
|/
* auparse: implement seekingChris E Jones2011-05-181-9/+108
* android: Make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* build: Makefile.am cleanupsTim-Philipp Müller2010-03-181-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-6/+1
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-6/+1
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* Use audioconvert for converting from non-native endianness floats in auparse ...René Stadler2007-05-212-41/+2
* gst/auparse/gstauparse.c: limit caps to the formats we announce in the templateStefan Kost2007-04-101-2/+21
* Revert last change as we don't want plugins-good to depend on plugins-base CV...Sebastian Dröge2007-03-302-2/+41
* configure.ac: Require gst-plugins-base CVS for audioconvert with non-native f...René Stadler2007-03-292-41/+2
* Activate pads before adding.Wim Taymans2006-10-061-0/+1