bufferpool: Don't stop the pool in set_config()
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sun, 1 Mar 2015 18:15:40 +0000 (13:15 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 14 Mar 2015 12:00:53 +0000 (12:00 +0000)
commitc740bad1a003e43c732183f18ed242b602e085a2
treebef3f1130f4082f9ebf6bb29ef08514e0184f549
parent5e15d4aa603305d71cad5dd8b76fa9f5b25f4779
bufferpool: Don't stop the pool in set_config()

Don't stop the pool in set_config(). Instead, let the controlling
element manage it. Most of the time, when an active pool is being
configured is because the caps didn't change.

https://bugzilla.gnome.org/show_bug.cgi?id=745377
gst/gstbufferpool.c
tests/check/gst/gstbufferpool.c