summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeLines
* Add license header to media/webrtc/trunk/build/mac/find_sdk_uxp.pyMatt A. Tobin2020-07-31-0/+3
* Use an alt script to properly determine the OSX SDK versionMatt A. Tobin2020-07-31-1/+48
* [WebRTC] Make candidate pair insertion code easier to read/understand.Byron Campen [:bwc]2020-07-09-14/+7
* Issue #1558 - Prevent null deref crash in WebrtcVideoConduit DTORFedor2020-05-27-0/+7
* Issue #1538 - remove speech recognition engineMoonchild2020-05-20-74131/+0
* Issue #1542 - [mtransport] Fix unaligned memory allocation in r_memoryJiaxun Yang2020-05-14-1/+1
* Bug 1426323 - Media: WebRTC: Fix build config for MIPS64Jiaxun Yang2020-05-14-0/+4
* Issue #1542 - [WebRTC] Set CPU speed to -1 on MIPSJiaxun Yang2020-05-14-0/+5
* Issue #1542 - [WebRTC] Don't use post proc on MIPSJiaxun Yang2020-05-14-1/+1
* Bug 1384826 - Media: WebRTC: Fix build config for MIPSJiaxun Yang2020-05-14-5/+5
* Issue #1531 - Work around GCC 10 defaulting to -fno-common in media/ffvpx/lib...Matt A. Tobin2020-05-02-0/+5
* Move aom source to a sub-directory under media/libaomMatt A. Tobin2020-04-07-517/+460850
* Issue #1471 - Fix building on sparc64 LinuxJMadgwick2020-03-09-2/+2
* Issue #1319 - Remove EARLY_BETA_OR_EARLIER conditionMatt A. Tobin2020-02-28-16/+1
* Issue #1342 - Remove support for system libvpxwolfbeast2020-01-31-3/+0
* Reject sample rates that are out-of-range for libsoundtouch.wolfbeast2020-01-07-3/+8
* Check return value of PeerConnectionImpl::GetFingerprint.Christian Holler2019-12-06-1/+2
* Issue #1259 - Part 7. Update tests for Adobe EME removaladeshkp2019-11-10-13/+0
* Issue #1259 - Part 1. Remove Adobe Primetime support from treeadeshkp2019-11-10-10/+0
* Issue #1271 - Fix build failure in current in-tree libcubeb sndio moduleGaming4JC2019-11-03-1/+1
* Revert "Issue #1267 - Part 1: Update libcubeb to a1200c34."Matt A. Tobin2019-11-03-9258/+5500
* Merge pull request #1269 from g4jc/sndioMoonchild2019-11-03-2/+2
|\
| * Issue #1265 - Expose sndio as a build option for any supporting systemGaming4JC2019-11-02-2/+2
* | Issue #1267 - Part 1: Update libcubeb to a1200c34.Gaming4JC2019-11-02-5500/+9258
|/
* Merge pull request #1262 from athenian200/solaris-workMoonchild2019-11-02-1/+520
|\
| * Fix a bunch of dumb typos and omissions.athenian2002019-10-21-2/+2
| * MoonchildProductions#1251 - Part 14: libstagefright build should avoid _GLIBC...athenian2002019-10-21-1/+1
| * MoonchildProductions#1251 - Part 11: libpng uses C89 now to avoid buffer over...athenian2002019-10-21-0/+3
| * MoonchildProductions#1251 - Part 6: Solaris needs an audio implementation.athenian2002019-10-21-0/+516
* | Prevent nr_ice_component_insert_pair from leaking.Byron Campen2019-10-24-1/+6
|/
* Added missing libwebp files to update.shDmitry Grigoryev2019-10-04-0/+3
* Added missing libwebp NEON filesDmitry Grigoryev2019-09-28-0/+814
* Alow AAC audio codec data in matroska/webm streams.Jeroen Vreeken2019-07-18-2/+22
* Allow matroska mime types for video element and MSEJeroen Vreeken2019-07-10-1/+7
* Ensure we AddRef prior to early return in MediaType::Assign.wolfbeast2019-05-28-4/+4
* [libpng] Backport an upstream libpng patch.wolfbeast2019-05-25-2/+1
* Fix warnings about unreachable code in cubebadeshkp2019-03-14-2/+2
* Always treat composition time offsets as signedtrav902019-01-28-14/+49
* Update libwebp to version 1.0.2wolfbeast2019-01-21-173/+395
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-27/+0
* [FFmpeg] Use new decode API with recent FFmpeg version.trav902018-12-28-0/+2
* Remove omx-plugin 3rd party libstrav902018-12-16-16012/+0
* Remove Rust files from media gteststrav902018-12-08-142/+0
* Clear HAVE_LINUX_PERF_EVENT_H defines in ffvpx config before setting them for...trav902018-12-01-0/+6
* Add support to libstagefright for AV1 FourCCs (part 2)trav902018-11-18-0/+3
* Add support to libstagefright for AV1 FourCCstrav902018-11-15-0/+5
* Clear STDINT_H defines in libvpx config before setting them for lib use.wolfbeast2018-11-04-0/+6
* Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591trav902018-10-19-304/+783
* Update libaom vendor scripts to account for upstream changestrav902018-10-19-18/+24
* [aom] Only build stats code if examples are enabledtrav902018-10-19-8/+0