shithub: libvpx

RSS feed

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."

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

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)

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."