shithub: libvpx

RSS feed

519b9141 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 19:28
Merge "vp9: fix segfault w/corrupt data post frame-parallel merge"

a5a5b115 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 09:09
Merge "Revert "Add vp9_highbitdepth info in configure --help""

1c396f3f – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 09:07
Merge "Fix a thread lost bug in frame parallel decode."

dc4cdf95 – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 08:01
Merge "vpx_temporal_svc_encoder: change default setting for static threshold."

137fd2db – James Zern <jzern@google.com> authored on 2015/02/05 07:53
Revert "Add vp9_highbitdepth info in configure --help"

65f046e2 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 07:44
Merge "Mute the harmless tsan error in frame parallel decode."

3be948d8 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 07:18
Merge "configure: enable x86inc for all intel platforms"

0261fb4c – James Zern <jzern@google.com> authored on 2015/02/03 14:55
vp9: fix segfault w/corrupt data post frame-parallel merge

ef6d6ec2 – Marco <marpan@google.com> authored on 2015/02/05 07:05
vpx_temporal_svc_encoder: change default setting for static threshold.

769fe6e2 – James Zern <jzern@google.com> authored on 2015/02/04 14:16
configure: enable x86inc for all intel platforms

74679363 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 12:33
Merge "Xcode: Fix includes in examples."

9e96bdc7 – Tom Finegan <tomfinegan@google.com> authored on 2015/02/04 11:11
Xcode: Fix includes in examples.

c905c42a – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 13:03
Remove unnecessary initialization

581aee00 – Yaowu Xu <yaowu@google.com> authored on 2015/02/03 12:50
Move tx_mode decision logic into select_tx_mode()

a844a778 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 07:52
Merge "Adjust partitioning threshold based rtc speed"

3bc0c657 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 07:51
Merge "Move calls to avoid unnecessary operations"

41e376e4 – hkuang <hkuang@google.com> authored on 2015/02/03 11:40
Mute the harmless tsan error in frame parallel decode.

12216419 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 07:09
Merge "Unify luma and chroma inter predictors in choose_partitioning"

fb2bac40 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 07:09
Merge "Save an extra call for setup_pred_plane function"

ce819d74 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 07:09
Merge "Account for chroma component costs in RTC mode decision"

bdfb5f98 – Yaowu Xu <yaowu@google.com> authored on 2015/02/04 05:37
Adjust partitioning threshold based rtc speed

b104b840 – hkuang <hkuang@google.com> authored on 2015/02/03 10:19
Fix a thread lost bug in frame parallel decode.

1b9082ec – Jingning Han <jingning@google.com> authored on 2015/02/04 05:02
Unify luma and chroma inter predictors in choose_partitioning

4ccfc7d5 – Jingning Han <jingning@google.com> authored on 2015/02/03 10:56
Save an extra call for setup_pred_plane function

0c6d3a03 – Jingning Han <jingning@google.com> authored on 2015/01/21 04:32
Account for chroma component costs in RTC mode decision

b3b7645a – Yunqing Wang <yunqingwang@google.com> authored on 2015/01/30 12:00
vp9_dthread: remove frame_parallel_decoding_mode requirement

3a5d4060 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 12:12
Merge "Remove unnecessary pointer check"

02537ebb – Yaowu Xu <yaowu@google.com> authored on 2015/02/03 12:01
Move calls to avoid unnecessary operations

cb411108 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 10:13
Merge "adjust rtc setting and threshold"

a367c976 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 08:52
Merge "Use correct buffer size in vp8 subpixel variance"

70554a21 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 08:37
Merge "Remove duplicate code."

d7783cae – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 08:25
Merge "make low bitrates a lot less blocky"

ba186095 – Johann <johannkoenig@google.com> authored on 2015/02/03 07:58
Remove unnecessary pointer check

894f0fbd – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 07:25
Merge "Assign 2nd ref frame in choose_partitioning"

51945a54 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 06:19
Merge "Fail when only an old nasm is found"

ca9c352f – Jingning Han <jingning@google.com> authored on 2015/02/03 06:17
Assign 2nd ref frame in choose_partitioning

f5b36316 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 05:52
Merge "vp9_dthread: pass frame counts to decoder functions"

9a664917 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 05:36
Merge "Add mutex initialization in encoder"

a6b3e01a – Yaowu Xu <yaowu@google.com> authored on 2015/02/03 04:52
Add mutex initialization in encoder

42104334 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 04:40
Merge "Ensure the error-concealment code is available"

85a9bc04 – Yunqing Wang <yunqingwang@google.com> authored on 2015/01/30 05:14
vp9_dthread: pass frame counts to decoder functions

eabb793f – Johann <johannkoenig@google.com> authored on 2015/02/03 04:02
Use correct buffer size in vp8 subpixel variance

852829c3 – Johann <johannkoenig@google.com> authored on 2015/01/30 09:39
Fail when only an old nasm is found

9f1cf2c8 – Jim Bankoski <jimbankoski@google.com> authored on 2015/02/03 01:45
make low bitrates a lot less blocky

65a1a3e8 – Yaowu Xu <yaowu@google.com> authored on 2015/02/02 03:05
adjust rtc setting and threshold

4ed539f2 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/02 12:08
Merge "Fix a bug from merging frame parallel branch into master."

94a45952 – hkuang <hkuang@google.com> authored on 2015/02/02 10:34
Fix a bug from merging frame parallel branch into master.

5085f8d2 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/02 08:13
Merge "Require webm when explicitly requested"

a79db92c – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/02 07:05
Merge "Allow larger encoder configurations."

b50e518a – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/30 10:05
Require webm when explicitly requested

fd354b2e – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/02 03:11
Merge "Abort if firstpass file does not exist"

80e729f6 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/01 15:08
Merge "Optimize coef update"

be6aeada – hkuang <hkuang@google.com> authored on 2015/01/27 07:26
Try again to merge branch 'frame-parallel' into master branch.

f6c2a6c5 – James Zern <jzern@google.com> authored on 2015/01/30 10:52
vp9: rename 'near' parameters

f1ab5c10 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/30 10:49
Merge "Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8"

d2493313 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/30 08:16
Merge "configure: echo --(disable|enable)-* cmdline options"

1c5e16be – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/30 06:19
Merge "Explicitly include vp8_rtcd.h"

f92c0b16 – Adrian Grange <agrange@google.com> authored on 2015/01/30 05:42
Abort if firstpass file does not exist

45971abd – Yaowu Xu <yaowu@google.com> authored on 2015/01/29 05:22
Optimize coef update

cc7fac39 – Yunqing Wang <yunqingwang@google.com> authored on 2015/01/29 06:33
Enable use_x86inc for 32bit pic enabled Darwin target

3b3e2996 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/29 11:41
Merge "Fix issues in 32bit PIC enabled build"

797a2556 – Alex Converse <aconverse@google.com> authored on 2015/01/15 08:56
Allow larger encoder configurations.

68340a34 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/29 08:50
Merge "Change to update of rate control factors."

04168d41 – Johann <johannkoenig@google.com> authored on 2015/01/29 04:59
Explicitly include vp8_rtcd.h

a80dd52b – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/29 04:10
Merge "Fix to vp9 denoiser."

ef7f33b9 – James Zern <jzern@google.com> authored on 2015/01/28 15:30
configure: echo --(disable|enable)-* cmdline options

f752da8c – Paul Wilkins <paulwilkins@google.com> authored on 2015/01/26 13:17
Change to update of rate control factors.

ff99a3c7 – Yaowu Xu <yaowu@google.com> authored on 2015/01/28 10:12
Simplify update_coef_probs()

c0923d4d – Marco <marpan@google.com> authored on 2015/01/28 05:24
Fix to vp9 denoiser.

e8c42fb0 – hkuang <hkuang@google.com> authored on 2015/01/28 07:00
Remove duplicate code.

c29c6134 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/28 06:22
Merge "vp8enc: Prevent out of bounds memory access."

d1e6b823 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/28 05:35
Merge "Add vp9_sad32x32x4d_neon Neon intrinsic function."

eb12d880 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/27 18:01
Merge "Add vp9_sad16x16x4d_neon Neon intrinsic function."

80a3a079 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/27 18:01
Merge "Add vp9_sad64x64x4d_neon Neon intrinsic function."

10d5e09c – Yunqing Wang <yunqingwang@google.com> authored on 2015/01/26 16:35
Fix issues in 32bit PIC enabled build

581731a9 – Alex Converse <aconverse@google.com> authored on 2015/01/16 11:02
vp8enc: Prevent out of bounds memory access.

fe243970 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/27 07:42
Merge "move clear_system_state() call before using double"

89e07be3 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/27 05:49
Merge "Fix discovery of Darwin SDKs"

e3167f7f – Frank Galligan <fgalligan@google.com> authored on 2015/01/24 11:28
Add vp9_sad32x32x4d_neon Neon intrinsic function.

9f574d03 – Frank Galligan <fgalligan@google.com> authored on 2015/01/24 10:43
Add vp9_sad16x16x4d_neon Neon intrinsic function.

54fa9567 – Frank Galligan <fgalligan@google.com> authored on 2015/01/24 07:11
Add vp9_sad64x64x4d_neon Neon intrinsic function.

ad314c16 – Lawrence Velázquez <larryv@macports.org> authored on 2015/01/23 17:30
Fix discovery of Darwin SDKs

1c4a84c6 – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/26 14:47
Merge "aq-mode=3: Update to allow for refresh on modes other than zero-mv."

645b7cdf – Yaowu Xu <yaowu@google.com> authored on 2015/01/26 10:29
move clear_system_state() call before using double

d231ce4f – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/26 13:19
Merge "Adjust active maxq for GF groups."

d987dc4f – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/26 11:52
Merge "Fix MSVC warnings on conversion from int64 to int"

3f1af6e8 – Marco <marpan@google.com> authored on 2015/01/21 11:09
aq-mode=3: Update to allow for refresh on modes other than zero-mv.

e7ef8ece – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/26 10:10
Merge "iosbuild.sh: Increase build speed."

fd070220 – Paul Wilkins <paulwilkins@google.com> authored on 2015/01/20 10:23
Adjust active maxq for GF groups.

6d16f6c1 – Yaowu Xu <yaowu@google.com> authored on 2015/01/26 05:54
Fix MSVC warnings on conversion from int64 to int

9f6eba41 – Frank Galligan <fgalligan@google.com> authored on 2015/01/15 14:29
Add Neon intrinsic vp9_fdct8x8_quant_neon

643c75d9 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/23 16:12
Merge "Replace divide with look-up"

4ed1bda7 – James Zern <jzern@google.com> authored on 2015/01/23 09:13
x86: correct OSXSAVE + AVX bit check

9bdc0ae2 – Jingning Han <jingning@google.com> authored on 2015/01/23 06:47
Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8

65f60f8e – JackyChen <jackychen@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/23 06:08
Merge "SSE2 code for the filter in MFQE."

0e2e2c26 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/23 04:57
Merge "Remove elevate_newmv_thresh from SPEED_FEATURES (unused)"

eda17976 – Yaowu Xu <yaowu@google.com> authored on 2015/01/22 10:27
Replace divide with look-up

3e466cea – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/23 03:43
Merge "Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch.""

a18da976 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/23 03:42
Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch."

880ca0ec – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/01/22 15:04
Merge "workaround stack bashing by asm on 32-bit OpenBSD"

Next