- Aug 14, 2015
-
-
Yaowu Xu authored
CONFIG_VP9_HIGHBITDEPTH is currently used by both vp9 and vp10, but in many place outside vp9/vp10, the macro was used in conjunction of CONFIG_VP9. This created a dependency on vp9 for vp10 to build. This commit removes the dependency by use CONFIG_VP9_HIGHBITDEPTH only in these places. Change-Id: I8cc007fc9cf132394c6498ce6759e606b64a6ad0
-
Yaowu Xu authored
Change-Id: Ie1fe6603232adc22dbe4d51bd1008c856a6d40ca
-
- Aug 13, 2015
-
-
Yunqing Wang authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yunqing Wang authored
Merged patch "Improve the second-level sub-pixel motion search" (commit: 7418b176) to VP10. Change-Id: I89b5d76624290c47dd84d9c5332b4909238e268d
-
Yaowu Xu authored
Change-Id: Ifddc68a8ab020f35a266ffc74429363301fe7d9e
-
Yaowu Xu authored
-
Yaowu Xu authored
Change-Id: I427b56e92aa2d1381192cb394ac1bb95becb32a1
-
Aℓex Converse authored
Logfile parsers expect it to be there. Change-Id: I7c96a42c8be570a28f51cc4edfa619d9cf9af73b
-
Yaowu Xu authored
Change-Id: I83b5c69621f9f28b742e5b13517d4e5b99c6cd26
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
Change-Id: I651b7bee90f33581368853da81f9622805ccc0ea
-
Jingning Han authored
This file is empty in vp10. Remove it to clear out visual studio warning. Change-Id: I741e88adcf3c9fc6b73b13ea08a2094e2f3a7eba
-
Yaowu Xu authored
Change-Id: Ifce12a95c1cdc36dc6ac5a72759249a17407da9e
-
Yaowu Xu authored
-
- Aug 12, 2015
-
-
Jingning Han authored
-
Jingning Han authored
Mirror the fix in vp9_encoder for sse-only build. Change-Id: I9f272874e52f4cc295fcaa71920f8a5d3a80045b
-
James Zern authored
-
Scott LaVarnway authored
-
Hui Su authored
-
Hui Su authored
-
Yaowu Xu authored
1. information on --test-decode 2. vp10 specific parameters, currently shared with vp9 Change-Id: Ida4b691052441e68b9352746988027e5a2a26f48
-
Hui Su authored
In encode_superblock, call set_ref_ptrs only for inter blocks. Change-Id: I27545c0e3e679e1838b78d7c9d01fe5a4d3cc0fb
-
Hui Su authored
Change-Id: Ia069da11eebb271063e9eb837bdb3e7175ecce13
-
Jingning Han authored
Change-Id: Ic5004f8bdc1c2b025b598e80374ee1f286ea95ee
-
Jingning Han authored
Remove the ssim files from vp10 folder. Change-Id: Icc1d9d61a0878d53584328b278dfa090aa070035
-
Jingning Han authored
Remove the vp9_ prefix from vp10 file names. Change-Id: I513a211b286a57d6126fc1b0fbfd6405120014f1
-
Jingning Han authored
-
Jingning Han authored
-
Jingning Han authored
-
James Zern authored
broken since: be6c031f Merge "Fork VP9 and VP10 codebase" 3ee6db6c Fork VP9 and VP10 codebase Change-Id: I1dcdb378e11fe9aaf7c433ab187ebf952ef9cf09
-
James Zern authored
fixes sse-only build Change-Id: I4591f5be6773464238744a41d6901cf0e903b5bd
-
James Zern authored
-
Jingning Han authored
This commit renames the vp10 encoder, decoder, and common interface file names from vp9_ prefix to vp10_ prefix. Change-Id: Iafb5d786e4b428d2b9bf097123bd86c4fa9ded24
-
Jingning Han authored
Change-Id: Iacbfac29898ac7954eb6375e83873dbb7390fd47
-
Jingning Han authored
-
James Zern authored
-
Jingning Han authored
This commit folks the VP9 and VP10 codebase and makes libvpx support VP8, VP9, and VP10. Change-Id: I81782e0b809acb3c9844bee8c8ec8f4d5e8fa356
-