shithub: libvpx

RSS feed

300d428e – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/26 12:31
Merge "Replace heap with stack memory allocation"

99311109 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/26 12:30
Merge "Fix use of scaling in joint motion search"

46ce6954 – Johann <johannkoenig@google.com> authored on 2015/03/26 10:56
Remove duplicate code from merge

65df3d13 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/24 05:44
Replace heap with stack memory allocation

8d8d7bfd – Adrian Grange <agrange@google.com> authored on 2015/03/24 04:55
Fix use of scaling in joint motion search

ba13ff85 – Johann <johannkoenig@google.com> authored on 2015/03/25 08:45
Parall -> Parallel

e865be95 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/24 19:56
Merge "fix static analysis warnings related to CHECK_MEM_ERROR"

84ec68d2 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/16 08:36
mips msa configuration patch for MIPS SIMD Arch (MSA) P5600 and I6400

ab788c53 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/24 11:00
Merge "Enable group adaptive max q by default."

a1e20ec5 – Alex Converse <aconverse@google.com> authored on 2015/03/20 10:51
Refactor fast loop filter code to handle 444.

c77d4dcb – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/24 06:36
Merge "vp9_pred_mv(): misc fixes and optimizations"

02697e35 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/24 05:43
Merge "A tiny cyclic refresh / active map fix."

8ea7bafd – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/23 23:12
Merge "Revised rd adjustment for variance."

c0b71cf8 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/23 23:12
Merge "Experimental rd bias based on source vs recon variance."

31f1563a – Alex Converse <aconverse@google.com> authored on 2015/03/23 14:20
A tiny cyclic refresh / active map fix.

7cc3e703 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/23 13:19
Merge "vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h"

9f4f98fd – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/23 12:50
Merge "Optimize the intra frame decode to skip some unnecessary copy."

cd1d40ff – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/23 12:50
Merge "Safely free all the frame buffers after all the workers finish the work."

7999c076 – James Zern <jzern@google.com> authored on 2015/03/23 12:07
vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h

691ec45b – paulwilkins <paulwilkins@google.com> authored on 2015/03/23 11:57
Enable group adaptive max q by default.

85107641 – hkuang <hkuang@google.com> authored on 2015/03/17 10:08
Optimize the intra frame decode to skip some unnecessary copy.

f7bcce91 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/23 06:04
Merge "Don't apply active map on key frames."

03177cb7 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/23 06:04
Merge "Set loop filter level to zero on inactive segment."

9fd8abc5 – Yaowu Xu <yaowu@google.com> authored on 2015/03/20 13:13
vp9_pred_mv(): misc fixes and optimizations

6d6ef8eb – Alex Converse <aconverse@google.com> authored on 2015/03/20 10:52
Don't apply active map on key frames.

fef91c90 – James Zern <jzern@google.com> authored on 2015/03/20 10:50
vp[89]_cx_iface.c: remove obsolete ABI checks

e032fc7b – Alex Converse <aconverse@google.com> authored on 2015/03/20 10:43
Set loop filter level to zero on inactive segment.

7e234b92 – paulwilkins <paulwilkins@google.com> authored on 2015/03/18 10:41
Revised rd adjustment for variance.

9a1ce7be – paulwilkins <paulwilkins@google.com> authored on 2015/03/06 12:21
Experimental rd bias based on source vs recon variance.

fc058976 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/20 03:49
Merge "Restore first ref frame pointer to the correct value"

094a0faf – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/19 19:36
Merge "enable test/vp9_encoder_parms_get_to_decoder"

933fe4e3 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/19 19:36
Merge "put spatial svc behind an ABI check"

748a4fd6 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/19 19:33
Merge changes I42fa121b,Id30076ce

12d946df – Adrian Grange <agrange@google.com> authored on 2015/03/19 10:41
Restore first ref frame pointer to the correct value

b708f3b9 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/19 12:08
Merge "Move joint_motion_search & delete function prototype"

0e890082 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/19 11:43
Merge "external_frame_buffer_test: quiet static analysis warnings"

53c9ebe6 – Adrian Grange <agrange@google.com> authored on 2015/03/19 10:28
Move joint_motion_search & delete function prototype

d6a2e290 – Yunqing Wang <yunqingwang@google.com> authored on 2015/03/19 08:28
vp8: fix a bug in the internal PSNR calculation

954a7aec – James Zern <jzern@google.com> authored on 2015/03/19 08:23
enable test/vp9_encoder_parms_get_to_decoder

18613408 – James Zern <jzern@google.com> authored on 2015/03/19 08:20
put spatial svc behind an ABI check

b88dac89 – hkuang <hkuang@google.com> authored on 2015/03/16 12:17
Safely free all the frame buffers after all the workers finish the work.

067fc499 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/19 05:18
Merge "Speed up non-rd mode decision search"

411bbce4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/19 05:17
Merge "Fix an ioc warning in vp9_pick_inter_mode"

fc2da4c5 – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/19 05:01
Merge "Adjustments to aq-mode=3."

e4aa19a8 – James Zern <jzern@google.com> authored on 2015/03/18 16:08
vpx/vpx_codec.h: bump ABI version

1ca2e4e3 – James Zern <jzern@google.com> authored on 2015/03/18 16:03
vpx/vpx_encoder.h: bump ABI version

6f23d405 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/18 15:39
Merge "vp9_resize_plane: quiet some static analysis warnings"

c664f161 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/18 15:38
Merge changes Ie5a24275,Ib72946a8,I532b882b

74884371 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/18 12:04
Merge "Fix external resize memory issues."

b373301e – James Zern <jzern@google.com> authored on 2015/03/18 10:37
external_frame_buffer_test: quiet static analysis warnings

3ab1c022 – James Zern <jzern@google.com> authored on 2015/03/18 10:35
fix static analysis warnings related to CHECK_MEM_ERROR

c4367b9b – James Zern <jzern@google.com> authored on 2015/03/18 10:34
vp9_resize_plane: quiet some static analysis warnings

388add96 – James Zern <jzern@google.com> authored on 2015/03/18 10:33
vp9_fdct8x8_quant_ssse3: quiet a static analysis warning

198b039e – James Zern <jzern@google.com> authored on 2015/03/18 10:33
vp9_fdct8x8_quant_sse2: quiet a static analysis warning

42836929 – James Zern <jzern@google.com> authored on 2015/03/18 10:31
vp9_mv_pred: quiet a static analysis warning

5edd076b – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/18 10:02
Merge changes Icc7da602,Id166bd8a

71e6ed7b – Marco <marpan@google.com> authored on 2015/03/10 11:16
Adjustments to aq-mode=3.

83cbe226 – Jingning Han <jingning@google.com> authored on 2015/03/17 14:40
Speed up non-rd mode decision search

83288c7a – Adrian Grange <agrange@google.com> authored on 2015/03/18 07:18
Order header files alphabetically

08acc349 – Johann <johannkoenig@google.com> authored on 2014/12/01 06:59
Remove last remnants of obj_int_extract

5370c6f1 – Johann <johannkoenig@google.com> authored on 2015/03/18 07:01
Initialize "corrupted" to zero

8a192ce7 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/18 05:51
Merge "Add protection for codec interface name change."

4640a0c4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/17 18:53
Merge "Fix the C version of column vector projection"

c932584f – Jingning Han <jingning@google.com> authored on 2015/03/17 14:50
Fix the C version of column vector projection

e5210915 – Marco <marpan@google.com> authored on 2015/03/15 15:19
Update to variance partition.

45e8e4a0 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/17 12:05
Merge "Refactor set vbp thresholds function"

5016e59e – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/17 11:13
Merge "Remove unused ZBIN_BOOST macros"

6a4e85a1 – Frank Galligan <fgalligan@google.com> authored on 2015/03/16 08:59
Add protection for codec interface name change.

c0423abf – Yunqing Wang <yunqingwang@google.com> authored on 2015/03/17 08:19
Refactor set vbp thresholds function

ed6824e4 – Adrian Grange <agrange@google.com> authored on 2015/03/17 07:53
Remove unused ZBIN_BOOST macros

ee411414 – Jingning Han <jingning@google.com> authored on 2015/03/17 06:12
Fix an ioc warning in vp9_pick_inter_mode

1f841c32 – hkuang <hkuang@google.com> authored on 2015/03/06 08:03
Add frame parallel decode option to vpxdec.

de3097aa – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/16 12:56
Merge "Remove duplicate clamping"

adaffcc0 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/16 12:43
Merge "Remove ineffective newmv skip checking from vp9_pick_inter_mode"

4e8daaf9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/16 12:43
Merge "Simplify prediction filter search in rtc coding mode"

82231bec – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/16 12:43
Merge "Refactor column integral projection computation"

3119c246 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/16 12:14
Merge "change the order of inter modes evaluated"

6126afe6 – Alex Converse <aconverse@google.com> authored on 2015/03/16 10:49
Fix external resize memory issues.

4611f247 – Yaowu Xu <yaowu@google.com> authored on 2015/03/16 11:19
Remove duplicate clamping

c852200f – Jingning Han <jingning@google.com> authored on 2015/03/16 11:05
Remove ineffective newmv skip checking from vp9_pick_inter_mode

981bb848 – Jingning Han <jingning@google.com> authored on 2015/03/16 10:53
Simplify prediction filter search in rtc coding mode

f2d682fc – Yaowu Xu <yaowu@google.com> authored on 2015/03/16 08:49
change the order of inter modes evaluated

c651f82a – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/16 08:28
Merge changes I67890f52,I33c72799

2cfddec3 – Jingning Han <jingning@google.com> authored on 2015/03/16 08:03
Refactor column integral projection computation

09e0b38a – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/16 07:52
Merge "Fix indent in choose_partitioning"

7cf383d1 – Jingning Han <jingning@google.com> authored on 2015/03/16 07:01
Fix indent in choose_partitioning

51d529a5 – Yaowu Xu <yaowu@google.com> authored on 2015/03/16 05:42
vp9_pick_inter_mode(): minor optimizations

1f9b2b77 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/15 05:04
Merge "Fix choose_partitioning threshold setup for speed -5"

b03cf931 – Jingning Han <jingning@google.com> authored on 2015/03/14 06:51
Fix 1-step refinement search table

ea74c1d7 – James Zern <jzern@google.com> authored on 2015/03/13 14:52
usage.dox: fix encoder/decoder subpage list indent

6809ecc8 – James Zern <jzern@google.com> authored on 2015/03/13 14:49
usage.dox: fix doxygen warnings in 1.8.x

1f00a9b9 – Jingning Han <jingning@google.com> authored on 2015/03/13 12:51
Fix choose_partitioning threshold setup for speed -5

0e6459ca – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/13 11:56
Merge "Fix comments for vpx_codec_enc_config_default()"

a562e90b – Yaowu Xu <yaowu@google.com> authored on 2015/03/13 08:52
Fix comments for vpx_codec_enc_config_default()

98c58e24 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/13 11:39
Merge "Provide information on codec controls"

8e2799e2 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/13 11:07
Merge "Set default encode test driver to 1 column and 1 thread."

87999b1c – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/13 10:31
Merge "Fix crash with vp9 denoiser on."

6cceed09 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/13 08:57
Merge "Use sdx4df to do 1-step refinement"

268f1066 – Yaowu Xu <yaowu@google.com> authored on 2015/03/13 05:42
Provide information on codec controls

e38066a7 – Marco <marpan@google.com> authored on 2015/03/12 13:19
Fix crash with vp9 denoiser on.

Next