After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 677334 - Videodecoder unrefs frame twice
Videodecoder unrefs frame twice
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.11.x
Other All
: Normal major
: 0.10.37
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 677187 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-06-02 13:37 UTC by Matej Knopp
Modified: 2012-06-15 11:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.08 KB, patch)
2012-06-02 13:37 UTC, Matej Knopp
committed Details | Review

Description Matej Knopp 2012-06-02 13:37:18 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.
Comment 1 Sebastian Dröge (slomo) 2012-06-04 08:51:11 UTC
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
Comment 2 Tim-Philipp Müller 2012-06-15 11:17:25 UTC
*** Bug 677187 has been marked as a duplicate of this bug. ***