libretro / libretro/libretro-common
rwav implementation issues.
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 180
- Forks
- 98
- Avg merge
- 7h 16m
- Merged PRs (30d)
- 1
Description
These are the issues off the top of my head.
- No 24bit WAV support (in many WAVs)
- No Sony Wave64 support
- No ulaw/mlaw decoding
- No ADPCM decoding
Just keeping these as a note for whoever maintains libretro-common, nor is it a indication really of if I will look at those myself like I did for FLAC and MP3.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the rwav implementation in libretro-common and reviewing how existing FLAC and MP3 support is organized. Done means adding and validating support for 24-bit WAV, Sony Wave64, ulaw/mlaw, and ADPCM decoding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100