Giter VIP home page Giter VIP logo

chromium-imx's Introduction

Freescale i.MX VPU hardware video decoding support for Chromium's GPU media stack

This repository contains sources which add hardware video decoding support to Chromium using the Freescale i.MX VPU. They are placed under the BSD 3-clause license. See the LICENSE file for details.

These sources are written against Chromium 48.0.2548.0.

Prerequisites

The i.MX platform requires the Vivante GPU drivers and userspace libraries to be installed. The patches make use of Vivante specific OpenGL ES 2.0 extension to ensure zero-copy display of decoded frames.

Also, Freescale's libfslvpuwrap library is required. Use at least version 1.0.45.

Furthermore, Chromium must be ran with its EGL backend enabled. Use the --use-gl=egl option for this.

Patching Chromium

  1. Copy the contents of src/ to the Chromium source tree.
  2. Apply all patches from patches/common/ in the source tree which are not version specific.
  3. If you are using a Chromium build that has already been patched with ozone-wayland, also apply the patches in patches/wayland/ . Note that it patches ozone-wayland files.
  4. Build Chromium. chromium://gpu should show video decoding as "Accelerated".

chromium-imx's People

Contributors

dv1 avatar fmntf avatar bjurr avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.