shithub: libvpx

RSS feed

45ed7eff – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/11 19:49
Merge "remove *debugmodes.c from the default build"

2e93fcf8 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/11 18:31
Merge "vp9_rd_pick_intra_mode_sb(): set interp_filter to"

ed778686 – Scott LaVarnway <slavarnway@google.com> authored on 2016/07/09 05:47
vp9_rd_pick_intra_mode_sb(): set interp_filter to

5adb43b8 – Yaowu Xu <yaowu@google.com> authored on 2016/07/08 07:02
Fix non-highbitdepth coding path for HBD build

20946cdd – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/08 12:26
Merge "vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr."

dc008cc1 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/07 18:32
Merge "Enable HBD support in real time encoding path"

a75965fa – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/07 17:07
Merge "vp9: Adjustment to mv bias for non-rd pickmode."

cc431ad5 – Marco <marpan@google.com> authored on 2016/07/01 07:49
vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr.

2f28f907 – Jingning Han <jingning@google.com> authored on 2016/07/06 09:56
Enable coeff optimization for intra modes

44354ee7 – Jingning Han <jingning@google.com> authored on 2016/07/06 08:46
Use precise context to estimate coeff rate cost

62aa642d – Jingning Han <jingning@google.com> authored on 2016/07/06 06:05
Enable uniform quantization with trellis optimization in speed 0

541eb789 – Jingning Han <jingning@google.com> authored on 2016/07/06 05:58
Refactor coeff_cost() function

7c1fdf02 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/07 14:09
Merge "Support measure distortion in the pixel domain"

9976ff8c – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/07 12:48
Merge "Fix Visual Studio build warning"

f037cf80 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/07 09:30
Merge "Add experimental spatial de-noise filter on key frames."

f451b404 – Marco <marpan@google.com> authored on 2016/06/29 06:38
vp9: Adjustment to mv bias for non-rd pickmode.

9ef37860 – Yunqing Wang <yunqingwang@google.com> authored on 2016/07/07 04:43
Fix Visual Studio build warning

adbad609 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/06 16:55
Merge "Remove decode asserts from better-hw-compatibility"

aa610838 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/06 16:03
Merge "vp9: Choose the scheme for modeling rd for 32x32 based on skin color."

a921444f – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/06 14:55
Merge "Modify the name of vp9cx_set_ref example"

e357b9ef – Jingning Han <jingning@google.com> authored on 2016/07/01 12:02
Support measure distortion in the pixel domain

51aad61c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/06 12:00
Merge "Remove txfrm_block_to_raster_xy() from vp9 encoder"

884c2ddc – Yaowu Xu <yaowu@google.com> authored on 2016/07/06 09:58
Enable HBD support in real time encoding path

4b6e4e18 – Debargha Mukherjee <debargha@google.com> authored on 2016/06/30 21:51
Remove decode asserts from better-hw-compatibility

2678aefc – JackyChen <jackychen@google.com> authored on 2016/07/06 06:57
vp9: Choose the scheme for modeling rd for 32x32 based on skin color.

ff19cdaf – Min Ye <yeemmi@google.com> authored on 2016/06/20 06:06
Eliminate isolated and small tail coefficients:

fba5c354 – Yunqing Wang <yunqingwang@google.com> authored on 2016/07/06 06:01
Modify the name of vp9cx_set_ref example

825bb860 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/05 20:08
Merge "Make set_reference control API work in VP9"

14011f03 – Jingning Han <jingning@google.com> authored on 2016/07/01 08:20
Remove txfrm_block_to_raster_xy() from vp9 encoder

5afa3b91 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/01 23:08
Merge "improve vpx_filter_block1d* based on replace paddsw+psrlw to pmulhrsw"

31971724 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/01 23:08
Merge "Update vpx subpixel 1d filter ssse3 asm"

d2b40894 – James Zern <jzern@google.com> authored on 2016/07/01 14:16
remove *debugmodes.c from the default build

0a075cb3 – Yunqing Wang <yunqingwang@google.com> authored on 2016/07/01 13:58
Make set_reference control API work in VP9

f5a15f27 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/01 15:14
Merge "Revert "libyuv: update to 2f101fdb""

c5372cf0 – James Bankoski <jimbankoski@google.com> authored on 2016/07/01 15:08
Revert "libyuv: update to 2f101fdb"

e616012d – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/01 14:13
Merge changes I59a11921,I296a0b81,I397d7753

3ef9c0ba – James Zern <jzern@google.com> authored on 2016/07/01 12:17
vp8/common/reconintra4x4.c: add missing include

fbbd3f0d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/30 21:54
Merge "convolve_test: fix byte offsets in hbd build"

ee78c541 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/06/30 17:59
Merge "vp9 postproc: Bug fix and code clean."