After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796739 - audiotestsrc: implement producing non-interleaved audio buffers
audiotestsrc: implement producing non-interleaved audio buffers
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 751605
Blocks:
 
 
Reported: 2018-07-03 12:41 UTC by George Kiagiadakis
Modified: 2018-07-11 10:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
audiotestsrc: implement producing non-interleaved audio buffers (17.24 KB, patch)
2018-07-03 12:41 UTC, George Kiagiadakis
committed Details | Review
tests: audiotestsrc: add unit test for non-interleaved audio output (7.30 KB, patch)
2018-07-03 12:42 UTC, George Kiagiadakis
committed Details | Review

Description George Kiagiadakis 2018-07-03 12:41:34 UTC
Created attachment 372920 [details] [review]
audiotestsrc: implement producing non-interleaved audio buffers

Follow-up from bug 751605
Comment 1 George Kiagiadakis 2018-07-03 12:42:05 UTC
Created attachment 372921 [details] [review]
tests: audiotestsrc: add unit test for non-interleaved audio output
Comment 2 Tim-Philipp Müller 2018-07-03 13:10:24 UTC
I think you should feel free to push these when they're ready.

Caps still have interleaved first so should negotiate same as before by default I hope.
Comment 3 George Kiagiadakis 2018-07-11 10:38:02 UTC
commit 48fa908e15ba474b97a3d2d08d092dee6a4bcd00
Author: George Kiagiadakis <george.kiagiadakis@collabora.com>
Date:   Wed Jan 31 17:41:32 2018 +0200

    tests: audiotestsrc: add unit test for non-interleaved audio output
    
    https://bugzilla.gnome.org/show_bug.cgi?id=796739

commit f6f8b979d6717c3d07591def952ccf3736af8362
Author: George Kiagiadakis <george.kiagiadakis@collabora.com>
Date:   Wed Jan 31 17:39:05 2018 +0200

    audiotestsrc: implement producing non-interleaved audio buffers
    
    https://bugzilla.gnome.org/show_bug.cgi?id=796739