[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
Wed Jul 1 03:07:54 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #306477|0                           |1
        is obsolete|                            |

--- Comment #45 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 306479
  --> https://bugzilla.gnome.org/attachment.cgi?id=306479&action=edit
rtp/{vp8,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 metas without
tags or with only the video tag.

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


More information about the gstreamer-bugs mailing list