shithub: libvpx

RSS feed

8e8bc5f2 – Jingning Han <jingning@google.com> authored on 2015/06/16 10:45
Add dynamic range comment to vp9_int_pro_col

001baa5d – Johann Koenig <johann.koenig@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/19 12:27
Merge "Move vp8 variance files"

714a46a6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/18 23:32
Merge "vp9_filter: make all filter tables static"

c5d779d2 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/18 23:31
Merge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cb

a2c69af5 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/18 23:27
Merge "vp9_reconintra_neon: add d45 4x4"

5d1d72df – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/18 23:24
Merge changes from topic 'vp9-intra-pred'

4b45088f – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/18 20:56
Merge "Add dynamic resize logic for 1 pass CBR."

41d8545a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/18 18:24
Merge "vp9_reconintra_neon: add DC 4x4 predictors"

e77f859d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/18 18:17
Merge "vp9_reconintra_neon: add DC 32x32 predictors"

d1398e9f – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/18 15:36
Merge "Add dynamic range comment to vp9_satd"

d77f51ba – Marco <marpan@chromium.org> authored on 2015/06/08 06:03
Add dynamic resize logic for 1 pass CBR.

907b33cd – Johann <johannkoenig@google.com> authored on 2015/06/02 10:17
Move vp8 variance files

ce88d74d – James Zern <jzern@google.com> authored on 2015/06/17 16:52
vp9_reconintra_neon: add d45 4x4

337b221e – James Zern <jzern@google.com> authored on 2015/06/17 14:23
vp9_reconintra_neon: add d135 4x4

e8e3583f – James Zern <jzern@google.com> authored on 2015/06/17 13:24
vp9_reconintra: correct d135 4x4 signature

6e44bf20 – James Zern <jzern@google.com> authored on 2015/06/17 12:34
vp9_reconintra_neon: add DC 4x4 predictors

4f1f510f – Jingning Han <jingning@google.com> authored on 2015/06/16 10:35
Add dynamic range comment to vp9_satd

b6ea0c4c – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/18 00:30
Merge "mips msa vp9 fdct 32x32 optimization"

7f6cddb5 – Jingning Han <jingning@google.com> authored on 2015/06/17 04:49
Take out assertion for block_yrd in rtc coding flow

d9fedf78 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/17 03:53
mips msa vp9 fdct 32x32 optimization

0d51a97a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/17 01:29
Merge "Fix integer overflow issue in rtc coding flow intra mode search"

fa53008f – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/16 21:21
Merge "mips msa vp9 fdct 16x16 optimization"

97b3913d – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/16 18:01
Merge "Moved has_rows, has_cols in vp9_decodeframe.c"

bc707450 – Jingning Han <jingning@google.com> authored on 2015/06/16 08:00
Fix integer overflow issue in rtc coding flow intra mode search

89b4b315 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/13 06:18
mips msa vp9 fdct 16x16 optimization

ce6a6c54 – Scott LaVarnway <slavarnway@google.com> authored on 2015/06/16 07:50
Moved has_rows, has_cols in vp9_decodeframe.c

5fe0e55c – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/16 09:40
Merge "Eliminated frame_type check in get_partition_probs()"

a41fe749 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/16 08:28
Merge "Update use_prev_frame_mvs flag in decoder."