Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 02f1758

Browse files
committed
Bug 1372393 - opus: Fix nonunified build patch. r=kinetik
Update patch listing files which need to be built separately. MozReview-Commit-ID: DTTQFGI8LyJ --HG-- extra : rebase_source : 0eeaba1de3792f1d80d6dfddb4efe2f3ae59f0ae
1 parent c3950c3 commit 02f1758

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

media/libopus/nonunified.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ index 8a39b9f..dfc2c62 100644
2727
celt_sources_sse = [
2828
'celt/x86/pitch_sse.c',
2929
'celt/x86/x86_celt_map.c',
30-
@@ -105,8 +112,6 @@ silk_sources = [
31-
'silk/log2lin.c',
30+
@@ -114,8 +114,6 @@ silk_sources = [
3231
'silk/LP_variable_cutoff.c',
3332
'silk/LPC_analysis_filter.c',
33+
'silk/LPC_fit.c',
3434
- 'silk/LPC_inv_pred_gain.c',
3535
- 'silk/NLSF2A.c',
3636
'silk/NLSF_decode.c',

0 commit comments

Comments
 (0)