Please Check My Modifications - #3
Open
sprlightning wants to merge 34 commits into
Open
Conversation
…mon file for ldac & ldacbt)
…s common file for ldac & ldacbt)
…s only for ldac, works not bad)
…der.c(it is only for ldacbt, based on O2C14's libldac-dec, it works perfect)
…ASK_STACK_SIZE is not defined
… a old lid, 不如O2C14的libldac-dec
remove anonymix007's libldacdec remove sprlightning's liblhdcv5dec add WillyBilly06's LHDC-V5-Decoder remove lhdc constants alter integration of lhdcv5 remove libldacdec's a2dp_vendor_ldac_decoder.c update CmakeLists.txt of bt update Readme of external
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed AVRCP abs Volume Control:
Sink can 100% follow source's volume change.
Add Support for LHDC V5
Add WillyBilly06's LHDC-V5-Decoder, it works much more better than the ldac decoder.
Embed all Useable A2DP Audio Codecs
User just need to git clone this repository and init submodule.
Add PSRAM Allocation
If enable, it will auto alocation from the PSRAM, else will use the SRAM(large than before). Bt buffer overflow was solved because of this.