summaryrefslogtreecommitdiff
path: root/gst/audiotestsrc
AgeCommit message (Expand)AuthorFilesLines
2016-09-17audiotestsrc: Fix segment boundary checking for reverse playbackSebastian Dröge1-2/+14
2016-09-14audiotestsrc: Don't adjust segment time in seek handlerSebastian Dröge1-10/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+8
2016-03-24base: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2015-11-02audiotestsrc: increase freq limitWim Taymans1-5/+6
2015-11-02audiotestsrc: add support for unlimited number of channelsWim Taymans1-0/+8
2015-11-02audiotestsrc: add support for all formatsWim Taymans2-14/+57
2015-05-10docs: update element example pipelinesTim-Philipp Müller1-2/+2
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2014-12-24audiotestsrc: Report our latency properly in live modeSebastian Dröge1-0/+17
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-03-29audiotestsrc: fix a comment typo from previous commitStefan Sauer1-1/+1
2013-03-29audiotestssrc: truncate the seek pos to the sample and round the timeStefan Sauer1-5/+8
2013-03-25audiotestsrc: simplify the capsStefan Sauer1-8/+2
2013-03-24audiotestsrc: fix rounding errors that might cause segments to be one sample ...Simon Berg1-2/+3
2013-03-24audiotestsrc: fix buffer size of last bufferSimon Berg1-0/+2
2012-11-03Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge1-1/+1
2012-10-24gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-09-14replace gst_tag_list_free with gst_tag_list_unrefMark Nauwelaerts1-1/+1
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge1-1/+1
2012-06-06update for tag event changeWim Taymans1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-11fix for caps API changesWim Taymans1-3/+7
2012-01-25port to new map APIWim Taymans1-4/+4
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-0/+2
2012-01-05Fix various unlikely, but still potential memoryleaks in error code pathsHavard Graff1-0/+2
2012-01-05audiotestsrc: Fix channel-mask handlingSebastian Dröge1-2/+8
2012-01-05gst: Add new layout field to the raw audio capsSebastian Dröge1-0/+1
2011-11-28various: fix pad template leaksVincent Penquerc'h1-2/+2
2011-11-18update for new scheduling queryWim Taymans1-2/+5
2011-11-04controller: port to new location and api changesStefan Sauer2-7/+3
2011-10-31ext, gst, gst-libs, tests: update for tag list API changesTim-Philipp Müller1-4/+1
2011-10-17audiotestsrc: fix crash when setting the wave property before having negotiat...Tim-Philipp Müller1-1/+7
2011-10-10audiotestsrc: update blocksize when caps or samples-per-buffer changeThiago Santos1-0/+4
2011-10-10update for UNEXPECTED -> EOS flowreturnWim Taymans1-1/+1
2011-10-08Merge branch 'master' into 0.11Wim Taymans1-2/+3
2011-10-06audiotestsrc: add missing breakVincent Penquerc'h1-0/+1
2011-10-04auditestsrc: indent fixStefan Sauer1-2/+2
2011-09-08Merge branch 'master' into 0.11Sebastian Dröge1-0/+2
2011-09-07docs: add two mising enum docsStefan Sauer1-0/+2
2011-09-06audio: change audio format syntax a littleWim Taymans1-4/+4
2011-08-25audiotestsrc: use base class fill methodWim Taymans1-21/+16
2011-08-24audiotestsrc: fix buildWim Taymans1-2/+1
2011-08-22audio: use convert audio helperWim Taymans1-31/+4
2011-08-18audio: rework audio caps.Wim Taymans3-166/+150
2011-08-17audiotestsrc: properly override fixateWim Taymans1-7/+6