espressif/gmf_audio

uploaded 1 week ago
Espressif GMF Elements Audio Module
# Changelog

## v0.6.0

### Features
- Updated the logic for GMF capabilities and method handling
- Added support for NULL object configuration
- Added GMF port attribution for elements
- Added gmf_cache and optimized the loop path for the audio encoder and decoder
- Renamed component to `gmf_audio`
- Updated the License

## v0.5.2

### Bug Fixes

- Fixed an issue where the decoder's output done flag was repeatedly set after the input was marked as done
- Fixed an issue where the input port was not released when the input data size was 0


## v0.5.1

### Bug Fixes

- Fixed the component requirements


## v0.5.0

### Features

- Initial version of `esp-gmf-audio`

Links

Supports all targets

License: Custom

Tags

To add this component to your project, run:

idf.py add-dependency "espressif/gmf_audio^0.6.0"

or download archive

Stats

  • Archive size
    Archive size ~ 59.06 KB
  • Downloaded in total
    Downloaded in total 20 times
  • Downloaded this version
    This version: 8 times

Badge

espressif/gmf_audio version: 0.6.0
|