shithub: libvpx

RSS feed

66b2266a – Jim Bankoski <jimbankoski@google.com> authored on 2016/08/30 10:24
libyuv: update to de944ed8c74909ea6fbd743a22efe1e55e851b83

129814fc – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/30 12:54
Merge "Adjust coefficient optimization and tx_domain rd speed features."

3a3169be – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/29 17:37
Merge "Update vpx_lpf_horizontal_edge_16_neon() intrinsics"

e66cd132 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/29 01:52
Merge "vp8: Move loopfilter synchronization to end of encode_frame call."

3a985087 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/27 17:27
Merge "vpx_mem,align_addr: use ~ to create mask"

49165155 – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2016/08/24 07:13
Update vpx_lpf_horizontal_edge_16_neon() intrinsics

19d88129 – James Zern <jzern@google.com> authored on 2016/08/27 06:34
vpx_mem,align_addr: use ~ to create mask

29177378 – James Zern <jzern@google.com> authored on 2016/08/27 07:16
vp9_alt_ref_aq_set_nsegments: harmonize fn signature

507d2722 – Yury Gitman <yuryg@google.com> authored and James Zern <jzern@google.com> committed on 2016/08/25 13:43
Move vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.c

a19b9b61 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/26 19:52
Merge changes Ia81004d6,I74b80fb6,I38fcb62b,I2da9cd5d

ed11abbc – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/26 19:48
Merge changes I353da4a2,I423f2153

a70861c4 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/26 17:28
Merge "Remove halfpix specialization"

58a497dc – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/26 14:47
Merge "add_noise,vpx_setup_noise: correct 'char_dist' type"

fcc4f3fa – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/26 14:06
Merge "libyuv: update to c244a3e9"

dd2a475e – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/26 13:19
Merge "Fix VS build warnings in vp9_alt_ref_aq files"

badd32d9 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/26 11:46
Merge "Add ALLOW_RECODE_FIRST speed mode."

dc42f343 – paulwilkins <paulwilkins@google.com> authored on 2016/08/26 07:43
Add ALLOW_RECODE_FIRST speed mode.

84fccfe4 – Jingning Han <jingning@google.com> authored on 2016/08/26 04:42
Fix VS build warnings in vp9_alt_ref_aq files

a91fe33c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/26 03:01
Merge "vp8: fix decoder crash with invalid leading keyframes"

635ae8bd – paulwilkins <paulwilkins@google.com> authored on 2016/08/18 10:15
Adjust coefficient optimization and tx_domain rd speed features.

b6a5f6f7 – Marco <marpan@google.com> authored on 2016/08/25 04:53
vp8: Move loopfilter synchronization to end of encode_frame call.

292d221f – Yury Gitman <yuryg@google.com> authored on 2016/07/18 11:44
Create interface for the ALT_REF_AQ class

c0180325 – Yury Gitman <yuryg@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/25 13:49
Merge "Add --alt-ref-aq=<int> option"

6d7a9f3e – Jim Bankoski <jimbankoski@google.com> authored on 2016/08/25 02:39
libyuv: update to c244a3e9

ce634bbf – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/24 23:13
Merge "Add datarate tests for encoder multi-threads (vp8 and vp9)."

5260a667 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/24 18:02
Merge "vp9: Refactor set_low_temp_var_flag."

3ddff450 – James Zern <jzern@google.com> authored on 2016/08/24 17:46
add_noise,vpx_setup_noise: correct 'char_dist' type

4699aca8 – James Zern <jzern@google.com> authored on 2016/08/23 17:06
vpx_mem: add basic size check

96329121 – James Zern <jzern@google.com> authored on 2016/08/24 12:50
vpx_mem: normalize function names

28c6207b – Urvang Joshi <urvang@google.com> authored and James Zern <jzern@google.com> committed on 2016/07/26 08:02
vpx_realloc correction.

69c5ba19 – Urvang Joshi <urvang@google.com> authored and James Zern <jzern@google.com> committed on 2016/07/25 13:12
vpx_mem: Refactor code

dde80047 – Marco <marpan@google.com> authored on 2016/08/24 07:52
Add datarate tests for encoder multi-threads (vp8 and vp9).

d7c20079 – Yury Gitman <yuryg@google.com> authored on 2016/07/18 08:17
Add --alt-ref-aq=<int> option

c325fb74 – Yury Gitman <yuryg@google.com> authored and Alex Converse <aconverse@google.com> committed on 2016/08/22 14:52
Correct CHECK_MEM_ERROR macro (release builds)

a6efe6d4 – James Zern <jzern@google.com> authored on 2016/08/23 14:46
vp8_decoder_create_threads: check sem/pthread returns

13338a48 – James Zern <jzern@google.com> authored on 2016/08/23 14:29
vp8_create_decoder_instances: add missing setjmp

d393885a – Johann <johannkoenig@google.com> authored on 2016/08/23 12:58
Remove halfpix specialization

0f42d1fa – James Zern <jzern@google.com> authored on 2016/08/23 11:51
vp8: fix decoder crash with invalid leading keyframes

f6c5410c – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/23 11:35
Merge "Disable split mode in 4k video encoding"

8d4c0ec1 – jackychen <jackychen@google.com> authored on 2016/08/23 10:17
vp9: Refactor set_low_temp_var_flag.

ef98f49c – Yunqing Wang <yunqingwang@google.com> authored on 2016/08/22 15:46
Disable split mode in 4k video encoding

f5bd76f5 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/22 11:46
Merge "Revert "vp8: Move loopfilter synchronization to end of encode_frame call.""

de075a95 – Marco Paniconi <marpan@google.com> authored on 2016/08/22 11:46
Revert "vp8: Move loopfilter synchronization to end of encode_frame call."

bf7a02a4 – Yury Gitman <yuryg@google.com> authored on 2016/08/22 10:25
Correct CHECK_MEM_ERROR macro

37169c0b – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/19 19:11
Merge "Adjust speed features for 4k video encoding"

fe488cce – Yunqing Wang <yunqingwang@google.com> authored on 2016/08/19 05:30
Adjust speed features for 4k video encoding

149d0823 – James Zern <jzern@google.com> authored on 2016/08/18 21:28
vp9_pickmode: quiet float conversion warnings

8b4c3158 – James Zern <jzern@google.com> authored on 2016/08/18 11:29
vp9_alloc_context_buffers: clear cm->mi* on failure

52db2b16 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/18 17:21
Merge "vp9 svc: SVC encoder speed up."

33dedd06 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/18 15:54
Merge "Remove '-chromium' flag from ads2gas_apple.pl"

1c07abca – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/18 14:03
Merge "vp9 non-rd pickmode: Add limit on newmv-last and golden bias."

8be7e572 – JackyChen <jackychen@google.com> authored on 2016/08/05 07:10
vp9 svc: SVC encoder speed up.

37a39ac1 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/17 22:46
Merge "vp8: Move loopfilter synchronization to end of encode_frame call."

7eb7d6b2 – Marco <marpan@google.com> authored on 2016/08/15 06:22
vp9 non-rd pickmode: Add limit on newmv-last and golden bias.

1b982cc6 – Johann <johannkoenig@google.com> authored on 2016/08/17 10:05
Remove '-chromium' flag from ads2gas_apple.pl

af3b0de7 – paulwilkins <paulwilkins@google.com> authored on 2016/08/17 06:50
Add casting to fix warning.

ab7cd6d0 – paulwilkins <paulwilkins@google.com> authored on 2016/08/17 07:14
Add {} to try and keep Jenkins happy.

c2fe9acc – Marco <marpan@google.com> authored on 2016/08/16 07:21
vp8: Move loopfilter synchronization to end of encode_frame call.

f9efbad3 – Linfeng Zhang <linfengz@google.com> authored on 2016/08/12 14:14
NEON asm of vpx_lpf_{horizontal,vertical}_8_dual_neon()

5d881770 – paulwilkins <paulwilkins@google.com> authored on 2016/08/10 10:00
Change default recode rule for good speed 0 and best.

de3b7695 – paulwilkins <paulwilkins@google.com> authored on 2016/08/09 06:50
Change to recode rules.

fe4dd4f4 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/15 05:42
Merge "Modified ARF group allocation."

fafec957 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/12 19:52
Merge "Fix another motion vector out of range bug"

dfcefe06 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/12 19:02
Merge "variance_impl_avx2: restore table layout"

bd7cfb46 – James Zern <jzern@google.com> authored on 2016/08/11 19:23
variance_impl_avx2: restore table layout

f09b5a33 – Linfeng Zhang <linfengz@google.com> authored on 2016/08/03 07:42
NEON intrinsics for 4 loopfilter functions

a413dbe5 – Yunqing Wang <yunqingwang@google.com> authored on 2016/08/11 13:34
Fix another motion vector out of range bug

f1e12c1b – Marco <marpan@google.com> authored on 2016/08/10 12:20
vp8: Fix denoiser setting in multi-res sample encoder.

656f4a88 – paulwilkins <paulwilkins@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2016/08/09 06:10
Modified ARF group allocation.

343b6b09 – Aleksey Vasenev <margtu-fivt@ya.ru> authored and James Zern <jzern@google.com> committed on 2016/07/29 07:28
Align thread entry point stack

4916a87b – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/09 20:05
Merge changes I1d3edbdb,I8b49fd05

941fe203 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/09 13:12
Merge "Refactor mv limits."

c37d012a – Yury Gitman <yuryg@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/08 17:29
Merge "Add cpi parameter for forcing segmentation update"

cfd92dab – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/08 16:12
Merge changes from topic 'clang-tidy'

6a8d4631 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/08 13:59
Merge "Fix a motion vector out of range bug"

475e9d26 – James Zern <jzern@google.com> authored on 2016/08/08 10:43
tests: use scoped_ptr for local video source vars

9e9722bc – James Zern <jzern@google.com> authored on 2016/08/08 10:27
y4m_test: init members in the constructor

7a730d59 – Yury Gitman <yuryg@google.com> authored on 2016/07/15 11:38
Add cpi parameter for forcing segmentation update

6554333b – Alex Converse <aconverse@google.com> authored on 2016/08/08 07:42
Refactor mv limits.

2c17d546 – James Zern <jzern@google.com> authored on 2016/08/05 16:21
*_perf_test.cc: correct DoDecode signature

9c9d92ae – clang-format <noreply@google.com> authored and James Zern <jzern@google.com> committed on 2016/08/04 15:28
test: apply clang-tidy google-readability-braces-around-statements

2d1e63d0 – Linfeng Zhang <linfengz@google.com> authored and James Zern <jzern@google.com> committed on 2016/08/04 09:22
Remove duplicates in Loop8Test6Param and Loop8Test9Param

c12f2f31 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/05 21:23
Merge "remove tools/vpx-style.sh"

19d2e73d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/05 21:20
Merge changes Ice037acb,I806af11b,I344a7dd0,Ib7cb87fa

ba42ce64 – Linfeng Zhang <linfengz@google.com> authored on 2016/08/05 13:28
Fix a bug in test/lpf_8_test.cc

2fb826c4 – Yunqing Wang <yunqingwang@google.com> authored on 2016/08/05 11:09
Fix a motion vector out of range bug

71048330 – James Zern <jzern@google.com> authored on 2016/08/04 19:24
vp9: normalize vpx_enc_frame_flags_t usage

d772d557 – James Zern <jzern@google.com> authored on 2016/08/04 19:23
args.c: add some explicit casts

c79665d0 – James Zern <jzern@google.com> authored on 2016/08/04 19:13
webmdec: quiet -Wshorten-64-to-32 warning

1b1e40c0 – James Zern <jzern@google.com> authored on 2016/08/04 19:11
test/decode_test_driver: rm unused deadline member

57f49db8 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/04 18:30
Merge changes I6ef79702,Id332c641,I354b5d22,I84438013

17720b60 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/04 18:21
Merge "Remove armv6 target"

7f7c888c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/04 18:19
Merge "correct break placement"

958ae5af – James Zern <jzern@google.com> authored on 2016/08/04 16:17
remove tools/vpx-style.sh

0325b959 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2016/07/29 04:29
Use common transpose for vpx_idct32x32_1024_add_neon

f4e4ce75 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2016/07/29 04:29
Use common transpose for vpx_idct8x8_[12|64]_add_neon

7103b530 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2016/07/29 03:57
Use common transpose for vp9_iht8x8_add_neon

8619203d – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2016/07/28 11:58
Use common transpose for vpx_idct16x16_[10|256]_add_neon

b757d89f – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/04 16:12
Merge "Extract neon transpose for re-use"

4db9bd32 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/08/04 16:01
Merge "vp9_ratectrl.c: apply clang-format"

Next