[Bug 722144] audiodecoder: do not negotiate caps with rate=1 and channels=1 for gap
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 14 05:32:20 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=722144
GStreamer | gst-plugins-base | unspecified
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|HEAD |1.2.3
--- Comment #7 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-01-14 13:32:15 UTC ---
Also pushed to 1.2
commit 03cb702009a9de1a316613e52fe78897774b7653
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date: Mon Jan 13 20:44:23 2014 -0300
audiodecoder: make sure caps is set before forwarding gap event
Before trying to generate a default fixated caps when handling a gap
event, make sure that the same strategy that is used when handling
a buffer has been attempted. Otherwise audiodecoder will ignore
upstream caps settings such as rate and channels and will likely
end with a caps with channels=1 and rate=1.
https://bugzilla.gnome.org/show_bug.cgi?id=722144
commit 5b4ed671daf2a15104aa7bc469c4451d7cd28ba6
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date: Mon Jan 13 19:40:49 2014 -0300
tests: audiodecoder: check that negotiation works buffers and gaps
Adds 2 tests to verify that output caps are the expected value, reusing
input structure values for both buffers and gaps
https://bugzilla.gnome.org/show_bug.cgi?id=722144
commit 31c968696ff8c1cc5ec58acc7406132eac7b7ce4
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date: Mon Jan 13 16:33:11 2014 -0300
tests: audiodecoder: add basic playback test for audio decoder
Simple test that just check that audio decoding works as expected
https://bugzilla.gnome.org/show_bug.cgi?id=722144
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list