clang-format
54c8e5daff
Apply Clang-format
...
Change-Id: Iaa3ca871a8106a8e57bbc40f4743cf934c98dcbf
2016-05-02 18:08:03 -07:00
Adrian Grange
f2a8c2f63d
Add copyright notice to .c & .cc files
...
Change-Id: I3eb7d6d65a00981ccd629a03fa19d8d140b99c6e
2016-03-29 09:46:59 -07:00
Adrian Grange
80edfa0132
Change "VP9" to "AV1"
...
Change-Id: I6f40ab4725f59bee3d05e3989c1510dfd847b7f9
2016-03-28 12:13:50 -07:00
Adrian Grange
dd1a5c8db5
Replace "VP8" with "AOM"
...
Note: Check AOMD_SET_DESCRIPTOR; there was a VPX & VP8 version
that when renamed become the same.
Change-Id: I022a71c0dfcd77948dda35ec754167e03bca616d
2016-03-25 14:24:04 -07:00
Adrian Grange
ff00fc0f24
Change "VPX" to "AOM"
...
Change-Id: I6593a44de3b571193c2a4c8787ddf3b2fc24a268
2016-03-25 12:57:08 -07:00
Yaowu Xu
01dee0bba5
Change "vp10" to "av1" in source code
...
Change-Id: Ifd0d08b97538dcc04227eceb6fb087224c760c59
2016-03-25 12:43:01 -07:00
Adrian Grange
cebe6f0cf5
Convert "vpx" to "aom"
...
Change the name of source files to replace "vpx" with "aom".
Change occurences of "vpx" in the code to "aom".
Change-Id: I002c0eaa2c350cf1a895bf01bea5788c61328027
2016-03-25 12:25:01 -07:00
Yaowu Xu
3d26d91670
libvpx -> libaom
...
Change-Id: I820483aefdc14f2ae946e08fe10fa01f3e845767
2016-03-22 12:33:42 -07:00
Yaowu Xu
bf4202ed50
Rename vpx to aom
...
Change-Id: Ibc7933fba85feeb30ef9b14b302d932aff19f54e
2016-03-22 08:52:19 -07:00
clang-format
99e28b8b10
apply clang-format
...
Change-Id: Ib8c9eb6263d6eba6b9d7b2e402b7e83a78c86be9
2016-01-28 12:22:13 -08:00
Jim Bankoski
c96ecc2ab7
make unit tests work on vp10 and remove config_vp8 artifacts
...
Also fixed a bug in vp10's ctrl_set_render_size().
Change-Id: Ib1dd109ee2acb96d9e23cffe0e598b1a0dc67031
2016-01-20 12:13:52 -08:00
Frank Galligan
238c4fa74e
Fix encode perf test.
...
JSON was missing a comma.
Change-Id: I7e6b6251b17bc4e74b0197a449ef0313255997e7
2015-01-06 11:12:44 -08:00
Frank Galligan
d80d94498c
Add multithread encodes to the encode perf test
...
Encode the files with 1, 2, and 4 threads.
Explicitly turn on error resilient and frame parallel
decoding and turn off altref frames.
Change-Id: I02b66f72b7d35c666c3ba685b33015508e440209
2014-12-19 15:21:40 -08:00
Frank Galligan
0f3d388685
Fix encode perf test
...
The accepted range changed to -8..8.
BUG:https://code.google.com/p/webm/issues/detail?id=901
Change-Id: I53ac80b58f4819b82c76db61db5dc476f821191f
2014-12-18 15:19:21 -08:00
Joshua Litt
83b843f4b1
Encode perf test
...
Change-Id: I61993946fe5cbcd7ebeb6302efd9538bff022e5a
2014-07-25 11:02:04 -07:00