RSS feed
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
d53645f4
– Cheng Chen <chengchen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2020/01/27 23:41
Merge "Add some description about partition info"
a0fa2841
– Cheng Chen <chengchen@google.com>
authored
on 2020/01/27 12:17
Correctly assign partition info
4138443c
– Cheng Chen <chengchen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2020/01/27 17:50
Merge "l2e: cosmetic changes of multi-dimension arrays"
0ffa76d4
– Cheng Chen <chengchen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2020/01/27 17:49
Merge "Consistency test for partition info"
a6ff3abb
– Cheng Chen <chengchen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2020/01/27 17:14
Merge "Pass partition info to encode frame result"
b32cb987
– Cheng Chen <chengchen@google.com>
authored
on 2020/01/27 10:26
Add some description about partition info
db900e52
– Cheng Chen <chengchen@google.com>
authored
on 2020/01/21 10:59
Consistency test for partition info
c2b22340
– Cheng Chen <chengchen@google.com>
authored
on 2020/01/21 10:59
Pass partition info to encode frame result
4254ecaa
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2020/01/27 01:06
Merge "vp9-rtc: Fix condition in regulate_q for cyclic_refresh"
cafbef75
– Marco Paniconi <marpan@google.com>
authored
on 2020/01/26 13:06
vp9-rtc: Fix condition in regulate_q for cyclic_refresh
b4345aa6
– Cheng Chen <chengchen@google.com>
authored
on 2020/01/23 10:25
l2e: cosmetic changes of multi-dimension arrays
78859608
– Marco Paniconi <marpan@google.com>
authored
on 2020/01/26 12:54
vp9-svc: Fix to resetting rc flags on change_config