GNOME Bugzilla – Bug 677334
Videodecoder unrefs frame twice
Last modified: 2012-06-15 11:17:25 UTC
Created attachment 215490 [details] [review] Patch gst_video_decoder_do_finish_frame unrefs the frame even if it is not in the list anymore.
commit 86b36c34632e026397d0202c89f7e6fe90477f78 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Mon Jun 4 10:46:13 2012 +0200 videoencoder: Don't unref frame twice if not in the list commit e316ff5435db9619f1b4a71067a5586094a847fc Author: Matej Knopp <matej.knopp@gmail.com> Date: Sat Jun 2 09:34:15 2012 -0400 videodecoder: Do not unref frame if not in the list
*** Bug 677187 has been marked as a duplicate of this bug. ***