• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/bellagio/Config.in
Gustavo ZacariasGustavo Zacarias committed d75e65523e916 Sep 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_BELLAGIO
2
    bool "bellagio"
3
    depends on BR2_INSTALL_LIBSTDCPP
4
    depends on BR2_TOOLCHAIN_HAS_THREADS
5
    depends on !BR2_PREFER_STATIC_LIB
6
    select BR2_PACKAGE_HAS_OPENMAX
7
    help
8
      Bellagio is an opensource implementation of the
9
      OpenMAX IL API.
10
​
11
      OpenMAX Integration Layer (IL) is a standard API
12
      to access Multimedia Components on mobile platforms.
13
      It has been defined by the Khronos group.
14
      By means of the OpenMAX IL API, multimedia frameworks
15
      can access hardware accelerators on platforms that
16
      provide it.
17
​
18
      http://omxil.sourceforge.net/
19
​
20
comment "bellagio requires a toolchain with C++, threads and dynamic library support enabled"
21
    depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || BR2_PREFER_STATIC_LIB
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.