bufferpool: Add support for reconfiguring a pool
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Tue, 6 May 2014 19:35:14 +0000 (15:35 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 May 2014 17:08:21 +0000 (13:08 -0400)
commit6079666a71ab098151207a0564946e433fa7838b
tree0ed53e7b5a635929f9c33e63f8e10089d9011a9d
parent64aa64cb80a404c49bb5d123c06610b9509d6ead
bufferpool: Add support for reconfiguring a pool

If a pool config is being configured again, check if the configuration have changed.
If not, skip that step. Finally, if the pool is active, try deactivating it.

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