summaryrefslogtreecommitdiffstats
path: root/third_party/aom/av1
Commit message (Collapse)AuthorAgeLines
* Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591trav902018-10-19-10002/+22699
|
* Update libaom to rev b25610052a1398032320008d69b51d2da94f5928trav902018-10-19-3845/+11824
|
* Update aom to v1.0.0trav902018-10-19-131121/+79884
| | | | Update aom to commit id d14c5bb4f336ef1842046089849dee4a301fbbf0.
* Fix aom compile errors with VS2015trav902018-10-18-29/+30
| | | | Import BUG=aomedia:900
* Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614trav902018-10-18-25360/+48709
|
* [aom] Fix win32 debug buildtrav902018-10-18-12/+12
| | | | | | | | | | Visual Studio 2015u3 fails to compile reconintra.c for win32 debug targets. It's confused by the #if conditional inside the assert macro expansion. The checks are obsolete upstream. Address the issue by duplicating the assert calls for each branch of the conditional.
* [aom] Fix stream info peekingtrav902018-10-18-0/+13
| | | | | | Backport upstream patch by Sebastian Alaiwan fixing aom_peek_stream_info after changes to the superblock location.
* Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918trav902018-10-18-24903/+35343
|
* Update aom to slightly newer commit IDtrav902018-10-17-24193/+28112
|
* Import aom librarytrav902018-10-15-0/+173837
This is the reference implementation for the Alliance for Open Media's av1 video code. The commit used was 4d668d7feb1f8abd809d1bca0418570a7f142a36.