| Commit message (Expand) | Author | Age | Lines |
* | Reject sample rates that are out-of-range for libsoundtouch. | wolfbeast | 2020-01-07 | -3/+8 |
* | Check return value of PeerConnectionImpl::GetFingerprint. | Christian Holler | 2019-12-06 | -1/+2 |
* | Issue #1259 - Part 7. Update tests for Adobe EME removal | adeshkp | 2019-11-10 | -13/+0 |
* | Issue #1259 - Part 1. Remove Adobe Primetime support from tree | adeshkp | 2019-11-10 | -10/+0 |
* | Issue #1271 - Fix build failure in current in-tree libcubeb sndio module | Gaming4JC | 2019-11-03 | -1/+1 |
* | Revert "Issue #1267 - Part 1: Update libcubeb to a1200c34." | Matt A. Tobin | 2019-11-03 | -9258/+5500 |
* | Merge pull request #1269 from g4jc/sndio | Moonchild | 2019-11-03 | -2/+2 |
|\ |
|
| * | Issue #1265 - Expose sndio as a build option for any supporting system | Gaming4JC | 2019-11-02 | -2/+2 |
* | | Issue #1267 - Part 1: Update libcubeb to a1200c34. | Gaming4JC | 2019-11-02 | -5500/+9258 |
|/ |
|
* | Merge pull request #1262 from athenian200/solaris-work | Moonchild | 2019-11-02 | -1/+520 |
|\ |
|
| * | Fix a bunch of dumb typos and omissions. | athenian200 | 2019-10-21 | -2/+2 |
| * | MoonchildProductions#1251 - Part 14: libstagefright build should avoid _GLIBC... | athenian200 | 2019-10-21 | -1/+1 |
| * | MoonchildProductions#1251 - Part 11: libpng uses C89 now to avoid buffer over... | athenian200 | 2019-10-21 | -0/+3 |
| * | MoonchildProductions#1251 - Part 6: Solaris needs an audio implementation. | athenian200 | 2019-10-21 | -0/+516 |
* | | Prevent nr_ice_component_insert_pair from leaking. | Byron Campen | 2019-10-24 | -1/+6 |
|/ |
|
* | Added missing libwebp files to update.sh | Dmitry Grigoryev | 2019-10-04 | -0/+3 |
* | Added missing libwebp NEON files | Dmitry Grigoryev | 2019-09-28 | -0/+814 |
* | Alow AAC audio codec data in matroska/webm streams. | Jeroen Vreeken | 2019-07-18 | -2/+22 |
* | Allow matroska mime types for video element and MSE | Jeroen Vreeken | 2019-07-10 | -1/+7 |
* | Ensure we AddRef prior to early return in MediaType::Assign. | wolfbeast | 2019-05-28 | -4/+4 |
* | [libpng] Backport an upstream libpng patch. | wolfbeast | 2019-05-25 | -2/+1 |
* | Fix warnings about unreachable code in cubeb | adeshkp | 2019-03-14 | -2/+2 |
* | Always treat composition time offsets as signed | trav90 | 2019-01-28 | -14/+49 |
* | Update libwebp to version 1.0.2 | wolfbeast | 2019-01-21 | -173/+395 |
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -27/+0 |
* | [FFmpeg] Use new decode API with recent FFmpeg version. | trav90 | 2018-12-28 | -0/+2 |
* | Remove omx-plugin 3rd party libs | trav90 | 2018-12-16 | -16012/+0 |
* | Remove Rust files from media gtests | trav90 | 2018-12-08 | -142/+0 |
* | Clear HAVE_LINUX_PERF_EVENT_H defines in ffvpx config before setting them for... | trav90 | 2018-12-01 | -0/+6 |
* | Add support to libstagefright for AV1 FourCCs (part 2) | trav90 | 2018-11-18 | -0/+3 |
* | Add support to libstagefright for AV1 FourCCs | trav90 | 2018-11-15 | -0/+5 |
* | Clear STDINT_H defines in libvpx config before setting them for lib use. | wolfbeast | 2018-11-04 | -0/+6 |
* | Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591 | trav90 | 2018-10-19 | -304/+783 |
* | Update libaom vendor scripts to account for upstream changes | trav90 | 2018-10-19 | -18/+24 |
* | [aom] Only build stats code if examples are enabled | trav90 | 2018-10-19 | -8/+0 |
* | Update libaom to rev b25610052a1398032320008d69b51d2da94f5928 | trav90 | 2018-10-19 | -576/+624 |
* | [aom] No longer necessary to run lint_config.sh anymore | trav90 | 2018-10-19 | -146/+4 |
* | Add missing : to libaom moz.build | trav90 | 2018-10-19 | -2/+2 |
* | [aom] Fixup moz.build | trav90 | 2018-10-19 | -19/+31 |
* | Update aom to v1.0.0 | trav90 | 2018-10-19 | -43831/+24522 |
* | Add support for SSE 4.2 to libaom moz.build | trav90 | 2018-10-19 | -0/+2 |
* | Add aom_version.h | trav90 | 2018-10-19 | -0/+7 |
* | Update generate_sources_mozbuild.sh | trav90 | 2018-10-19 | -177/+13 |
* | Add generate_sources_mozbuild.py | trav90 | 2018-10-19 | -0/+172 |
* | Add Python cmake parser | trav90 | 2018-10-19 | -0/+468 |
* | [av1] Fix build issues | trav90 | 2018-10-18 | -14/+16 |
* | Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614 | trav90 | 2018-10-18 | -2535/+5113 |
* | Export aom_config.h | trav90 | 2018-10-18 | -0/+7 |
* | Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918 | trav90 | 2018-10-18 | -1992/+12352 |
* | [aom] Remove unused option | trav90 | 2018-10-17 | -3/+3 |