shithub: libvpx

RSS feed

7e55ff15 – James Zern <jzern@google.com> authored on 2015/05/07 12:16
build_intra_predictors*: reduce left_col size

fd3658b0 – James Zern <jzern@google.com> authored on 2015/05/02 09:24
replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED

76a08210 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/07 14:33
Merge "Move shared SAD code to vpx_dsp"

08693413 – hkuang <hkuang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/07 11:51
Merge "Remove an unnecessary check."

97307af2 – Marco <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/07 11:40
Merge "Remvoe EIGHTTAP_SHARP filter check for non-rd mode."

aecb1770 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/07 10:12
Merge "Image size restriction to rd auto partition search."

76fe5dfc – Marco <marpan@google.com> authored on 2015/05/04 12:54
Remvoe EIGHTTAP_SHARP filter check for non-rd mode.

d5d92898 – Johann <johannkoenig@google.com> authored on 2015/04/17 12:11
Move shared SAD code to vpx_dsp

240767b2 – hkuang <hkuang@google.com> authored on 2015/05/06 10:15
Remove an unnecessary check.

92b19906 – hkuang <hkuang@google.com> authored on 2015/05/06 06:55
Correct the inter prediction coordinate calculation which greatly reduced the

623e6eed – hkuang <hkuang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/06 13:29
Merge "Optimize the read_partition."

7dbdada4 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/06 13:12
Merge "Add intra mode early termination in non-rd mode"

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

36eabb1c – Yunqing Wang <yunqingwang@google.com> authored on 2015/05/01 09:20
Add intra mode early termination in non-rd mode

4c1a8be2 – hkuang <hkuang@google.com> authored on 2015/05/01 08:35
Optimize the read_partition.

60052b61 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/05/04 09:45
mips msa vp9 idct 16x16 optimization

ccae5d99 – James Zern <jzern@google.com> authored on 2015/05/05 07:40
fix and enable vp9_dc_128_predictor_16x16

e47811ef – hkuang <hkuang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/05 13:11
Merge "Add some sse2 code for intra prediction."

af769534 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/05 05:32
Merge "Remove CONSTRAIN_NEIGHBORING_MIN_MAX."

4cd65e4f – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/05 05:31
Merge "Adjust ARF min and max interval."

b9a72d3c – Marco <marpan@google.com> authored on 2015/04/30 07:39
Allow for H and V intra modes for non-rd mode.

4a7dcf8e – paulwilkins <paulwilkins@google.com> authored on 2015/05/01 09:45
Image size restriction to rd auto partition search.

670b2c09 – James Zern <jzern@google.com> authored on 2015/05/01 11:52
vp9_idct_intrin_sse2: cosmetics: reindent

d31256cd – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/01 14:29
Merge "Reduce intra_cost_penalty for BLOCK_8X8"

57fefd5f – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/01 14:29
Merge "Adjust the vbp early termination threshold slightly"

287b0c6d – paulwilkins <paulwilkins@google.com> authored on 2015/05/01 07:31
Remove CONSTRAIN_NEIGHBORING_MIN_MAX.

e0786c28 – paulwilkins <paulwilkins@google.com> authored on 2015/04/30 10:24
Adjust ARF min and max interval.

7b0f24fc – Scott LaVarnway <slavarnway@google.com> authored on 2015/05/01 04:23
FIX: Use correct above/left in read_intra_frame_mode_info

c77b1f5a – James Zern <jzern@google.com> authored on 2015/04/25 11:59
vp9: RECON_AND_STORE4X4: remove dest offset

778845da – James Zern <jzern@google.com> authored on 2015/04/24 18:33
vp9_idct_intrin_*: RECON_AND_STORE: remove dest offset

2061359f – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/04/30 19:13
Merge "Remove vp9_idct16x16_10_add_ssse3()"