wolfbeast
e82bb23d7e
Reject sample rates that are out-of-range for libsoundtouch.
...
We never reach this with our normal use of this lib but adding the
sanity check just in case. (ported from upstream)
2020-01-09 21:23:49 +08:00
Christian Holler
39c9c5849b
Check return value of PeerConnectionImpl::GetFingerprint.
2019-12-07 06:55:08 +08:00
Gaming4JC
3c2728e97e
Issue #1271 - Fix build failure in current in-tree libcubeb sndio module
...
Fixes build error due to errant typecast in PTHREAD_MUTEX_INITIALIZER.
2019-11-04 11:54:34 +08:00
Gaming4JC
84c1e8ce10
Issue #1265 - Expose sndio as a build option for any supporting system
2019-11-04 11:54:32 +08:00
athenian200
cbf60a2058
Fix a bunch of dumb typos and omissions.
2019-11-04 11:53:57 +08:00
athenian200
c3adb0a157
MoonchildProductions#1251 - Part 14: libstagefright build should avoid _GLIBCXX_OS_DEFINES.
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1367775
Windows already requires this ifdef, Solaris needs it too. Not much more to say, but I can do research and follow up on this if asked.
2019-11-04 11:52:34 +08:00
athenian200
c19f252ab2
MoonchildProductions#1251 - Part 11: libpng uses C89 now to avoid buffer overflows.
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1371266
12e63e91af
This sounds absurd, and the fact that we had to change a C++ comment to a C-style comment on account of this may seem hilarious and inconsequential, but this isapparently not a joke and leaving it as it is now may be a bad idea.
2019-11-04 11:52:30 +08:00
athenian200
68ee7c2d20
MoonchildProductions#1251 - Part 6: Solaris needs an audio implementation.
...
Current versions of libcubeb already have a Sun audio implementation, but in Firefox 52 and earlier, this was all they had. I'm not completely happy with this implementation because it has issues like video freezing if the soundcard isn't working, but I think fixing this or pulling in a newer libcubeb would be going too far for too little gain.
2019-11-04 11:52:21 +08:00
Byron Campen
df83678e80
Prevent nr_ice_component_insert_pair from leaking.
2019-10-25 12:00:23 +08:00
Dmitry Grigoryev
12fba36d6e
Added missing libwebp files to update.sh
2019-10-18 09:04:55 +08:00
Dmitry Grigoryev
9d42392ea8
Added missing libwebp NEON files
2019-10-05 07:22:24 +08:00
Jeroen Vreeken
3dfc953945
Alow AAC audio codec data in matroska/webm streams.
...
Allow CRC32 elements in matroska cluster elements.
2019-07-19 10:04:57 +08:00
Jeroen Vreeken
a960d679d5
Allow matroska mime types for video element and MSE
...
Allow avc (h.264) content in matroska/webm containers
2019-07-12 16:56:02 +08:00
wolfbeast
dfb01e0384
Ensure we AddRef prior to early return in MediaType::Assign.
2019-05-31 07:21:30 +08:00
wolfbeast
269dfa5bac
[libpng] Backport an upstream libpng patch.
2019-05-31 07:18:30 +08:00
adeshkp
888d5e5395
Fix warnings about unreachable code in cubeb
2019-03-16 07:04:14 +08:00
trav90
a137fdb1c1
Always treat composition time offsets as signed
...
Even for version 0 ctts atoms that technically should contain only
unsigned values.
2019-02-16 00:27:32 +08:00
wolfbeast
072fbe1a93
Update libwebp to version 1.0.2
...
This resolves #939 .
2019-02-16 00:24:34 +08:00
adeshkp
aea50f182f
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
trav90
5949fc61dc
[FFmpeg] Use new decode API with recent FFmpeg version.
...
In libavcodec 58 and later, the old avcodec_decode_video2 is broken and only return the first visible frame found after a VP9 super-frame.
2019-02-16 00:23:10 +08:00
trav90
44d2451bf7
Remove omx-plugin 3rd party libs
2019-02-16 00:22:41 +08:00
trav90
ef2f6d6f28
Remove Rust files from media gtests
2019-02-16 00:21:08 +08:00
trav90
ea4e32bd8a
Add support to libstagefright for AV1 FourCCs (part 2)
2019-02-16 00:19:37 +08:00
trav90
06fc050848
Add support to libstagefright for AV1 FourCCs
2019-02-16 00:19:36 +08:00
wolfbeast
071df50781
Clear STDINT_H defines in libvpx config before setting them for lib use.
2019-02-16 00:18:50 +08:00
trav90
368651059a
Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591
2019-02-16 00:17:46 +08:00
trav90
77c9089b7d
Update libaom vendor scripts to account for upstream changes
2019-02-16 00:17:43 +08:00
trav90
656835e767
[aom] Only build stats code if examples are enabled
2019-02-16 00:17:42 +08:00
trav90
3d109dd4fc
Update libaom to rev b25610052a1398032320008d69b51d2da94f5928
2019-02-16 00:17:40 +08:00
trav90
8493557d20
[aom] No longer necessary to run lint_config.sh anymore
...
Upstream can now code generate the rtcd interface files directly from the aom_config.h header, so we no longer have to generate an intermediate file by running lint_config.sh. This also means we can remove the code for creating a temporary directory.
2019-02-16 00:17:38 +08:00
trav90
e731bff61e
Add missing : to libaom moz.build
2019-02-16 00:17:37 +08:00
trav90
524295194e
[aom] Fixup moz.build
2019-02-16 00:17:33 +08:00
trav90
48f6d2e034
Update aom to v1.0.0
...
Update aom to commit id d14c5bb4f336ef1842046089849dee4a301fbbf0.
2019-02-16 00:17:30 +08:00
trav90
bb61121b44
Add support for SSE 4.2 to libaom moz.build
2019-02-16 00:17:27 +08:00
trav90
760b6c7d25
Add aom_version.h
2019-02-16 00:17:25 +08:00
trav90
5e1d42c618
Update generate_sources_mozbuild.sh
...
This changes generate_sources_mozbuild.sh to call generate_sources_mozbuild.py to generate sources.mozbuild and config files and removes the parts of the script that are no longer necessary.
2019-02-16 00:17:24 +08:00
trav90
1077a5cfec
Add generate_sources_mozbuild.py
...
This uses the cmakeparser to generate sources.mozbuild and the config files for each platform.
2019-02-16 00:17:22 +08:00
trav90
8411fe7c7d
Add Python cmake parser
...
Unfortunately, upstream has removed the configure+make build system our import script relies on to generate code and moz.build files.
2019-02-16 00:17:21 +08:00
trav90
49bf3b1211
[av1] Fix build issues
...
This revision of libaom has some conflicts with our vendor script
and build system. A number of new .asm files have the same basename
as .c files, which our build system cannot handle.
To work around this, I manually renamed the conflicting
files in the filesystem and sources.mozbuild.
Also add av1_convolve_scale_sse4.c to sources.mozbuild manually.
This is needed by the build but for some reason isn't picked up
by generate_sources_mozbuild.sh.
2019-02-16 00:17:17 +08:00
trav90
992c6637e3
Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614
2019-02-16 00:17:15 +08:00
trav90
de3974b3c4
Export aom_config.h
...
Recent changes made this a public header, so it needs to be available to callers like AOMDecoder.
2019-02-16 00:17:07 +08:00
trav90
2ab8fcbfd1
Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918
2019-02-16 00:17:05 +08:00
trav90
e329bc4331
[aom] Remove unused option
2019-02-16 00:17:01 +08:00
trav90
6940d0df6c
[aom] Filter out CONFIG_EXT_PARTITION_TYPES
...
aom_dsp_rtcd_defs.pl checks only whether this key is present in the config, not whether it is set to true or not. Our script sets CONFIG_FOO=no for disabled options, while the upstream build system omits them, resulting in extra symbol declarations the build will never define.
Work around this by stripping the offending disabled config key if it is disabled.
2019-02-16 00:17:00 +08:00
trav90
ba7eca76ea
Make aom_config.asm match upstream
2019-02-16 00:16:58 +08:00
trav90
27b580fb16
[aom] Add x86-win32-gcc config
2019-02-16 00:16:57 +08:00
trav90
42b95d2649
[av1] Clean up duplicate filenames check
2019-02-16 00:16:55 +08:00
trav90
76f1e6edca
Update aom to slightly newer commit ID
2019-02-16 00:16:50 +08:00
trav90
6aa74b9079
[aom] Enable YASM
2019-02-16 00:16:43 +08:00
trav90
0505067ed2
[aom] Remove 32-bit Mac OS build config
2019-02-16 00:16:41 +08:00