Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591 | trav90 | 2018-10-19 | -3455/+5796 |
| | ||||
* | Update libaom to rev b25610052a1398032320008d69b51d2da94f5928 | trav90 | 2018-10-19 | -387/+2435 |
| | ||||
* | Update aom to v1.0.0 | trav90 | 2018-10-19 | -63320/+21362 |
| | | | | Update aom to commit id d14c5bb4f336ef1842046089849dee4a301fbbf0. | |||
* | Fix aom compile errors with VS2015 | trav90 | 2018-10-18 | -0/+1 |
| | | | | Import BUG=aomedia:900 | |||
* | [av1] Fix build issues | trav90 | 2018-10-18 | -0/+0 |
| | | | | | | | | | | | | | 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. | |||
* | Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614 | trav90 | 2018-10-18 | -4578/+8530 |
| | ||||
* | Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918 | trav90 | 2018-10-18 | -2215/+1850 |
| | ||||
* | Update aom to slightly newer commit ID | trav90 | 2018-10-17 | -5091/+5193 |
| | ||||
* | Import aom library | trav90 | 2018-10-15 | -0/+119012 |
This is the reference implementation for the Alliance for Open Media's av1 video code. The commit used was 4d668d7feb1f8abd809d1bca0418570a7f142a36. |