audioencoder: make stop() vfunc also optional
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 4 Oct 2012 12:40:32 +0000 (13:40 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 4 Oct 2012 12:40:32 +0000 (13:40 +0100)
commitcdb22274e634644e3d42303e6c09042cc940a9c1
treeeaf15c3d28361b5d42fcbd29b9edfb571ed1aa18
parent795d366a0cb97285ab6cceef04a3acf995c1f3da
audioencoder: make stop() vfunc also optional

Just change default value, since we also don't want to fail
if we want to deactivate and aren't active or want to activate
and are already active.

https://bugzilla.gnome.org/show_bug.cgi?id=685490
gst-libs/gst/audio/gstaudioencoder.c