shithub: libvpx

RSS feed

1edbaeb0 – Paul Wilkins <paulwilkins@google.com> authored on 2014/05/21 09:17
Further first pass allocation changes.

03eb0621 – Paul Wilkins <paulwilkins@google.com> authored on 2014/05/16 11:12
Re-factor bit allocation in first pass.

94103308 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/23 04:02
Merge "change to use assembly version of ssse3 filter code"

d1ad3b67 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 15:26
Merge "Adding several consts to assign_std_frame_bits()."

8a571170 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 15:26
Merge "Removing unused third-party libraries."

7a0c9b82 – Yaowu Xu <yaowu@google.com> authored on 2014/05/21 05:52
change to use assembly version of ssse3 filter code

aaf204e5 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 13:09
Merge "Fix a decoding mismatch in sub-pixel filters"

48b21ac0 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 12:29
Merge "Fix for missing initialization of ratectrl vars"

701d907f – Deb Mukherjee <debargha@google.com> authored on 2014/05/22 11:16
Fix for missing initialization of ratectrl vars

76bf6813 – Minghai Shang <minghai@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 11:51
Merge "[spatial svc] Remove hard coded rc_end_usage setting"

efcdf946 – Yunqing Wang <yunqingwang@google.com> authored on 2014/05/22 11:42
Fix a decoding mismatch in sub-pixel filters

00fbdc15 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 11:16
Merge "vp9_ratectrl.c: Fix MSVC warnings."

639e16ee – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 10:49
Merge "Cleaning up vp9_init_second_pass()."

4205b51d – Tom Finegan <tomfinegan@google.com> authored on 2014/05/22 10:10
vp9_ratectrl.c: Fix MSVC warnings.

59948cc3 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 09:49
Merge "Cleaning up calculate_section_intra_ratio()."

cebb03c3 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 09:49
Merge "Adjust cq_level in constrained quality mode"

f7388950 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 09:05
Merge "Cleaning up calc_frame_boost()."

b2be5543 – Dmitry Kovalev <dkovalev@google.com> authored on 2014/05/22 09:04
Cleaning up vp9_init_second_pass().

0907cb6b – Dmitry Kovalev <dkovalev@google.com> authored on 2014/05/22 08:46
Removing unused third-party libraries.

b59b3241 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 08:30
Merge "Renames x86_64 specific asm files"

53f1452f – Deb Mukherjee <debargha@google.com> authored on 2014/05/22 04:11
Adjust cq_level in constrained quality mode

0a6e42c2 – Dmitry Kovalev <dkovalev@google.com> authored on 2014/05/22 08:17
Adding several consts to assign_std_frame_bits().

6e6f5881 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 08:09
Merge "Cleaning up calculate_modified_err()."

da39b6a1 – Dmitry Kovalev <dkovalev@google.com> authored on 2014/05/22 08:06
Cleaning up calc_frame_boost().

3b72ed50 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 07:55
Merge "Removing decoded_key_frame flag."

b8a65127 – Dmitry Kovalev <dkovalev@google.com> authored on 2014/05/22 07:38
Cleaning up calculate_section_intra_ratio().

56966ea8 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 06:39
Merge "Revert "Cleaning up calculate_section_intra_ratio().""

74a919a2 – Paul Wilkins <paulwilkins@google.com> authored on 2014/05/22 10:30
Revert "Cleaning up calculate_section_intra_ratio()."

04cf82fb – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/22 05:09
Merge "Enable various thresholds of motion detection"

033fde8d – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/21 19:19
Merge "vpx_temporal_svc_encoder: fix memory leak on success"

21a03718 – James Zern <jzern@google.com> authored on 2014/05/21 16:02
vpx_temporal_svc_encoder: fix memory leak on success

81880966 – James Zern <jzern@google.com> authored on 2014/05/21 15:54
tools_common: fix test_name quoting

652a3cc2 – Minghai Shang <minghai@google.com> authored on 2014/05/21 12:55
[spatial svc] Disable auto alt reference

e7135a93 – Dmitry Kovalev <dkovalev@google.com> authored on 2014/05/21 11:51
Removing decoded_key_frame flag.

e2722734 – Deb Mukherjee <debargha@google.com> authored on 2014/05/21 09:55
Renames x86_64 specific asm files

0958bbd1 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/21 08:12
Merge "Fix the memory alignment issue due to patch: https://gerrit.chromium.org/gerrit/#/c/70162/"

3bda7ec1 – Yaowu Xu <yaowu@google.com> authored on 2014/05/20 07:36
Enable various thresholds of motion detection

39aef402 – Minghai Shang <minghai@google.com> authored on 2014/05/21 07:18
[spatial svc] Remove hard coded rc_end_usage setting

66ce10c1 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/21 06:37
Merge "Deadline is not supported in VP9 decoder, removing it completely."

3971967c – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/21 06:35
Merge "Cleaning up calculate_section_intra_ratio()."

b9e1e994 – hkuang <hkuang@google.com> authored on 2014/05/21 06:08
Fix the memory alignment issue due to patch:

d8b26caa – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/21 05:16
Merge "Adjust the forward 16x16 DCT computation steps"

e39860be – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/20 18:10
Merge "Updates libyuv to version 1005"

9067b293 – Dmitry Kovalev <dkovalev@google.com> authored on 2014/05/20 15:24
Cleaning up calculate_section_intra_ratio().

55c52f66 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/20 14:41
Merge "Cleaning up vp9_twopass_postencode_update()."

68ec479e – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/20 14:40
Merge "Replacing int_mv with MV."

1a96edd8 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/05/20 14:32
Merge "Hiding struct diff in *.c file."

47031c0a – Deb Mukherjee <debargha@google.com> authored on 2014/05/16 14:52
Updates libyuv to version 1005