- fbbe81d Merge "LE Audio Software offload: Enable visibility for vendor default implementation" into main by Treehugger Robot · 6 months ago main master
- 159e6c3 LE Audio Software offload: Enable visibility for vendor default implementation by Antoine SOULIER · 6 months ago
- ca9a724 Enable use of liblc3 on platform am: 41fe453f02 by Antoine SOULIER · 6 months ago
- 41fe453 Enable use of liblc3 on platform by Antoine SOULIER · 6 months ago
- 303e528 Modify apex_available to Bluetooth apex am: 7b820e892d by William Escande · 8 months ago
- 7b820e8 Modify apex_available to Bluetooth apex by William Escande · 8 months ago
- 64d9985 Empty merge ab/12770256 into aosp-main-future by Xin Li · 8 months ago
- 62402e4 Add janitors to the OWNERS file am: 715f1e76e5 by Sadaf Ebrahimi · 8 months ago
- 715f1e7 Add janitors to the OWNERS file by Sadaf Ebrahimi · 8 months ago
- e80f759 Edit OWNERS file am: a091e6c7b8 am: c3cb1fc5ca by Sadaf Ebrahimi · 10 months ago
- c3cb1fc Edit OWNERS file am: a091e6c7b8 by Sadaf Ebrahimi · 10 months ago
- a091e6c Edit OWNERS file by Sadaf Ebrahimi · 10 months ago
- 1063238 Merge remote-tracking branch 'aosp/upstream-main' into liblc3 am: ebbba03bee am: 12827a14ea by Antoine SOULIER · 1 year, 3 months ago android15-tests-dev
- 12827a1 Merge remote-tracking branch 'aosp/upstream-main' into liblc3 am: ebbba03bee by Antoine SOULIER · 1 year, 3 months ago
- ebbba03 Merge remote-tracking branch 'aosp/upstream-main' into liblc3 by Antoine SOULIER · 1 year, 3 months ago
- bb85f7d math: Remove usage of Infinity that leads to undefined beahior using fast-math by Antoine Soulier · 1 year, 3 months ago
- 7053f88 Merge remote-tracking branch 'aosp/upstream-main' into liblc3 am: ba4721cc8d am: ce81ac2321 by Antoine SOULIER · 1 year, 4 months ago
- ce81ac2 Merge remote-tracking branch 'aosp/upstream-main' into liblc3 am: ba4721cc8d by Antoine SOULIER · 1 year, 4 months ago
- ba4721c Merge remote-tracking branch 'aosp/upstream-main' into liblc3 by Antoine SOULIER · 1 year, 4 months ago
- ac02cce fastmath: Prefer signed addition instead of unsigned wrapped by Antoine Soulier · 1 year, 4 months ago
- b97f996 Merge remote-tracking branch 'aosp/upstream-main' into liblc3 am: 14b520ba84 am: e5a0690579 by Antoine SOULIER · 1 year, 4 months ago
- e5a0690 Merge remote-tracking branch 'aosp/upstream-main' into liblc3 am: 14b520ba84 by Antoine SOULIER · 1 year, 4 months ago
- 14b520b Merge remote-tracking branch 'aosp/upstream-main' into liblc3 by Antoine SOULIER · 1 year, 4 months ago
- 73bbc00 conformance: Update version to 1.0.7 and add HFP SWB use-case by Antoine Soulier · 1 year, 4 months ago
- 8523516 test: Fix typo in decoder.py call to ltpf by Antoine Soulier · 1 year, 5 months ago
- 5f5251a ci: add build-macos-meson job by Rui Chen · 1 year, 5 months ago
- 5e528fc build: fix rpath issue by Rui Chen · 1 year, 5 months ago
- e54cdeb README: Add wasm compilation by Antoine Soulier · 1 year, 5 months ago
- 16e082c wasm: Remove warnings, and separate builtin backend by Antoine Soulier · 1 year, 5 months ago
- bfea2c0 msvc: Fix MSVC compilation and CI by Antoine Soulier · 1 year, 5 months ago
- ae0fb37 meson: Bump library version to 1.1.0 by Antoine Soulier · 1 year, 5 months ago
- 7f1c920 meson: Set buildtype to release by default by Antoine Soulier · 1 year, 5 months ago
- 36acfbf ci: Add a github action workflow by David Duarte · 1 year, 6 months ago
- f48f0ff test: Add numpy include path by David Duarte · 1 year, 6 months ago
- 9981509 conformace: Update results by Antoine Soulier · 1 year, 6 months ago
- 3f05fcb python bindings: build/install via integrated meson support by Eli Schwartz · 1 year, 6 months ago
- a01c060 fastmath: Increase precision of 2^x, needed for LC3 HR Precision tests by Antoine Soulier · 1 year, 6 months ago
- e67bb2d wasm: Add a wasm liblc3 library by David Duarte · 1 year, 6 months ago
- d7a7398 fastmath: Remove non builtin dependencies to math library by Antoine Soulier · 1 year, 6 months ago
- 2e65545 make: Add hidden GNU visibility, and enable LTO by Antoine Soulier · 1 year, 6 months ago
- e1f41fc cpp: Work only with frame blocks by Antoine Soulier · 1 year, 7 months ago
- 8b16197 Merge pull request #41 from google/libpython by Antoine SOULIER · 1 year, 7 months ago
- 8e0bd81 python: Add python library wrapper by Antoine Soulier · 1 year, 7 months ago
- 10999c6 dlc3: Fix usage documentation by Antoine Soulier · 1 year, 7 months ago
- 43d6280 hr mode: Allow half bitrate (fallback operation), and remove lower bound on decoding. by Antoine Soulier · 1 year, 7 months ago
- d9973b6 tns: Quantize on 16 bits the RC coeffs, required for LC3 Plus HR by Antoine Soulier · 1 year, 7 months ago
- 5f70c73 tns: Change 2.5ms 48KHz TNS division, as HR specification and reference implementation by Antoine Soulier · 1 year, 7 months ago
- e88593c fix: Compilation warning by Antoine Soulier · 1 year, 7 months ago
- a874947 fix: Wrong gain offset on high bitrate, high resolution 48 KHz by Antoine Soulier · 1 year, 7 months ago
- 4d014e3 tools & cpp: Add support of asymetric frame sizes of a stereo stream by Antoine Soulier · 1 year, 7 months ago
- 71ffd78 fix: crash can occurs with NaN or infinte PCM inputs, and fast-math enabled by Antoine Soulier · 1 year, 8 months ago
- 834826c make: switch to shared object library by Antoine Soulier · 1 year, 8 months ago
- 570ef0b Disable linguist detectable for test files by Antoine Soulier · 1 year, 8 months ago
- f8728d2 conformance: Update LC3 reports and add LC3+ reports by Antoine Soulier · 1 year, 8 months ago
- 5785c3e Merge pull request #40 from google/lc3plus by Antoine SOULIER · 1 year, 8 months ago
- 125c682 Documents LC3 Plus feature by Antoine Soulier · 1 year, 8 months ago
- 6c99421 fuzz: Update with LC3-Plus LC3-Plus HR parameters by Antoine Soulier · 1 year, 8 months ago
- 0aac2a4 make: Add makefile LC3_PLUS options by Antoine Soulier · 1 year, 8 months ago
- d967d8e lc3_cpp: Update to HR interface by anonymix007 · 1 year, 8 months ago
- daa5802 feature: Add High-Resolution LC3 plus mode by Antoine Soulier · 1 year, 8 months ago
- 149cb65 feature: Add 2.5 ms and 5 ms LC3 plus frame durations by anonymix007 · 1 year, 8 months ago
- a75f187 tools: Fix malformed skip of LC3 binary header by Antoine Soulier · 1 year, 9 months ago
- 59cfa05 tools: Add support of reading WAV file with metadata by Antoine Soulier · 1 year, 10 months ago
- 0f952b3 Add Android.bp am: ef58cc944e am: a61c863b77 am: aa7c3ee0e7 by David Duarte · 1 year, 11 months ago android14-qpr3-release android14-qpr3-s10-release android14-qpr3-s11-release android14-qpr3-s12-release android14-qpr3-s13-release android14-qpr3-s14-release android14-qpr3-s15-release android14-qpr3-s2-release android14-qpr3-s3-release android14-qpr3-s4-release android14-qpr3-s5-release android14-qpr3-s6-release android14-qpr3-s7-release android14-qpr3-s8-release android14-qpr3-s9-release android-14.0.0_r50 android-14.0.0_r51 android-14.0.0_r52 android-14.0.0_r53 android-14.0.0_r54 android-14.0.0_r55 android-14.0.0_r56 android-14.0.0_r57 android-14.0.0_r58 android-14.0.0_r59 android-14.0.0_r60 android-14.0.0_r61 android-14.0.0_r67 android-14.0.0_r68 android-14.0.0_r69 android-14.0.0_r70 android-14.0.0_r71 android-14.0.0_r72 android-14.0.0_r73 android-14.0.0_r75
- a10982d Merge tag 'v1.0.4' into HEAD am: 7609a5f5ae am: 18b9476995 am: fa5de98ade by David Duarte · 1 year, 11 months ago
- aa7c3ee Add Android.bp am: ef58cc944e am: a61c863b77 by David Duarte · 1 year, 11 months ago aml_ads_341826060 aml_ads_341826300 aml_art_341810020 aml_cbr_341810000 aml_ext_341816020 aml_net_341810040 aml_odp_341812000 aml_per_341810000 aml_res_341810000 aml_tet_341810050 aml_tz5_341510010 aml_wif_341810030 android14-mainline-adservices-release android14-mainline-art-release android14-mainline-cellbroadcast-release android14-mainline-extservices-release android14-mainline-networking-release android14-mainline-permission-release android14-mainline-resolv-release android14-mainline-sdkext-release android14-mainline-tethering-release android14-mainline-uwb-release android14-mainline-wifi-release aml_adb_340912530 aml_ads_341316030 aml_ads_341413000 aml_ads_341517040 aml_ads_341615050 aml_ads_341720000 aml_ads_341826060 aml_ads_341826300 aml_art_341311100 aml_art_341411300 aml_art_341514410 aml_art_341514450 aml_art_341615020 aml_art_341711000 aml_art_341810020 aml_cbr_341311010 aml_cbr_341410010 aml_cbr_341510010 aml_cbr_341610000 aml_cbr_341710000 aml_cbr_341810000 aml_cfg_341510000 aml_ext_341317010 aml_ext_341414010 aml_ext_341518010 aml_ext_341620040 aml_ext_341716000 aml_ext_341816020 aml_ips_341510000 aml_ips_341611000 aml_net_341310020 aml_net_341311010 aml_net_341411030 aml_net_341510000 aml_net_341510050 aml_net_341610030 aml_net_341710020 aml_net_341810040 aml_neu_341510000 aml_odp_341610000 aml_odp_341717000 aml_odp_341812000 aml_per_341311000 aml_per_341410020 aml_per_341510010 aml_per_341614000 aml_per_341711000 aml_per_341810000 aml_res_341311030 aml_res_341410010 aml_res_341510000 aml_res_341810000 aml_sch_341510000 aml_sdk_341410000 aml_sdk_341510000 aml_sdk_341710000 aml_tet_341310230 aml_tet_341411060 aml_tet_341511010 aml_tet_341610020 aml_tet_341712060 aml_tet_341810050 aml_tz5_341510010 aml_uwb_341310030 aml_uwb_341310300 aml_uwb_341511050 aml_uwb_341513070 aml_uwb_341710010 aml_wif_341310010 aml_wif_341410080 aml_wif_341510000 aml_wif_341610000 aml_wif_341711020 aml_wif_341810030
- fa5de98 Merge tag 'v1.0.4' into HEAD am: 7609a5f5ae am: 18b9476995 by David Duarte · 1 year, 11 months ago
- 7552605 Add conformance reports by Antoine Soulier · 1 year, 11 months ago
- a2b49a8 Add Android.bp am: ef58cc944e am: a61c863b77 am: cc8cb8411d am: f00872c222 am: 349db27b72 by David Duarte · 2 years ago
- d0acfff Merge tag 'v1.0.4' into HEAD am: 7609a5f5ae am: 18b9476995 am: 2af88102ab am: dfc4377d09 am: 65de1590e5 by David Duarte · 2 years ago
- 349db27 Add Android.bp am: ef58cc944e am: a61c863b77 am: cc8cb8411d am: f00872c222 by David Duarte · 2 years ago
- 65de159 Merge tag 'v1.0.4' into HEAD am: 7609a5f5ae am: 18b9476995 am: 2af88102ab am: dfc4377d09 by David Duarte · 2 years ago
- f00872c Add Android.bp am: ef58cc944e am: a61c863b77 am: cc8cb8411d by David Duarte · 2 years ago
- dfc4377 Merge tag 'v1.0.4' into HEAD am: 7609a5f5ae am: 18b9476995 am: 2af88102ab by David Duarte · 2 years ago
- 8983b46 Add Android.bp am: ef58cc944e am: 19c84501fb by David Duarte · 2 years ago
- bd82f64 Merge tag 'v1.0.4' into HEAD am: 7609a5f5ae am: eafe98bcdb by David Duarte · 2 years ago
- cc8cb84 Add Android.bp am: ef58cc944e am: a61c863b77 by David Duarte · 2 years ago
- 2af8810 Merge tag 'v1.0.4' into HEAD am: 7609a5f5ae am: 18b9476995 by David Duarte · 2 years ago
- a61c863 Add Android.bp am: ef58cc944e by David Duarte · 2 years ago
- 18b9476 Merge tag 'v1.0.4' into HEAD am: 7609a5f5ae by David Duarte · 2 years ago
- 19c8450 Add Android.bp am: ef58cc944e by David Duarte · 2 years ago aml_ase_341113000 aml_con_341110000 aml_hef_341114030 aml_rkp_341114000 aml_sta_341111000 aml_sta_341114000
- eafe98b Merge tag 'v1.0.4' into HEAD am: 7609a5f5ae by David Duarte · 2 years ago
- ef58cc9 Add Android.bp by David Duarte · 2 years ago platform-tools-34.0.5
- 7609a5f Merge tag 'v1.0.4' into HEAD by David Duarte · 2 years ago
- ce8b854 Add metadata files am: d1c37a2582 by David Duarte · 2 years ago
- d1c37a2 Add metadata files by David Duarte · 2 years ago main-16k
- cee2b53 Initial empty repository by Frank Piva · 2 years ago
- 1a5938e meson: Bump to version 1.0.4 by Antoine Soulier · 2 years, 1 month ago
- 67f2231 fix: Gain adjustment during second quantization phase can exceed minimum gain by Antoine Soulier · 2 years, 1 month ago
- 3b23884 readme: Add Bluetooth qualification ID by Antoine Soulier · 2 years, 2 months ago
- f522371 readme: Add few words on fuzzing by Antoine Soulier · 2 years, 2 months ago
- a3c99d4 Merge pull request #32 from google/fuzzing by Antoine SOULIER · 2 years, 2 months ago
- 5383f43 feature: Add a roundtrip fuzz testing harness by Antoine Soulier · 2 years, 2 months ago
- 9c579ff cpp: Include malloc/free header by Antoine Soulier · 2 years, 2 months ago
- 3d76930 meson: Bump to version 1.0.3 by Antoine Soulier · 2 years, 4 months ago
- 49101e4 Merge MDCT orthogonalization factor in rot twiddles (remove 1 mult by samples in common case) by Antoine Soulier · 2 years, 4 months ago
- 7979564 feature: Enable pedantic to improve portability by Antoine Soulier · 2 years, 4 months ago
- a48fdbc Merge pull request #28 from dane1122/fix-ubsan by Antoine SOULIER · 2 years, 4 months ago
- 7210a30 Merge pull request #26 from xyz1001/main by Antoine SOULIER · 2 years, 4 months ago
- ca23b7c fix compile error with msvc 17 by xyz1001 · 2 years, 4 months ago