shithub: libvpx

RSS feed

d7b49b28 – Paul Wilkins <paulwilkins@google.com> authored on 2014/01/06 12:05
Fix rate allocation bug.

d7663ede – Paul Wilkins <paulwilkins@google.com> authored on 2014/01/06 06:26
Clean up: unused function and variables

bc27812c – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/05 21:04
Merge "Modified Handling of min and max vbr rates."

2344e3a2 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/03 13:02
Merge "Converting CHECK_POINT macro to inline function."

6e8c1036 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/03 12:38
Merge "Replacing int_mv with MV."

513666e7 – Dmitry Kovalev <dkovalev@google.com> authored on 2014/01/03 11:16
Converting CHECK_POINT macro to inline function.

ed2fba2a – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/03 10:57
Merge "Replacing CHECK_BOUNDS macro with inline check_bounds function."

0c5575fe – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/03 10:56
Merge "Moving hev mask calculation into filter4() function."

efb150bb – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/03 10:13
Merge "Cleaning up get_prediction_decay_rate() function."

2336853b – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/03 10:04
Merge "Pre planes configuration cleanup."

65ede3da – Paul Wilkins <paulwilkins@google.com> authored on 2014/01/02 10:45
Modified Handling of min and max vbr rates.

326b73e4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/03 07:54
Merge "Reduce num of buffer swap calls in idct8_1d_sse2"

12f742bc – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/03 07:54
Merge "Rework idct8x8_10 SSE2 implementation"

a8ba34d2 – Dmitry Kovalev <dkovalev@google.com> authored on 2014/01/03 07:50
Pre planes configuration cleanup.

38a478fc – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/03 07:12
Merge "Merging best_ref_mv and second_best_ref_mv into best_ref_mv[2]."

0b1a2713 – Jingning Han <jingning@google.com> authored on 2014/01/03 07:09
Reduce num of buffer swap calls in idct8_1d_sse2

84520829 – Dmitry Kovalev <dkovalev@google.com> authored on 2014/01/03 07:11
Cleaning up get_prediction_decay_rate() function.

1bb11781 – Jingning Han <jingning@google.com> authored on 2014/01/02 10:33
Rework idct8x8_10 SSE2 implementation

672c355a – Dmitry Kovalev <dkovalev@google.com> authored on 2014/01/03 06:48
Replacing int_mv with MV.

f215c641 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/03 06:47
Merge changes Ic0a2427a,I3addbf6d

5b04962c – Dmitry Kovalev <dkovalev@google.com> authored on 2014/01/03 06:31
Merging best_ref_mv and second_best_ref_mv into best_ref_mv[2].

f16b186b – Dmitry Kovalev <dkovalev@google.com> authored on 2014/01/02 13:29
Reusing vp9_get_skip_context() function in encoder.

3bcece95 – Christian Duvivier <cduvivier@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/02 10:03
Merge "ARM NEON version of denoiser."

b52db6b7 – Christian Duvivier <cduvivier@google.com> authored on 2014/01/01 13:46
ARM NEON version of denoiser.

8458c8c4 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/01/02 04:27
Merge "Fix show existing frame"

d24f4e49 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/12/27 11:10
Removing CONFIG_MD5.

cdc933ca – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/27 10:04
Merge "Adaptive motion control on ref and search range"

46d5cc43 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/12/27 09:50
Using VP9_FRAME_MARKER instead of raw number.

7eb09151 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/27 09:47
Merge "Removing vpx_codec_vp9x_cx and internal experimental flag."

a7248a04 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/27 09:05
Merge "Remove a unused sub-pixel search"

116e0a1a – Dmitry Kovalev <dkovalev@google.com> authored on 2013/12/27 09:01
Removing vpx_codec_vp9x_cx and internal experimental flag.

a4ce53f1 – Jingning Han <jingning@google.com> authored on 2013/12/20 10:24
Adaptive motion control on ref and search range

f3beca07 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/26 08:41
Merge "Calculating has_second_ref only once for single_ref context."