[OE-core] [poky][PATCH 00/13] Add patches for gstreamer 1.6

alexander.kanavin at linux.intel.com alexander.kanavin at linux.intel.com
Mon Jan 18 17:16:07 UTC 2016


> ---gstreamer1.0
>    Correct the setting for FLAG_DISCONT when push to adapter.
>
> ---gstreamer1.0-plugins-base
>    Fix taglist not being sent to down stream issue.
>    Fix audio/video decoder error.
>    Make gstaudiobasesink print warning instead of returning ERROR.
>    Disable orc optimization for lib video.
>    Add video crop supporting when convert frame.
>
> ---gstreamer1.0-plugins-bad
>    Fix mpegtsmux get wrong pid.
>    Add code type checking in mpeg4videoparse when draining.
>    Detect picture coding type when draining.
>    Fix frame rate info lost when fixating caps.
>    Add video stitching support based on Open CV.
>    Fix memory leak of navigation thread in glwindow.
>    Fix loop test hang in glimagesink.

Please explain what is the benefit of having these patches in oe-core
right now, instead of just getting the fixes automatically from future
upstream releases. Why are you submitting these patches in particular, are
they something that a lot of people will benefit from?

These patches add significantly to the maintenance burden of oe-core
recipes, and if they're difficult to forward port, they will simply be
dropped from the recipes when new versions of gstreamer are out.

Generally, we prefer to take patches that:
a) fix build issues, particularly those exposed by cross-compilation or
less common architectures.
b) fix issues that are embedded-specific.


Alex



More information about the Openembedded-core mailing list