tests: audiodecoder: add another test for negotiation with gap event
authorThiago Santos <ts.santos@sisa.samsung.com>
Tue, 14 Jan 2014 16:02:28 +0000 (13:02 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Wed, 15 Jan 2014 18:20:39 +0000 (15:20 -0300)
commit36efe20679c85ad72733e55c291df56bc9740f03
tree92658a409e968c995113021f62f458946ec12c4b
parent695ddbd56f95b13e4ed1861bee8531e5079c61ac
tests: audiodecoder: add another test for negotiation with gap event

Check that even if the subclass doesn't call set_output_format, the base
class should use upstream provided caps to fill the output caps that is
pushed before the gap event is forwarded, otherwise it ends again fixating
the rate and channels to 1.

https://bugzilla.gnome.org/show_bug.cgi?id=722144
tests/check/libs/audiodecoder.c