[Bug 742385] video/audio encoders/decoders: need API to determine when to copy over GstMetas and when to drop them

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 30 09:12:34 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742385

--- Comment #41 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 306423
  --> https://bugzilla.gnome.org/attachment.cgi?id=306423&action=edit
rtp/h264: Copy metadata in the (de)payloader, but only the relevant ones

The payloader didn't copy anything so far, the depayloader copied every
possible meta. Let's make it consistent and just copy all non-memory,
non-pooled metas without tags or with only the video tag.

Also see https://bugzilla.gnome.org/show_bug.cgi?id=751712

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list