summaryrefslogtreecommitdiff
path: root/layout
diff options
context:
space:
mode:
authorJeremy Andrews <athenian200@outlook.com>2023-10-23 19:58:33 -0500
committerJeremy Andrews <athenian200@outlook.com>2023-10-24 00:58:15 -0500
commit8b746b6c127dcf9c83ef860f28ebd2f2e367f5df (patch)
treeb707ce92ecff32142ccfb859cd58b7a5bd11ae9e /layout
parent6df4c1874704597159f84e7a8cedca6157f25ef8 (diff)
downloaduxp-8b746b6c127dcf9c83ef860f28ebd2f2e367f5df.tar.gz
Issue #2357 - WebM demuxer can't tell when a video wants to be transparent.
Required to have an alpha channel (which in the strange world of graphics seems to refer to transparency, and not experimental code) in WebM videos. Straight port of Firefox 53 implementation, adapted slightly for a couple of patches previously taken without this. Ref: BZ 1320829
Diffstat (limited to 'layout')
-rw-r--r--layout/media/symbols.def.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/media/symbols.def.in b/layout/media/symbols.def.in
index 2ad49cbfcf..140d8e7480 100644
--- a/layout/media/symbols.def.in
+++ b/layout/media/symbols.def.in
@@ -9,6 +9,7 @@ nestegg_duration
nestegg_free_packet
nestegg_init
nestegg_offset_seek
+nestegg_packet_additional_data
nestegg_packet_count
nestegg_packet_discard_padding
nestegg_packet_data