summaryrefslogtreecommitdiff
path: root/gst/audiobuffersplit
AgeCommit message (Expand)AuthorFilesLines
2017-09-28audiobuffersplit: Drain pending samples if the caps are changingSebastian Dröge1-3/+28
2017-09-28audiobuffersplit: Use new GstAudioStreamAlign APISebastian Dröge2-97/+63
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-05-11audiobuffersplit: Allow changing the output-buffer-duration at any timeSebastian Dröge1-40/+87
2017-03-22audiobuffersplit: Install srcpad query function on the srcpad, not the sinkpadSebastian Dröge1-1/+1
2017-02-22audiobuffersplit: Add strict-buffer-size propertyVivia Nikolaidou2-2/+28
2016-12-23audiobuffersplit: Don't try to output anything if samples_per_buffer == 0Sebastian Dröge1-0/+4
2016-11-23audiobuffersplit: New element that splits raw audio buffers into equal-sized ...Sebastian Dröge4-0/+676