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

Add audiodecoders #4077

Merged
merged 28 commits into from
Apr 6, 2015
Merged

Add audiodecoders #4077

merged 28 commits into from
Apr 6, 2015

Conversation

notspiff
Copy link
Contributor

@notspiff notspiff commented Apr 6, 2015

This adds

  • a sap audio decoder
  • a gme audio decoder
  • a gsf audio decoder
  • a ncsf audio decoder
  • an organya audio decoder
  • a qsf audio decoder
  • a ssf audio decoder
  • a wsr audio decoder
  • an upse audio decoder
  • a fluidsynth audio decoder (+ lib as static)
  • a libopenmpt audio decoder (+ lib as static)
  • a dumb audio decoder
  • an usf audio decoder

PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://fluidsynth.org/"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PKG_URL="$SOURCEFORGE_SRC/project/fluidsynth/fluidsynth-$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
so we dont have to mirror it.

@stefansaraev
Copy link
Contributor

usf fails on rpi (1) http://sprunge.us/gWcd

what about moving those to unofficial repo btw ?

@notspiff
Copy link
Contributor Author

notspiff commented Apr 6, 2015

this is your turf, i do as requested.

@notspiff
Copy link
Contributor Author

notspiff commented Apr 6, 2015

lazyusf requires simd, neon or sse.

@stefansaraev
Copy link
Contributor

ic. then I wont build it for rpi1 :)

@stefansaraev
Copy link
Contributor

all built. thanks much.

ping @sraue

@notspiff
Copy link
Contributor Author

notspiff commented Apr 6, 2015

fixup squashed.

@sraue
Copy link
Contributor

sraue commented Apr 6, 2015

@stefansaraev we can add to our normal repo, not sure how "unofficial" this is, we also dont expect to much updates over the time? @notspiff when this addons will be used normally? and will they be merged to official kodi?

@sraue
Copy link
Contributor

sraue commented Apr 6, 2015

@stefansaraev can we exit 0 or so if TARGET_CPU="arm1176jzf-s" for the usf addon? or better if SIMD_SUPPORT="no" see config/arch.arm

@stefansaraev
Copy link
Contributor

we can add to our normal repo, not sure how "unofficial" this is

sure. that's easier for me, we keep it there.

can we exit 0 or so if TARGET_CPU="arm1176jzf-s"

we can,I'll take care later. for now it's one liner in my repo buildscript

stefansaraev added a commit that referenced this pull request Apr 6, 2015
@stefansaraev stefansaraev merged commit e118851 into OpenELEC:master Apr 6, 2015
@notspiff
Copy link
Contributor Author

notspiff commented Apr 6, 2015

srau whenever you want to play some music in these formats. Also I plan to do a tunes addon for retro like there is for tvshows.

@notspiff notspiff deleted the add_audiodecoders branch April 6, 2015 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants