Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RK3588 edge: Add H.264 decoder support #6734

Merged
merged 3 commits into from
Jun 14, 2024

Commits on Jun 13, 2024

  1. rk3588: edge: Add H.264 decoder support

    Add a patch series to support VEPU121/VPU121, which mainly enables hardware decoding for H.264.
    It can also decode MPEG2 and VP8 as well as do JPEG encoding.
    ColorfulRhino committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    52964c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb2fc5 View commit details
    Browse the repository at this point in the history
  3. rk3588: edge: Update RGA patch

    Remove vpu nodes from RGA patch since these are already included in the H.264 support patch.
    ColorfulRhino committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9fb85f2 View commit details
    Browse the repository at this point in the history