rsvg: Don't leak a GstVideoCodecState
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 4 Aug 2015 21:15:36 +0000 (23:15 +0200)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 4 Aug 2015 23:14:43 +0000 (19:14 -0400)
commit3129396643937796b27325c70d12efec34c6045e
tree8ab8b6fd824d29abe5a18479fcb7ef79605a81cd
parentbe714c7441ad4c5ec7f1162d1d659109623abbe9
rsvg: Don't leak a GstVideoCodecState

There's already the output_state variable with it, no need to
call gst_video_decoder_get_output_state() and get a new ref.

https://bugzilla.gnome.org/show_bug.cgi?id=753262
ext/rsvg/gstrsvgdec.c