shithub: libvpx

RSS feed

017fea7c – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/07 15:26
Merge "Fix a typo"

650a2d76 – Yaowu Xu <yaowu@google.com> authored on 2016/01/07 04:29
Fix a typo

b520882f – Marco <marpan@google.com> authored on 2016/01/06 06:30
vp9-svc: Fix to avoid msan unitialized value.

2bd4f444 – Yaowu Xu <yaowu@google.com> authored on 2016/01/04 13:24
Assert no mv clamping for scaled references

ce6d3f1d – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/05 15:35
Merge "Assert no 8x4/4x8 partition for scaled references"

e9e726f7 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/05 11:56
Merge "vp9-skin detection: Refactoring."

ef77ce44 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/04 21:29
Merge "vp10: only assume ONLY_4X4 if segmentation is disabled."

0b769b29 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/04 21:28
Merge "vp10: skip coding of txsz for lossless-segment blocks."

03a021a6 – Yaowu Xu <yaowu@google.com> authored on 2015/12/02 12:00
Assert no 8x4/4x8 partition for scaled references

a8b7c6aa – Marco <marpan@google.com> authored on 2016/01/04 11:48
vp9-skin detection: Refactoring.

d9439fdc – Ronald S. Bultje <rsbultje@gmail.com> authored on 2016/01/04 10:20
vp10: skip coding of txsz for lossless-segment blocks.

53a11656 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2016/01/04 10:13
vp10: only assume ONLY_4X4 if segmentation is disabled.

e5dfca02 – Marco <marpan@google.com> authored on 2016/01/04 07:19
vp9-svc: Set initial values for ext_buffer/flag indices.

b8c2a4eb – Jian Zhou <zhoujian@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/28 13:17
Merge "Code clean of highbd_tm_predictor_32x32"

dbe2d8c3 – Jian Zhou <zhoujian@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/28 13:16
Merge changes I0139f8e9,I7d2545fc

c84d3abe – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/22 21:34
Merge "Fix sub8x8 motion search on scaled reference frame"

a9dd8a73 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/22 15:18
Merge "aq-mode=3: Don't reset segment if block is determined to be skin."

26a6ce4c – Jian Zhou <zhoujian@google.com> authored on 2015/12/22 11:51
Code clean of highbd_tm_predictor_32x32

cedb1db5 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/22 11:45
Merge "Code clean of highbd_tm_predictor_4x4"

355bfa21 – Jian Zhou <zhoujian@google.com> authored on 2015/12/22 11:34
Code clean of highbd_tm_predictor_16x16

a097963f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/22 11:30
Merge "Code clean of highbd_dc_predictor_4x4"

a4c265f1 – Jian Zhou <zhoujian@google.com> authored on 2015/12/21 06:52
Code clean of highbd_dc_predictor_32x32

b121a3e7 – Marco <marpan@google.com> authored on 2015/12/21 05:35
aq-mode=3: Don't reset segment if block is determined to be skin.

52e7f415 – Jian Zhou <zhoujian@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/21 13:07
Merge "Code clean of highbd_v_predictor_4x4"

b597e3e1 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/18 23:29
Merge "Fix for issue 1114 compile error"

8b2ddbc7 – James Zern <jzern@google.com> authored on 2015/12/18 14:19
sad_sse2: fix sad4xN(_avg) on windows

db113075 – Jian Zhou <zhoujian@google.com> authored on 2015/12/18 13:43
Code clean of highbd_tm_predictor_4x4

f075fdc4 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/18 12:45
Merge "Non-rd speed >=5: Include H/V intra for bsize=16x16."

c91dd55e – Jian Zhou <zhoujian@google.com> authored on 2015/12/18 10:25
Code clean of highbd_v_predictor_4x4

8366b414 – Jian Zhou <zhoujian@google.com> authored on 2015/12/18 07:45
Code clean of highbd_dc_predictor_4x4

7361ef73 – Peter de Rivaz <peter.derivaz@argondesign.com> authored and Julia Robson <juliamrobson@gmail.com> committed on 2015/12/14 11:35
Fix for issue 1114 compile error

8f8a3b6a – Jian Zhou <zhoujian@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/17 20:39
Merge "Code clean of sad4xN(_avg)_sse"

c8a2c31e – Marco <marpan@google.com> authored on 2015/12/17 12:13
Non-rd speed >=5: Include H/V intra for bsize=16x16.

b158d9a6 – Jian Zhou <zhoujian@google.com> authored on 2015/12/16 10:52
Code clean of sad4xN(_avg)_sse

685a6b60 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/16 18:04
Merge "vp9-svc: Fix to allow for 4x4 variance for low resolutions."

a71dcd6f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/16 17:53
Merge "vpxenc: don't warn about libwebm availability if writing IVF."

f0961498 – Marco <marpan@google.com> authored on 2015/12/16 03:57
vp9-svc: Fix to allow for 4x4 variance for low resolutions.

f73a511d – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/16 11:48
Merge "Non-rd variance partition: Lower the 64->32 force split threshold."

39775073 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/12/16 08:35
vpxenc: don't warn about libwebm availability if writing IVF.

e6501296 – Yaowu Xu <yaowu@google.com> authored on 2015/12/16 06:43
Move bit_depth init out of setup_quantization

eace551c – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/15 12:51
Merge changes Icf9b57c3,I9e12da84,Idf5ee179

26fda008 – Marco <marpan@google.com> authored on 2015/12/15 12:26
Non-rd variance partition: Lower the 64->32 force split threshold.

12084f6d – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/15 11:46
Merge "Revert "Add "unknown" status for noise estimation.""

f3e7539c – Marco Paniconi <marpan@google.com> authored on 2015/12/15 11:44
Revert "Add "unknown" status for noise estimation."

93c0b879 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/15 11:25
Merge "SVC 1 pass mode: Constrain inter mode search within superframe."

9232f69b – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/15 11:02
Merge "Fix a enc/dec mismatch under CONFIG_MISC_FIXES"

a5af4933 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/15 10:50
Merge "1 pass VBR mode bug fix."

99309004 – paulwilkins <paulwilkins@google.com> authored on 2015/12/15 10:23
Fixed interval, fixed Q 1 pass test patch.

9ce611a7 – paulwilkins <paulwilkins@google.com> authored on 2015/12/15 09:53
1 pass VBR mode bug fix.

fc50d95b – paulwilkins <paulwilkins@google.com> authored on 2015/12/14 07:34
Fixed interval, fixed Q 1 pass test patch.

cea5e1c1 – paulwilkins <paulwilkins@google.com> authored on 2015/12/15 05:27
1 pass VBR mode bug fix.

b81f04a0 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/14 22:41
Merge "move vp9_avg to vpx_dsp"

b7654afb – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/14 19:41
Merge "Add "unknown" status for noise estimation."

c0c0edd9 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/14 17:46
Merge "Non-rd variance partition: Adjust logic for 32->16 force split."

c7101830 – Yaowu Xu <yaowu@google.com> authored on 2015/12/14 13:49
Fix a enc/dec mismatch under CONFIG_MISC_FIXES

2404e329 – Jian Zhou <zhoujian@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/14 12:56
Merge "Code clean of tm_predictor_32x32"

e15fedb9 – jackychen <jackychen@google.com> authored on 2015/12/14 09:45
Add "unknown" status for noise estimation.

c760c33b – Marco <marpan@google.com> authored on 2015/12/07 07:23
SVC 1 pass mode: Constrain inter mode search within superframe.

d36659ce – James Zern <jzern@google.com> authored on 2015/12/11 07:40
move vp9_avg to vpx_dsp

6f17954f – Marco <marpan@google.com> authored on 2015/12/14 07:43
Non-rd variance partition: Adjust logic for 32->16 force split.

e19b7df8 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/11 21:59
Merge "Non-rd variance partition: Adjustments to reduce dragging artifact."

6e87880e – Jian Zhou <zhoujian@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/11 13:55
Merge "Speed up tm_predictor_16x16"

62f98626 – Jian Zhou <zhoujian@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/11 13:02
Merge "SSE2 based h_predictor_32x32"

d4440614 – Marco <marpan@google.com> authored on 2015/12/09 07:26
Non-rd variance partition: Adjustments to reduce dragging artifact.

88120481 – Jian Zhou <zhoujian@google.com> authored on 2015/12/10 12:25
Code clean of tm_predictor_32x32

27bbfd65 – Jingning Han <jingning@google.com> authored on 2015/12/11 05:06
Fix sub8x8 motion search on scaled reference frame

ecb8dff7 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/10 21:48
Merge "dc_left_pred[48]: fix pic builds"

56049249 – Jian Zhou <zhoujian@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/10 20:53
Merge "Code clean of dc_left/top_predictor_16x16"

f0bef772 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/10 19:53
Merge "Proper fix of a msvc complier warning"

be0501c8 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/10 19:52
Merge "Minor cleanup"

5a81c5c4 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/10 18:32
Merge changes Iece22223,Iefad9d8d

feeb116c – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/10 18:25
Merge "Fix the win32 crash when GET_GOT is not defined"

72760976 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/10 17:54
Merge "Sync high bit-depth temporal filter"

7f79a83f – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/10 11:45
Merge "iosbuild.sh: Support macosx targets in Xcode 7."

4d2cfeab – Yaowu Xu <yaowu@google.com> authored on 2015/12/10 11:29
Proper fix of a msvc complier warning

40ee78bc – James Zern <jzern@google.com> authored on 2015/12/09 18:53
dc_left_pred[48]: fix pic builds

cd08120d – Yunqing Wang <yunqingwang@google.com> authored on 2015/12/10 10:28
Minor cleanup

322ea7ff – Yunqing Wang <yunqingwang@google.com> authored on 2015/12/10 09:25
Fix the win32 crash when GET_GOT is not defined

67862808 – Yaowu Xu <yaowu@google.com> authored on 2015/12/10 07:41
Fix two msvc build issues

4ec59530 – Jian Zhou <zhoujian@google.com> authored on 2015/12/10 06:59
Code clean of dc_left/top_predictor_16x16

221ed5e4 – Yaowu Xu <yaowu@google.com> authored on 2015/12/09 13:22
Fix enc/dec mismatches for aq-mode 1 and 2

c90a8a1a – Jian Zhou <zhoujian@google.com> authored on 2015/12/09 13:12
SSE2 based h_predictor_32x32

449e4695 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/10 04:47
Merge "Backport temporal filter approach to VP9"

420b9f5b – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/09 14:31
Merge "fix null pointer crash in Win32 because esp register is broken"

74c67e3d – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/09 10:57
Merge "Changes to exhaustive motion search."

d3c97240 – Jingning Han <jingning@google.com> authored on 2015/12/09 08:43
Sync high bit-depth temporal filter

acf580d2 – Tom Finegan <tomfinegan@google.com> authored on 2015/12/09 08:52
iosbuild.sh: Support macosx targets in Xcode 7.

ece4fd5d – Jingning Han <jingning@google.com> authored on 2015/12/09 05:10
Backport temporal filter approach to VP9

d9bba213 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/09 01:09
Merge "Add vp9_avg_4x4_neon and the unit test."

3dc19feb – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/08 20:39
Merge changes Id3c6cf5c,I7970575e,If3253a87

44fe73ec – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/08 20:38
Merge "vp8: fix loop filter level clamping"

e040c6c4 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/08 20:37
Merge "vp8: fix quantizer clamping"

835f16ea – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/08 19:34
Merge "vp9 denoiser: Re-evaluate mode selection for golden reference."

303f144e – jackychen <jackychen@google.com> authored on 2015/12/03 10:21
Add vp9_avg_4x4_neon and the unit test.

4e692bbe – paulwilkins <paulwilkins@google.com> authored on 2015/12/08 10:48
Changes to exhaustive motion search.

c7e557b8 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/07 16:13
Merge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"

aa5b517a – Jian Zhou <zhoujian@google.com> authored on 2015/12/07 13:50
Re-enable SSE2 based intra 4x4 prediction

14ea8848 – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/12/07 13:14
Merge "Strip redundant entries from .mailmap"

9d85ce8e – paulwilkins <paulwilkins@google.com> authored on 2015/12/07 10:23
Fix bug when overlaying middle arfs in multi-arf groups.

5fc96887 – Sergey Kolomenkin <kolomenkin@gmail.com> authored and Johann <johannkoenig@google.com> committed on 2015/12/07 07:54
fix null pointer crash in Win32 because esp register is broken

Next