libretro / libretro/libretro-common
Sinc resampler optimizations.
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 180
- Forks
- 98
- Avg merge
- 7h 16m
- Merged PRs (30d)
- 1
Description
DEATH released his modifications & optimizations for the resampler.
Includes optimizations for the SSE resampler, as well as NEON.
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
Review the linked foobar2000 resampler page first, then locate the existing resampler implementation and its SSE and NEON paths. Compare the proposed modifications with the current code and verify that the optimized paths preserve resampling behavior and are covered by the project's available validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- audio-video-rtc, performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100