mpg123: fix handling of sample rate change during playback
authorJason Litzinger <jlitzinger@control4.com>
Wed, 15 Jul 2015 16:44:02 +0000 (10:44 -0600)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 16 Feb 2016 10:40:40 +0000 (10:40 +0000)
commit9ffe409138326e8b967360268ef69b67beec53d8
tree364d176ec7ce3615cbec472bfae4b917486fae95
parente8110b7167360946ef3eebc4a3dc0e9ac1d53983
mpg123: fix handling of sample rate change during playback

If the sample rate of the media changes, the resulting flush will
clear the has_next_audioinfo flag, and the caps won't be sent
downstream.

https://bugzilla.gnome.org/show_bug.cgi?id=752431
ext/mpg123/gstmpg123audiodec.c