[Bug 768566] encoding-profile: Improve encoding profile caps when converting from discoverer info

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 8 13:44:54 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 48324cab38397639143750c7f800e7bffa4eb009
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jul 8 16:43:05 2016 +0300

    encoding-profile: Remove some more fields from the caps when creating from
discoverer info

    parsed, framed, stream-format and alignment are only relevant for parsers
and
    should not matter here. We still want to be able to use an encoder that can
    only output byte-stream if the input was avc.

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

commit 0e7cdee6c817ced7eba90dbecc421d0638595317
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jul 8 15:45:25 2016 +0300

    missing-plugins: Remove some other fields when cleaning up caps

    Caps are cleaned up for missing plugins, and for creating encoding profiles
    and caps descriptions.

    Fields like streamheader, parsed, framed, stream-format and alignment are
not
    relevant here. The last ones all because a parser will take care of them.

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

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


More information about the gstreamer-bugs mailing list