- Jan 22, 2016
-
-
James Zern authored
derived from clang-format 3.7.1 Change-Id: Id82253f86ffff6a75a2cdefdefb0afbc8cba901f
-
- Jan 21, 2016
-
-
Yaowu Xu authored
-
Jim Bankoski authored
Change-Id: I774bc9e371bf77137d411cb906c59807a4c73ed7
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Jim Bankoski authored
Change-Id: If663aafa028e327a7b87004ee58f4f106341b8af
-
Yaowu Xu authored
Change-Id: I9f55d3e221688a17b23ef40e162b33af12e5693a
-
Yaowu Xu authored
Change-Id: Ifbf24b99a841b7f7b5bff78b8830ccaed0d38170
-
Yaowu Xu authored
Change-Id: Iff86d39bed4be9a97fdd78f25f3ac6e1728fe68d
-
Yaowu Xu authored
Change-Id: If28619509457a7cdaeb13b7e87895c3d9f7c1ad1
-
Yaowu Xu authored
Change-Id: Id1a12e1aa97e1baa68a640d1233bf8ab01058d89
-
Yaowu Xu authored
Change-Id: I601464f0b74183daa80730856dfbf33ddfce2cfe
-
Yaowu Xu authored
Also changed all related macros and tests Change-Id: I5269578c0f716fd391111a43932f856778494d29
-
- Jan 20, 2016
-
-
Yaowu Xu authored
Change-Id: I664dadad44b98a82a22e87a481b6ec596f272bd6
-
Yaowu Xu authored
Change-Id: I87600af7f68f9591f4318562801372cf5fd875bc
-
Yaowu Xu authored
Change-Id: I402faf4e8df60f02d82ad79dc725722b4e1f8f9c
-
Yaowu Xu authored
Change-Id: Idaa885f5dfa5150328fdd3bda88e0e6b4323493e
-
Yaowu Xu authored
Change-Id: I375d565b9c90a40799b3fb6f968ac6e4b4d4f093
-
Yaowu Xu authored
Change-Id: If02f1cfb2fc52d612434d12f8679d5707bbe2ecf
-
Yaowu Xu authored
Change-Id: I2be458f7e993fd2ae76a80c0f7d7e3caf3c63d03
-
Yaowu Xu authored
Change-Id: I72650d5cf18b20301ac925865f63f4f6ec16f647
-
Jim Bankoski authored
Also fixed a bug in vp10's ctrl_set_render_size(). Change-Id: Ib1dd109ee2acb96d9e23cffe0e598b1a0dc67031
-
- Jan 19, 2016
-
-
Yaowu Xu authored
Change-Id: Ib096998906935e58f52393ea9ac082f69ada7023
-
Yaowu Xu authored
Since VP10 is now the only codec supported. Change-Id: I3226dceacb87f422f87c9f4af06c73a254143436
-
Jim Bankoski authored
Change-Id: Ibb9192913f235ace2f6b8ef3c0eeabc3fd4cab11
-
Aℓex Converse authored
-
- Jan 15, 2016
-
-
Marco Paniconi authored
More aggresive on avoiding denoising on skin. May supplement this later by adding condtion onn consec_zeromv. Change-Id: Ied92b332f9b24e821d2009f81d1565758588d9a5
-
Aℓex Converse authored
Change-Id: I9c383d604dfd240e38b198ac5bf86ddd3456f442
-
- Jan 14, 2016
-
-
Deb Mukherjee authored
-
Scott LaVarnway authored
-
Scott LaVarnway authored
-
James Zern authored
* changes: Remove unused POSIX_MMAP references Remove unused stdint.h check
-
Deb Mukherjee authored
Different quality levels are used for different regions in the frame depending on how far they are vertically from the center. Specifically, three segments are used based on the mi_row index with respect number to the number of mi_rows in the frame. Change-Id: Ifc8b777bc58ea8521dffc4640360c67d99f8d381
-
- Jan 13, 2016
-
-
Aℓex Converse authored
-
Scott LaVarnway authored
The decoder does not use this function. Change-Id: Ie67f909c0f4108ef286789c70df867d4b960a780
-
Yaowu Xu authored
-
Aℓex Converse authored
This reverts commit ea48370a, reversing changes made to 15939cb2. The commit was insufficiently tested and causes failures. Change-Id: I623d6fc2cd3ae6fd42d0abab1f8eada465ae57a7
-
Yaowu Xu authored
This commit adds the logic for segmentation map initialization and disable temporal update of segmentation map when error-resilient mode is on. It fixes the enc/dec mistmates (release build) and assertions(debug) when both aq-mode and error-resilient are on. Change-Id: Id2155e8b28962cf1f64494f4df0c8d79499b6890
-
Scott LaVarnway authored
Change-Id: Ib275bfc4c29c572d6c70e5ec6dbfc241590d3e3e
-
Aℓex Converse authored
-