shithub: libvpx

RSS feed

d217c871 – Johann <johannkoenig@google.com> authored on 2017/05/15 12:30
neon variance: special case 4x

e7cac130 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/22 13:48
Merge changes Ib8dd96f7,Ie9854b77

b3bf91bd – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/22 02:27
Merge "vp9: Adjustments to cyclic refresh for high motion."

2adc0443 – Marco <marpan@google.com> authored on 2017/05/21 18:15
vp9: Adjustments to cyclic refresh for high motion.

ff9395eb – Marco <marpan@google.com> authored on 2017/05/21 18:12
vp9: Speed >= 8: Modify condition for low-resoln.

b5055002 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/19 13:11
Merge "neon 4 byte helper functions"

3c603ead – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/19 13:08
Merge "neon fdct: 4x4 implementation"

a7977ece – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/19 08:24
Merge "Changes to modified error."

1205e320 – Marco <marpan@google.com> authored on 2017/05/18 10:12
vp9: SVC: Modify condition to allow for copy partition.

6b6ff9c9 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/18 15:37
Merge "vp9: Make copy partition work for SVC and dynamic resize."

5680b451 – paulwilkins <paulwilkins@google.com> authored on 2016/02/03 10:37
Changes to modified error.

2ba4729e – Marco <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2017/05/15 13:14
vp9: Make copy partition work for SVC and dynamic resize.

a2dfbbd7 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/17 14:42
Merge "vp9: Modify ChangingDropFrameThresh unittest."

13918a9c – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/17 13:53
Merge "Update partial idct testing code"

bde2c04f – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/17 13:38
Merge "Experiment. Store first pass errors as per MB values."

7b742da6 – Johann <johannkoenig@google.com> authored on 2017/05/02 03:31
neon variance: process 4x blocks

2057d3ef – Johann <johannkoenig@google.com> authored on 2017/05/12 14:14
use memcpy for unaligned neon stores

42e5073f – paulwilkins <paulwilkins@google.com> authored on 2017/04/05 06:35
Experiment. Store first pass errors as per MB values.

4733df33 – Marco <marpan@google.com> authored on 2017/05/17 05:36
vp9: Modify ChangingDropFrameThresh unittest.

3210ca6d – Linfeng Zhang <linfengz@google.com> authored on 2017/05/16 12:28
Update partial idct testing code

105503b8 – Johann <johannkoenig@google.com> authored on 2017/05/12 07:05
neon fdct: 4x4 implementation

31cb852a – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/16 19:39
Merge "Revert "Add visibility="protected" attribute for global variables referenced in asm files.""

baef5486 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/16 18:50
Merge "Revert "Revert "vp8: Real-time mode: reduce mode_check_freq thresh for speed 10."""

13d4a0d0 – Marco Paniconi <marpan@google.com> authored on 2017/05/16 18:50
Revert "Revert "vp8: Real-time mode: reduce mode_check_freq thresh for speed 10.""

b9987a7c – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/16 18:48
Merge "Revert "vp8: Real-time mode: reduce mode_check_freq thresh for speed 10.""

37048078 – Marco Paniconi <marpan@google.com> authored on 2017/05/16 18:48
Revert "vp8: Real-time mode: reduce mode_check_freq thresh for speed 10."

18e8baa5 – Linfeng Zhang <linfengz@google.com> authored on 2017/05/16 12:10
Add transpose_32bit_4x4() and rename transpose_4x4() for vpx_dsp/x86

2300e166 – Johann Koenig <johannkoenig@google.com> authored and Johann <johannkoenig@google.com> committed on 2017/05/16 18:52
Revert "Add visibility="protected" attribute for global variables referenced in asm files."

dac3b597 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/15 17:21
Merge "'protected' visibility unsupported on macho"

8739a182 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/15 14:15
Merge "move neon load/stores to a new file"

7498fe2e – Johann <johannkoenig@google.com> authored on 2017/05/12 14:16
neon 4 byte helper functions

3fbc371e – Johann <johannkoenig@google.com> authored on 2017/05/15 06:39
'protected' visibility unsupported on macho

1088b4f8 – Johann <johannkoenig@google.com> authored and James Zern <jzern@google.com> committed on 2017/05/12 14:11
move neon load/stores to a new file

4a7424ad – Marco <marpan@google.com> authored on 2017/05/12 07:01
vp8: Real-time mode: reduce mode_check_freq thresh for speed 10.

6b9d1302 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/12 23:20
Merge "vp9: speed 8: Fix seg fault in partition copy when drop frames."

4c0655f2 – Cheng Chen <chengchen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/12 21:29
Merge "Speed up encoding by skipping altref recode"