IBM recently offered a bounty for work on ffmpeg improving performance on OpenPOWER. They are inviting[1] people to propose bounties on any other multimedia stacks. Are there any improvements to gstreamer and dependencies that could be funded this way? Are there any benchmarking tests that OpenPOWER users (e.g. people with the Talos II and Blackbird systems[3]) can run to identify bottlenecks? To propose a bounty, simply create[2] a gstreamer bug report for the issue and then tell[1] IBM about it. Regards, Daniel 1. https://www.bountysource.com/teams/ibm/issue_suggestions/new?show_profile_modal=1 2. https://gitlab.freedesktop.org/groups/gstreamer/-/issues 3. https://www.talospace.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Example of the patch[4] developed for ffmpeg libswscale On 04/06/2020 08:32, Daniel Pocock wrote: > > > IBM recently offered a bounty for work on ffmpeg improving performance > on OpenPOWER. > > They are inviting[1] people to propose bounties on any other multimedia > stacks. > > Are there any improvements to gstreamer and dependencies that could be > funded this way? > > Are there any benchmarking tests that OpenPOWER users (e.g. people with > the Talos II and Blackbird systems[3]) can run to identify bottlenecks? > > To propose a bounty, simply create[2] a gstreamer bug report for the > issue and then tell[1] IBM about it. > > Regards, > > Daniel > > 1. > https://www.bountysource.com/teams/ibm/issue_suggestions/new?show_profile_modal=1 > 2. https://gitlab.freedesktop.org/groups/gstreamer/-/issues > 3. https://www.talospace.com/ > 4. https://patchwork.ffmpeg.org/project/ffmpeg/patch/1585056463-7934-1-git-send-email-pestov.vyach@.../ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
In reply to this post by Daniel Pocock
On Thu, 2020-06-04 at 08:32 +0200, Daniel Pocock wrote:
> > Are there any improvements to gstreamer and dependencies that could > be funded this way? The audioresample code in gst-plugins-base has some custom assembly that could use a Power implementation. Apart from that improvements to ORC in that regard would be useful and would automatically benefit all GStreamer code using ORC (including video conversion/scaling). -- Sebastian Dröge, Centricular Ltd · https://www.centricular.com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
On 04/06/2020 09:07, Sebastian Dröge wrote: > On Thu, 2020-06-04 at 08:32 +0200, Daniel Pocock wrote: >> >> Are there any improvements to gstreamer and dependencies that could >> be funded this way? > > The audioresample code in gst-plugins-base has some custom assembly > that could use a Power implementation. Apart from that improvements to > ORC in that regard would be useful and would automatically benefit all > GStreamer code using ORC (including video conversion/scaling). Thanks, those are great tips I made brief feature requests for those things and submitted them through IBM's form. If you have any ideas to help bounty-hunters get started, you could include them in the issues or link them to other issues. https://gitlab.freedesktop.org/gstreamer/orc/-/issues/29 https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/765 Regards, Daniel _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |