shithub: libvpx

RSS feed

61c5c96a – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/09 19:22
Merge "Adjust some parameters for cyclic refresh for low bitrates."

2fd31bbb – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/09 13:03
Merge "Prevent dividing by 0 when target-bitrate is 0."

997ac14c – Marco <marpan@chromium.org> authored on 2015/06/09 10:58
Adjust some parameters for cyclic refresh for low bitrates.

4a28da58 – Paul Wilkins <paulwilkins@google.com> authored and paulwilkins <paulwilkins@google.com> committed on 2015/05/29 20:56
Enable more split modes for animated content.

c23a9e21 – Debargha Mukherjee <debargha@google.com> authored on 2015/06/08 12:18
Prevent dividing by 0 when target-bitrate is 0.

b19b16cf – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/08 10:26
Merge "Animation and dead zone detection."

e67d45d4 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/06 12:10
Merge "vpxdec: cosmetics: break some long lines"

913ddbf7 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/06 12:10
Merge "vpxenc: relocate vp8/vp9 only options"

ad8e6f2e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/06 12:07
Merge "disable vp8_sub_pixel_variance8x8_neon"

a3938266 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/05 23:24
Merge "vs/armv7: use -oldit armasm flag"

47fe5354 – James Zern <jzern@google.com> authored on 2015/06/05 15:59
disable vp8_sub_pixel_variance8x8_neon

9c6eea35 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/05 17:49
Merge "vp9_reconintra: simplify d63_predictor"

5831a712 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/05 16:04
Merge "BUG FIX: Remove counts param"

8c854769 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/05 14:02
Merge "Add control to skip loop filter in VP9 decoder."

44138d7d – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/05 14:01
Merge "vpxenc: Add support for pixel aspect ratio."

a4dad3e9 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/05 12:54
Merge "Duplicate reference variance code"

3a070ba5 – James Zern <jzern@google.com> authored on 2015/06/05 12:18
vpxdec: cosmetics: break some long lines

f82cfc2e – James Zern <jzern@google.com> authored on 2015/06/05 12:07
vpxenc: relocate vp8/vp9 only options

87c21a95 – hkuang <hkuang@google.com> authored on 2015/05/06 12:31
Optimize the decode_partition. About 0.7% gain on N10.

5908e0b6 – James Zern <jzern@google.com> authored on 2015/06/05 11:21
vs/armv7: use -oldit armasm flag

63819c03 – Scott LaVarnway <slavarnway@google.com> authored on 2015/06/05 07:54
BUG FIX: Remove counts param

bfb6d488 – Frank Galligan <fgalligan@google.com> authored on 2015/05/21 07:49
Add control to skip loop filter in VP9 decoder.

09acd267 – Frank Galligan <fgalligan@google.com> authored on 2015/06/01 06:20
vpxenc: Add support for pixel aspect ratio.

8710cceb – Marco <marpan@chromium.org> authored on 2015/06/04 13:05
Fix to spatial svc: set reference_frame masking.

78b434e8 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/05 01:32
Merge "mips msa vp9 loopfilter 4, 8 optimization"

d43fd998 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/05 03:52
mips msa vp9 loopfilter 4, 8 optimization

0d0db3e8 – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/05 00:26
Merge "Bugfx in setting layer framerate."

dc07cc6f – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/04 22:15
Merge "mips msa vp9 loopfilter 16 optimization"

c2cf347f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/04 22:15
Merge "vp9_reconintra: use AVG[23] consistently"

2b6d6214 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/04 21:46
Merge "vp9_reconintra_neon_asm/tm4x4: simplify left load"

6c3b691c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/04 18:56
Merge "vp9_reconintra: fix d45/d63 discrepancies"

7ccd7fc3 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/04 18:20
Merge "Remove cm parameter from vp9_decode_block_tokens() part 2"

7012ba63 – James Zern <jzern@google.com> authored on 2015/06/03 16:40
vp9_reconintra: simplify d63_predictor

faea038f – James Zern <jzern@google.com> authored on 2015/06/04 09:05
vp9_reconintra: fix d45/d63 discrepancies

8f7e7663 – Marco <marpan@chromium.org> authored on 2015/06/04 09:09
Bugfx in setting layer framerate.

877fac12 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/04 09:46
Merge "Remove counts param"

914f8f9e – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/04 07:50
mips msa vp9 loopfilter 16 optimization

f990b35f – Yaowu Xu <yaowu@google.com> authored on 2015/06/01 05:13
Make vp9 the default codec for vpxenc

8bb37dd0 – Scott LaVarnway <slavarnway@google.com> authored on 2015/06/01 04:18
Remove cm parameter from vp9_decode_block_tokens() part 2

c0057929 – Johann Koenig <johann.koenig@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/04 02:16
Merge "Make vp9 subpixel match vp8"

fd891a96 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/04 01:44
Merge "mips msa vp9 convolve8 avg hv optimization"

bdfbc3e8 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/04 04:11
mips msa vp9 convolve8 avg hv optimization

ce5e1707 – hkuang <hkuang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/04 00:32
Merge "Optimize the idct assembly code."

2da8d24e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/03 21:59
Merge "vp9_reconintra: simplify d45_predictor"