summaryrefslogtreecommitdiff
path: root/ext/flite
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-2/+10
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+30
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-2/+2
2014-04-08flite: fix off by one in channel mask buildingVincent Penquerc'h1-1/+1
2013-05-18flitetestsrc: audio format is "S16" not "s16"David Schleef1-1/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-13flitetestsrc: fix caps fixationTim-Philipp Müller1-0/+3
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2-5/+1
2012-03-23flte: comment cleanupStefan Sauer2-5/+1
2012-03-14flite: adjust to some modified caps related API changesMark Nauwelaerts1-3/+3
2012-01-25port some more to new memory APIMark Nauwelaerts1-2/+4
2012-01-24flite: make constant static arrays actually staticVincent Penquerc'h1-2/+2
2012-01-24flite: fix uninitialized return valueVincent Penquerc'h1-2/+1
2012-01-05flitetestsrc: Update to the new raw audio capsSebastian Dröge1-44/+136
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-2/+2
2011-10-08flite: port to 0.11Wim Taymans1-39/+29
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-1/+1
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2010-01-16flite: handle samplesperbufferDavid Schleef1-26/+59
2010-01-16flite: Add flitetestsrcDavid Schleef3-0/+467