- 05 Jun, 2015 8 commits
-
-
Frank Galligan authored
WebM files will adjust the display width and height according to the input pixel aspect ratio. The default pixel aspect ratio is 1:1. BUG=https://code.google.com/p/webm/issues/detail?id=1005 Change-Id: I23e0a601b7259fa9513cb86110c41b8437769808
-
Marco authored
For real-time mode: keep reference_frame masking off for spatial svc. Change-Id: I15e123c06f67ea040172b8d4042a672f3525b9d8
-
Parag Salasakar authored
-
Parag Salasakar authored
average improvement ~3x-4x Change-Id: I59279293ce4b2a1e99bd10579ac97740e943643f
-
Marco authored
-
Parag Salasakar authored
-
James Zern authored
-
James Zern authored
-
- 04 Jun, 2015 21 commits
-
-
James Zern authored
-
Scott LaVarnway authored
-
James Zern authored
the final index in rows 2, 3 differ from vp8 Change-Id: I0fcea907b4ab44e266c0f1fd77b290d2236b280a
-
Marco authored
Index for ts_rate_decimator should be temporal layer (tl) index. Change-Id: I0320b7f7ae987ef64fdfe7c45099e7978a8fef17
-
Yaowu Xu authored
Change-Id: Ic3b4f3c9a6d8f9b04efb8b5ee080880895063564
-
Scott LaVarnway authored
Change-Id: Iee24b6bb095f748333223e6036fc5c9d9e7e5f1c
-
Scott LaVarnway authored
-
Parag Salasakar authored
average improvement ~3x-4x Change-Id: I8ef263da6ebcf8f20aabaefeccf25a84640ba048
-
Johann Koenig authored
-
Parag Salasakar authored
-
Johann authored
The only difference between the two was that the vp9 function allowed for every step in the bilinear filter (16 steps) while vp8 only allowed for half of those. Since all the call sites in vp9 (<< 1) the input, it only ever used the same steps as vp8. This will allow moving the subpel variance to vpx_dsp with the rest of the variance functions. Change-Id: I6fa2509350a2dc610c46b3e15bde98a15a084b75
-
hkuang authored
-
James Zern authored
Change-Id: Iab7215f82be0c0c831cd81b6f8091afc3710dd54
-
Parag Salasakar authored
average improvement ~4x-6x Change-Id: I7c8b4f2334491be8a859592606e568bc95d019aa
-
James Zern authored
-
James Zern authored
* changes: vp9_reconintra: specialize d135 4x4 vp9_reconintra: specialize d117 4x4 vp9_reconintra: specialize d207 4x4 vp9_reconintra: specialize d153 4x4 vp9_reconintra: specialize d63 4x4 vp9_reconintra: specialize d45 4x4
-
Marco authored
-
James Zern authored
use vld1.8 {d0[]}, [r0] rather than ldrb+vdup; mildly faster Change-Id: Ia5ffc736bcb0f5497b7d9e55a93bf5a5f5f6928c
-
Parag Salasakar authored
-
Marco authored
Remove the ABI check for the controls needed for SVC 1 pass CBR mode. Bump up the ABI version. Change-Id: I35b79ee010e14af83c6d1e801d574deaaa2fc7eb
-
hkuang authored
Change-Id: Ia0ff859ff1c813dbe100e2f27b1ef78167483f4e
-
- 03 Jun, 2015 11 commits
-
-
Marco authored
vp8 uses ts_target_bitrate for layer settings. Change-Id: Ie72477b549051396feebff87a3744fed04366bf4
-
Johann authored
Change-Id: I7a5e4e2632c3fa69d2a85a68fa9b418631caf09c
-
Parag Salasakar authored
average improvement ~5x-8x Change-Id: I179a69ec620fbd69979bd128f05d18113618aab4
-
Parag Salasakar authored
-
James Zern authored
-
James Zern authored
-
KO Myung-Hun authored
Change-Id: Ie3605bf4c4fb16eb21186adbb4577c20a8027344
-
KO Myung-Hun authored
Change-Id: I5750db0504cb69ead52f9f44bf583e693bffbb7e
-
Parag Salasakar authored
average improvement ~4x-6x Change-Id: Ia2e6f770da46416ebec31fdcea5cc7878879a9d9
-
Parag Salasakar authored
-
Johann authored
-