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 784235 - nvdec: Check GstMeta usage and possibly other solutions
nvdec: Check GstMeta usage and possibly other solutions
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.12.0
Other Linux
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-27 06:04 UTC by Sebastian Dröge (slomo)
Modified: 2017-06-28 07:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
nvdec: Use qdata on memory instead of buffer meta (13.16 KB, patch)
2017-06-28 06:36 UTC, Per-Erik Brodin
committed Details | Review

Description Sebastian Dröge (slomo) 2017-06-27 06:04:28 UTC
See https://bugzilla.gnome.org/show_bug.cgi?id=781537#c48 and following comment. This might work better as a qdata on the GstMemory for example.

Per-Erik, what do you think?
Comment 1 Olivier Crête 2017-06-27 18:42:19 UTC
I wish we had Metas for memories...
Comment 2 Per-Erik Brodin 2017-06-28 06:36:04 UTC
Created attachment 354608 [details] [review]
nvdec: Use qdata on memory instead of buffer meta
Comment 3 Sebastian Dröge (slomo) 2017-06-28 07:16:08 UTC
Attachment 354608 [details] pushed as 3223d60 - nvdec: Use qdata on memory instead of buffer meta