shithub: libvpx

RSS feed

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

eea06db1 – Cheng Chen <chengchen@google.com> authored on 2020/01/17 06:25
Store frame partition info

7a63240c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/23 17:53
Merge "vpx_timestamp,gcd: assert params are positive"

eeaf7036 – Marco Paniconi <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2020/01/22 10:29
vp9-rtc: Lower threshold for color sensitivity for screen

7763c888 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/22 13:03
Merge "vp9: fix control for delta qp for uv"

7adcbf2f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/21 19:10
Merge "add static_assert.h"

f33f2fc6 – James Zern <jzern@google.com> authored on 2020/01/17 18:33
vpx_timestamp,gcd: assert params are positive

76ed2d5d – Jerome Jiang <jianj@google.com> authored on 2020/01/21 09:46
vp9: fix control for delta qp for uv

b78d3b21 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/18 02:14
Merge "Validate data used by vpx_codec_control..."

bc9b7f50 – James Zern <jzern@google.com> authored on 2020/01/17 18:15
add static_assert.h

6efe4537 – Brian Foley <bpfoley@google.com> authored on 2020/01/16 15:33
Validate data used by vpx_codec_control...

49aa77c6 – Jerome Jiang <jianj@google.com> authored on 2020/01/16 18:17
vp9: add delta q for uv channel. add tests.

18e93be9 – Cheng Chen <chengchen@google.com> authored on 2020/01/13 07:31
Add comments to frame counts.

087e4e0b – Cheng Chen <chengchen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/13 14:18
Merge "Copy frame counts to the encode result."

e2ade251 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/10 23:10
Merge "vp9_encoder.c,cosmetics: fix some typos"

bb2d935e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/10 23:08
Merge "simple_encode*.cc: add missing copyright"

64b469f4 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/10 20:20
Merge "trivial: fix spelling errors"

9cd933ff – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/10 20:09
Merge "Add text to clarify the unit of variables for target bitrate"

468157df – James Zern <jzern@google.com> authored on 2020/01/10 11:53
vp9_encoder.c,cosmetics: fix some typos

b809ac3c – James Zern <jzern@google.com> authored on 2020/01/10 11:47
simple_encode*.cc: add missing copyright

652beb6a – Johann <johannkoenig@google.com> authored on 2020/01/10 10:59
trivial: fix spelling errors

ba7f9f38 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/01/10 01:00
Merge "Fix test failure with --size-limit"

99284cb1 – Jerome Jiang <jianj@google.com> authored on 2020/01/09 05:50
Fix test failure with --size-limit

86675d87 – Cheng Chen <chengchen@google.com> authored on 2020/01/02 12:22
Copy frame counts to the encode result.

ccb06a9f – Clement Courbet <courbet@google.com> authored on 2020/01/07 04:08
Avoid reloads in vp9_read_mode_info.

50d1a4aa – Johann <johannkoenig@google.com> authored on 2019/12/19 09:24
Merge remote-tracking branch 'origin/pekin'

07177569 – Wonkap Jang <wonkap@google.com> authored on 2019/12/18 08:29
Add text to clarify the unit of variables for target bitrate

d99a0bc7 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/18 01:01
Merge "vp8: move error check earlier"

67aa6c8c – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/17 15:44
Merge "trivial: remove reference to error correction"

f5d2cc29 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/17 15:22
Merge "trivial: fix 'fragment' spelling"

8a30a2a4 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/17 14:41
Merge "vp8 boolreader: ignore invalid input"

d1e872e1 – Johann <johannkoenig@google.com> authored on 2019/12/17 06:44
vp8: move error check earlier

ace8ab89 – angiebird <angiebird@google.com> authored on 2019/12/16 10:19
Rename encode_frame_index

56f51dae – angiebird <angiebird@google.com> authored on 2019/12/13 11:44
Add start_show_index/show_frame_count

01347cd6 – angiebird <angiebird@google.com> authored on 2019/12/12 11:14
Cosmetic change of update_encode_frame_result()

bfa9d015 – angiebird <angiebird@google.com> authored on 2019/12/12 10:43
Move psnr/sse computation under RATE_CTRL flag

b4a8ac3c – angiebird <angiebird@google.com> authored on 2019/12/12 07:40
Add detailed description about GroupOfPicture

fadfea8a – angiebird <angiebird@google.com> authored on 2019/12/12 07:15
Cosmetic change of vp9_get_gop_coding_frame_count

a53b7e53 – angiebird <angiebird@google.com> authored on 2019/12/11 10:43
Add GetFramePixelCount to SimpleEncode

204ba94f – angiebird <angiebird@google.com> authored on 2019/12/11 08:49
Cosmetic changes for RATE_CTRL related functions

fa370c32 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/10 19:42
Merge changes I54f60f62,Idbc437d3

2f65eb2a – angiebird <angiebird@google.com> authored on 2019/12/09 12:00
Rename parameter two_pass to twopass.

757a5e6a – angiebird <angiebird@google.com> authored on 2019/11/26 11:40
Add GetNextEncodeFrameInfo ObserveGroupOfPicture

9c469316 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/09 17:15
Merge changes I41ff04bb,I3d88d719

7ec7a33a – Johann <johannkoenig@google.com> authored on 2019/12/09 10:08
Release v1.8.2 Pekin Duck

38a4e46f – angiebird <angiebird@google.com> authored on 2019/12/09 06:27
Set frames_since_key in vp9_get_coding_frame_num

c33f8596 – angiebird <angiebird@google.com> authored on 2019/12/06 12:24
Add vp9_get_gop_coding_frame_count()

b7e03724 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/06 21:10
Merge "Merge Timestamp TestVpxRollover tests for Vp8/Vp9"

65e0663f – Debargha Mukherjee <debargha@google.com> authored on 2019/12/06 09:20
Merge Timestamp TestVpxRollover tests for Vp8/Vp9

94fb57d3 – angiebird <angiebird@google.com> authored on 2019/11/25 07:26
Add GetKeyFrameGroupSize()

efa05b7c – James Zern <jzern@google.com> authored on 2019/12/06 08:18
configure.sh,darwin: fix asm conv w/external build

f835ab76 – Wan-Teh Chang <wtc@google.com> authored on 2019/12/06 05:42
Fix argv leak on Unrecognized input file type err

04383393 – Debargha Mukherjee <debargha@google.com> authored on 2019/12/05 14:14
Add missing typecast and re-enable timestamp test

92ce61dd – Johann <johannkoenig@google.com> authored on 2019/12/04 10:02
trivial: fix 'fragment' spelling

69022e9f – Johann <johannkoenig@google.com> authored on 2019/12/04 10:07
trivial: remove reference to error correction

80e5666c – Johann <johannkoenig@google.com> authored on 2019/12/03 10:29
vp8 boolreader: ignore invalid input

1d490403 – Jerome Jiang <jianj@google.com> authored on 2019/12/04 07:46
remove init_motion_estimation from update_initial_width

3609eca0 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/04 15:26
Merge "Fix the encode inconsistency of SimpleEncode"

8cb34dd6 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/04 14:31
Merge "Describe ObserveFirstPassStats with more details"

42916ce6 – angiebird <angiebird@google.com> authored on 2019/12/03 10:34
Fix the encode inconsistency of SimpleEncode

f0878a71 – angiebird <angiebird@google.com> authored on 2019/11/26 08:43
Describe ObserveFirstPassStats with more details

89375f03 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/02 21:29
Merge "Avoid dividing by 0 in vp8 gf_group bits compute"

5eeabfff – Debargha Mukherjee <debargha@google.com> authored on 2019/12/02 09:49
Avoid dividing by 0 in vp8 gf_group bits compute

2ba45e82 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/12/02 15:16
Merge "Fix mutex free in multi-thread lpf"

d2a5e263 – Jerome Jiang <jianj@google.com> authored on 2019/12/02 07:20
Fix SVC regression in webrtc tests.

b4e09863 – Venkatarama NG. Avadhani <venkatarama.avadhani@ittiam.com> authored on 2019/11/25 11:15
Fix mutex free in multi-thread lpf

b8549ed8 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/26 09:44
Merge "fix __has_attribute in visual studio"

8d211a39 – angiebird <angiebird@google.com> authored on 2019/11/22 05:53
Make GetCodingFrameNum const function

ef263a11 – angiebird <angiebird@google.com> authored on 2019/11/22 05:44
Add missing includes to simple_encode.h

85108a55 – angiebird <angiebird@google.com> authored on 2019/11/21 06:09
Correct typo in simple_encode.h

2157d613 – angiebird <angiebird@google.com> authored on 2019/11/21 06:08
Cosmetic change of GetBitrateInKbps

30c669ca – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/25 13:34
Merge "Change vp9_get_encoder_config."

2ed1830c – Johann <johannkoenig@google.com> authored on 2019/11/25 03:00
fix __has_attribute in visual studio

6a3ba211 – Vitaly Buka <vitalybuka@chromium.org> authored on 2019/11/20 13:08
Disable -ftrivial-auto-var-init= for hot code

4529dc84 – Vitaly Buka <vitalybuka@chromium.org> authored on 2019/11/15 05:40
Disable -ftrivial-auto-var-init= for hot code

cbec0795 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/11/22 17:50
Merge "Move buffer from extend_and_predict into TileWorkerData"

16e5e849 – angiebird <angiebird@google.com> authored on 2019/11/20 10:54
Change vp9_get_encoder_config.

67fe324a – angiebird <angiebird@google.com> authored on 2019/11/20 07:48
Add trailing underscore to members of SimpleEncode

22ef9496 – angiebird <angiebird@google.com> authored on 2019/11/20 07:34
Rename impl by EncodeImpl

585eb34f – angiebird <angiebird@google.com> authored on 2019/11/19 09:04
Cosmetic changes of SimpleEncode code

93e2e701 – angiebird <angiebird@google.com> authored on 2019/11/19 08:58
Fix a bug related to use_external_quantize_index

fb4f013f – angiebird <angiebird@google.com> authored on 2019/11/19 07:58
Fix a bug in free_encoder()

f563d975 – angiebird <angiebird@google.com> authored on 2019/11/18 05:54
Use indicative mood in comments of SimpleEncode

3afd6e82 – angiebird <angiebird@google.com> authored on 2019/11/18 05:41
Rename pimpl by impl_ptr in SimpleEncode

cd686f72 – angiebird <angiebird@google.com> authored on 2019/11/18 05:37
Move pimpl to the function body of SimpleEncode

89077d45 – angiebird <angiebird@google.com> authored on 2019/11/14 12:04
Fix a bug in EncodeFrame test

38b63609 – angiebird <angiebird@google.com> authored on 2019/11/14 07:35
Add namespace vp9

9b79c51b – angiebird <angiebird@google.com> authored on 2019/11/13 08:39
Add copyright and header guard for simple_encode.h

65c7b631 – Angie Chen <yunqi@google.com> authored on 2019/11/19 11:37
Close the file that SimpleEncode opens in its ctor in its dtor.

Next