shithub: libvpx

RSS feed

686e1267 – Johann <johannkoenig@google.com> authored on 2020/03/31 04:38
simplify x86_abi_support.asm symbol declaration

0ac5afb3 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/04/10 13:10
Merge "transpose_sse2.h,cosmetics: fix some comments"

fc5ab625 – Marco Paniconi <marpan@google.com> authored on 2020/04/09 07:35
vp9-rtc: Fix to disable_16x16part speed feature

264a7ecf – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/04/08 23:30
Merge "vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8"

bf073d99 – Marco Paniconi <marpan@google.com> authored on 2020/04/08 14:39
vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8

80de626f – Marco Paniconi <marpan@google.com> authored on 2020/04/08 14:23
vp9-rtc: Set disable_16x16part for low-resoln high Q

8dc6f353 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/04/06 20:27
Merge "vp9: add rate control interface for RTC"

1717ac93 – Johann <johannkoenig@google.com> authored on 2020/04/06 12:06
x86_abi_support: do not decorate coff functions

745979bc – Jerome Jiang <jianj@google.com> authored on 2020/03/24 11:13
vp9: add rate control interface for RTC

104adb2a – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/04/05 20:09
Merge changes I24997420,Ie4ca7435,I36011727,Ibb01b09c,Ifb17acbe, ...

ce84336e – James Zern <jzern@google.com> authored on 2020/04/03 09:50
transpose_sse2.h,cosmetics: fix some comments

676c936e – Wan-Teh Chang <wtc@google.com> authored on 2020/04/02 16:49
Return VPX_CODEC_INCAPABLE on capability failure

a9c693aa – Johann <johannkoenig@google.com> authored on 2020/04/02 07:07
x86inc.asm: update to 3e5aed95c

27fa7914 – Johann <johannkoenig@google.com> authored on 2020/04/02 07:04
x86inc.asm: namespace ARCH_* defines

db41156a – Johann <johannkoenig@google.com> authored on 2020/04/02 06:59
x86inc.asm: only set visibility for chromium builds

a22ba99d – Johann <johannkoenig@google.com> authored on 2020/04/02 06:49
x86inc.asm: do not align .text for aout

a90c2e54 – Johann <johannkoenig@google.com> authored on 2020/04/02 06:47
x86inc.asm: use .text on march32

cbd820dc – Johann <johannkoenig@google.com> authored on 2020/04/02 06:41
x86inc.asm: copy PIC macros from x86_abi_support.asm

66095ce5 – Johann <johannkoenig@google.com> authored on 2020/04/02 06:14
x86inc.asm: set PREFIX from libvpx defines

9d0807cd – Johann <johannkoenig@google.com> authored on 2020/04/02 06:06
x86inc.asm: pull settings from libvpx

a9ca3e87 – Johann <johannkoenig@google.com> authored on 2020/04/02 06:00
x86inc.asm: update to 3e5aed95

e8be6498 – Johann <johannkoenig@google.com> authored on 2020/03/31 04:49
x86_abi_support: use correct hidden syntax

667138e1 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/03/31 19:41
Merge "nasm: require 2.14 with -DCHROMIUM"

39f6b4c9 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/03/31 19:41
Merge "auto-detect darwin19"

3ef630a3 – Johann <johannkoenig@google.com> authored on 2020/03/31 11:52
auto-detect darwin19

b3d12b3c – Johann <johannkoenig@google.com> authored on 2020/03/31 11:35
nasm: require 2.14 with -DCHROMIUM

aae27c8f – Marco Paniconi <marpan@google.com> authored on 2020/03/31 06:31
vp9-rtc: Refactor postencode for 1 pass

4b0422ad – Marco Paniconi <marpan@google.com> authored on 2020/03/30 05:16
rtc: Increase resize limit resoln for rtc

31326b5b – Marco Paniconi <marpan@google.com> authored on 2020/03/27 06:54
vp9-rtc: Increase resize down limit to 320x180

d28d8226 – angiebird <angiebird@google.com> authored on 2020/03/25 14:18
Init frames_to_key in vp9_rc_init()

eda6b925 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/03/24 20:56
Merge "Optimize vp9_get_sub_block_energy."