Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-bad gst-plugins-bad
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 985
    • Issues 985
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 132
    • Merge requests 132
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #550

Closed
Open
Created Apr 27, 2017 by Bugzilla Migration User@bugzilla-migration

Androidmedia:encode/decode:Using libdvm fails in new Android versions (>v4.4).

Submitted by Reza Razavi

Link to original bug (#781860)

Description

Androidmedia plugin tries to create a Java VM (using libdvm.so) when Java VM is not available, but it fails in most recent devices because since android 4.4 google has moved from using dalvik to art (and libdvm.so is not even available). This bug prevents using androidmedia at runtime level for most Android devices and it needs get fixed by adding libart support. A good sample can be found in google libnativehelper.

Assignee
Assign to
Time tracking