summaryrefslogtreecommitdiffstats
path: root/layout
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-01-04 03:43:58 -0500
committerMatt A. Tobin <email@mattatobin.com>2021-01-04 03:43:58 -0500
commit1a4abb5d974997db97c1534dd1f36d70788b6562 (patch)
tree2eea02aeb3855017d7d752f5aeb54b8c4a2a5af9 /layout
parent3f1ed03579deafcc895b3fd89da9d01010ac627b (diff)
downloadUXP-1a4abb5d974997db97c1534dd1f36d70788b6562.tar
UXP-1a4abb5d974997db97c1534dd1f36d70788b6562.tar.gz
UXP-1a4abb5d974997db97c1534dd1f36d70788b6562.tar.lz
UXP-1a4abb5d974997db97c1534dd1f36d70788b6562.tar.xz
UXP-1a4abb5d974997db97c1534dd1f36d70788b6562.zip
Issue #61 - Add missing external symbols for gkmedias when WebRTC is built
Diffstat (limited to 'layout')
-rw-r--r--layout/media/symbols.def.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/layout/media/symbols.def.in b/layout/media/symbols.def.in
index 6a940cd75..6e2364f51 100644
--- a/layout/media/symbols.def.in
+++ b/layout/media/symbols.def.in
@@ -64,6 +64,10 @@ vpx_codec_get_cx_data
vpx_codec_enc_config_default
vpx_img_alloc
vpx_codec_encode
+#ifdef MOZ_WEBRTC
+vpx_codec_set_frame_buffer_functions
+vpx_codec_enc_init_multi_ver
+#endif
#ifdef MOZ_AV1
aom_codec_av1_dx
aom_codec_dec_init_ver
@@ -134,6 +138,10 @@ moz_speex_resampler_skip_zeros
moz_speex_resampler_set_skip_frac_num
moz_speex_resampler_reset_mem
cubeb_destroy
+#ifdef MOZ_WEBRTC
+cubeb_device_collection_destroy
+cubeb_enumerate_devices
+#endif
cubeb_init
cubeb_get_backend_id
cubeb_get_max_channel_count
@@ -183,6 +191,14 @@ opus_encoder_destroy
opus_encoder_ctl
opus_encode
opus_encode_float
+#ifdef MOZ_WEBRTC
+opus_custom_mode_create
+opus_packet_parse
+opus_packet_get_nb_channels
+downmix_int
+tonality_analysis_init
+run_analysis
+#endif
#ifndef MOZ_NATIVE_PNG
MOZ_APNG_get_first_frame_is_hidden
MOZ_APNG_get_next_frame_blend_op