shithub: libvpx

RSS feed

f1283ca4 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/04/24 20:20
Merge "vp9-rtc: Some speedups to speed 5 real-time mode"

ae145ca3 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/04/24 18:09
Merge "Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."""

4b7baf80 – Marco Paniconi <marpan@google.com> authored on 2020/04/24 07:16
vp9-rtc: Some speedups to speed 5 real-time mode

ce5f42b2 – Jerome Jiang <jianj@google.com> authored on 2020/04/24 06:36
Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9.""

ea0734cc – Marco Paniconi <marpan@google.com> authored on 2020/04/24 06:07
vp9-rtc: Allow simulcast mode for flexible/bypass mode

742dbe2a – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/04/23 17:28
Merge "Move index check before array access"

e0069c83 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/04/23 16:02
Merge "Revert "vp9-rtc: Some speedups to speed 5 real-time mode""

547b2bb7 – Marco Paniconi <marpan@google.com> authored on 2020/04/23 14:57
Revert "vp9-rtc: Some speedups to speed 5 real-time mode"

ca260126 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/04/21 18:15
Merge "realtime_test: add IntegerOverflow test"

afde303d – James Zern <jzern@google.com> authored on 2020/04/20 15:30
realtime_test: add IntegerOverflow test

85cb9836 – Jerome Jiang <jianj@google.com> authored on 2020/04/20 12:45
Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."

62af22b5 – Marco Paniconi <marpan@google.com> authored on 2020/04/17 07:58
vp9-rtc: Some speedups to speed 5 real-time mode

31fa91b4 – Vitaly Buka <vitalybuka@chromium.org> authored on 2020/04/16 18:17
Move index check before array access

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

5e065cf9 – James Zern <jzern@google.com> authored on 2020/03/21 12:12
vp8/{ratectrl,onyx_if}: fix some signed integer overflows

5eab093a – James Zern <jzern@google.com> authored on 2020/03/21 11:46
vp9_ratectrl: fix some signed integer overflows

81374532 – Clement Courbet <courbet@google.com> authored on 2020/03/20 05:22
Optimize vp9_get_sub_block_energy.

a0765aa9 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/03/17 19:32
Merge changes I8a14fcad,Iad7ca261,I2063c592,I9c5c74ab

77c95965 – angiebird <angiebird@google.com> authored on 2020/03/16 08:34
Correct time_base of ivf header in SimpleEncode

5010fa9d – angiebird <angiebird@google.com> authored on 2020/03/13 13:28
Add detail comments on valid_list in SimpleEncode

f81bdda8 – angiebird <angiebird@google.com> authored on 2020/03/13 13:25
Add missing Copyright to python files

223645aa – James Zern <jzern@google.com> authored on 2020/03/13 16:29
vpx_codec_enc_config_default: rm unnecessary loop

34f3fe95 – angiebird <angiebird@google.com> authored on 2020/03/13 12:22
Move member functions up in simple_encode.h

e3979bd3 – Johann <johannkoenig@google.com> authored on 2020/03/13 04:25
fix minor spelling errors

323b11a9 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/03/05 14:24
Merge changes Ie7c70a1d,I2c5abbe2,If41a1ea6,Id6ba4664,I156308bc

5532775e – Marco Paniconi <marpan@google.com> authored on 2020/03/04 11:08
rtc: Update svc test for resize

1e892e63 – Marco Paniconi <marpan@google.com> authored on 2020/03/03 10:14
vp9-svc: Allow for dynamic resize for single layer SVC

e7aa1e36 – angiebird <angiebird@google.com> authored on 2020/03/02 15:04
Add unit test for ref_frame_info

483bcb31 – angiebird <angiebird@google.com> authored on 2020/03/02 11:50
Add key frame group info to SimpleEncode

fc898231 – angiebird <angiebird@google.com> authored on 2020/02/27 15:03
Add ref_frame_info to encode_frame_result

93834fac – angiebird <angiebird@google.com> authored on 2020/02/26 11:43
Add init/update_frame_indexes()

a1c0c95c – angiebird <angiebird@google.com> authored on 2020/02/26 10:18
Add GetVectorData()

c2aa1520 – angiebird <angiebird@google.com> authored on 2020/02/25 12:30
Add RefFrameInfo

d6f7334a – angiebird <angiebird@google.com> authored on 2020/02/24 06:20
Keep ref frame coding indexes in SimpleEncode

8a96ad8f – Cheng Chen <chengchen@google.com> authored on 2020/02/18 07:20
Make external arf consistent with vp9

08b01d5e – Cheng Chen <chengchen@google.com> authored on 2020/02/18 04:57
Allow external arf to determine gop size

7e665ec9 – Cheng Chen <chengchen@google.com> authored on 2020/02/17 11:19
Add interface for external arf indexes.

0484849e – angiebird <angiebird@google.com> authored on 2020/02/20 12:26
Rename values in RefFrameType and FrameType

bff7ecc5 – angiebird <angiebird@google.com> authored on 2020/02/20 12:14
Use ref_frame[0] to determine mv_count

da3e3ecc – angiebird <angiebird@google.com> authored on 2020/02/20 11:35
Consistency test for GroupOfPicture

a6238a10 – angiebird <angiebird@google.com> authored on 2020/02/20 11:16
Use ObserveGroupOfPicture() in EncodeFrame test

320fb4c3 – angiebird <angiebird@google.com> authored on 2020/02/20 09:11
Add kGoldenFrame and kOverlayFrame to FrameType

57742593 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/02/19 16:41
Merge "x86_simd_caps: make mask value unsigned"

55f2e4a0 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/02/18 21:24
Merge "vp9-rtc: Increase partition threshold to 8x8 for high Q"

a3389823 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/02/18 18:40
Merge "Cap delta_q_uv to -15..15"

f9eee0cf – Marco Paniconi <marpan@google.com> authored on 2020/02/18 10:04
vp9-rtc: Increase partition threshold to 8x8 for high Q

2d1a7cd4 – Jerome Jiang <jianj@google.com> authored on 2020/02/18 05:46
Cap delta_q_uv to -15..15

939f84f8 – Marco Paniconi <marpan@google.com> authored on 2020/02/18 05:12
vp9-rtc: Set enable_adaptive_subpel_force_stop to 0

0f3fe088 – James Zern <jzern@google.com> authored on 2020/02/14 16:00
vp8_decode: add missing vpx_clear_system_state

9cfcac1c – James Zern <jzern@google.com> authored on 2020/02/14 12:36
vp8,GetSigned: silence unsigned int overflow warning

c713f846 – James Zern <jzern@google.com> authored on 2020/02/14 12:31
move common attribute defs to compiler_attributes.h

0d887ef5 – James Zern <jzern@google.com> authored on 2020/02/14 12:39
x86_simd_caps: make mask value unsigned

6ca77eb7 – Cheng Chen <chengchen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/02/11 15:30
Merge "Set mv to zero if the second ref does not exist"

b7075bc9 – Cheng Chen <chengchen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/02/11 15:21
Merge "Add a unit test to check partition info"

69b30b37 – Cheng Chen <chengchen@google.com> authored on 2020/01/27 13:58
Add a unit test to check partition info

9d5bc18b – Cheng Chen <chengchen@google.com> authored on 2020/02/10 11:13
Set mv to zero if the second ref does not exist

a264f536 – angiebird <angiebird@google.com> authored on 2020/02/10 07:04
Do save/restore_encode_params when rate_ctrl is on

91f8be50 – angiebird <angiebird@google.com> authored on 2020/02/06 13:15
Replace NULL by nullptr in simple_encode.c/h

a3171b10 – angiebird <angiebird@google.com> authored on 2020/02/06 09:53
Sync simple_encode.h

67377d38 – angiebird <angiebird@google.com> authored on 2020/02/06 09:51
Rename inverse_vpx_rational to invert_vpx_rational

3329c0e1 – Cheng Chen <chengchen@google.com> authored on 2020/02/02 08:12
Consistency test for motion vector info

32b6fb96 – Cheng Chen <chengchen@google.com> authored on 2020/02/02 08:12
Pass motion vector info to encode frame result

2c465567 – angiebird <angiebird@google.com> authored on 2020/02/03 11:44
Let SimpleEncode be able to output bitstream

8a5cb084 – angiebird <angiebird@google.com> authored on 2020/01/23 09:56
Add coded_frame to EncodeFrameResults

48b2d902 – Cheng Chen <chengchen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/02/05 16:21
Merge "Store frame motion vector info"

36133b04 – James Zern <jzern@google.com> authored on 2020/02/03 11:57
loopfilter_sse2: call unsuffixed lpf functions

e582df23 – Cheng Chen <chengchen@google.com> authored on 2020/01/27 07:58
Store frame motion vector info

5be37810 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/28 19:53
Merge "Fix initialization of delta_q_uv"

47321016 – Jerome Jiang <jianj@google.com> authored on 2020/01/28 10:25
Fix initialization of delta_q_uv

22b23e4d – Cheng Chen <chengchen@google.com> authored on 2020/01/28 04:58
Change partition_info to a vector

Next