Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  Framework for building codecs outside of Rockbox
« previous next »
  • Print
Pages: [1]

Author Topic: Framework for building codecs outside of Rockbox  (Read 1662 times)

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Framework for building codecs outside of Rockbox
« on: August 31, 2008, 03:39:19 PM »
Currently FLAC can build separately from Rockbox because it has a separate parser that uses standard c functions instead of rockbox API functions.  If instead wrappers were written around the various playback calls (ex: ci->read_filebuf ==> read()), then we could compile stand alone versions of all the codecs.

This would be beneficial since it would enable easier debugging of codecs and parsers, would open up the possibility of profiling/debugging codecs on arm/linux emulators without needing to emulate DAP hardware, and would allow other projects that want to use our codecs to more easily include them.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  Framework for building codecs outside of Rockbox
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.046 seconds with 15 queries.