shithub: libvpx

RSS feed

04f9a1fc – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/15 15:10
plan9: fix compilation on 386 and arm

80a746f3 – Sigrid Haflínudóttir <sigrid@gloot.com> authored on 2020/12/14 14:32
Merge remote-tracking branch 'upstream/master'

2392fe53 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/12/11 14:58
Merge "configure: add darwin20 cross-compile support"

723fca7d – Gregor Jasny <gjasny@googlemail.com> authored and James Zern <jzern@google.com> committed on 2020/12/11 03:00
configure: add darwin20 cross-compile support

ffc179d8 – Jeremy Leconte <jleconte@google.com> authored on 2020/12/10 12:54
Fix nullptr with offset.

ebac57ce – Angie Chiang <angiebird@google.com> authored on 2020/11/25 07:58
Fix typos in simple_encode.h

0de1df6b – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/11/23 22:10
Merge "Revert "Close out file in EndEncode()""

5459c4ab – Angie Chiang <angiebird@google.com> authored on 2020/11/23 21:55
Revert "Close out file in EndEncode()"

71c8e0c0 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/11/23 21:49
Merge "Close out file in EndEncode()"

1b0fc6a5 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/11/23 21:49
Merge "Refine documentation of vpx_ext_ratectrl.h"

53f8c243 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/11/23 21:47
Merge "Allow user to set rc_mode and cq_level in SimpleEncode"

c3414408 – Angie Chiang <angiebird@google.com> authored on 2020/11/20 12:41
Refine documentation of vpx_ext_ratectrl.h

2ccee392 – Angie Chiang <angiebird@google.com> authored on 2020/11/19 14:55
Allow user to set rc_mode and cq_level in SimpleEncode

e56e8dcd – Angie Chiang <angiebird@google.com> authored on 2020/11/17 12:25
Add gop_index to vpx_ext_ratectrl.h

5b63f0f8 – Angie Chiang <angiebird@google.com> authored on 2020/11/17 10:30
Capitalize VPX_RC_OK / VPX_RC_ERROR

275c2769 – Angie Chiang <angiebird@google.com> authored on 2020/11/17 09:37
Add doxygen for vpx_rc_funcs_t

a7731ba4 – Angie Chiang <angiebird@google.com> authored on 2020/11/13 14:40
Add doxygen for vpx_rc_config

c22a783b – Angie Chiang <angiebird@google.com> authored on 2020/11/13 14:26
Copy first pass stats documentation from AV1 to VP9

ca7a16ba – Angie Chiang <angiebird@google.com> authored on 2020/11/13 13:32
Add doxygen to structs in vpx_ext_ratectrl.h

a44cf459 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/11/17 16:40
Merge changes I12a72d3a,I1a6c5752

b5d77a48 – Jerome Jiang <jianj@google.com> authored on 2020/11/16 09:12
Remove condition on copying svc loopfilter flag

4e7fd027 – Angie Chiang <angiebird@google.com> authored on 2020/11/13 13:17
Fix uninitialized warning in resize_test.cc

d4453c73 – Angie Chiang <angiebird@google.com> authored on 2020/11/13 13:13
Fix the warning of C90 mixed declarations and code

3f7fee29 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/11/12 23:26
Merge "vp9: Allow for disabling loopfilter per spatial layer"

7beafefd – Marco Paniconi <marpan@google.com> authored on 2020/11/11 18:11
vp9: Allow for disabling loopfilter per spatial layer

b1d704f1 – Cheng Chen <chengchen@google.com> authored on 2020/11/05 10:26
Accumulate frame tpl stats and pass through rate control api

220e4331 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/10/30 00:57
Merge "libs.mk: set LC_ALL=C w/egrep invocations"

98919178 – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/10/29 19:33
Merge "Add a comment about bitdeptharg and inbitdeptharg"

9ab65c55 – James Zern <jzern@google.com> authored on 2020/10/29 11:46
libs.mk: set LC_ALL=C w/egrep invocations

8b27a924 – Wan-Teh Chang <wtc@google.com> authored on 2020/09/20 07:57
Add a comment about bitdeptharg and inbitdeptharg

4c3d05f1 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/10/27 18:33
Merge "Add cmd line option to control loopfilter for vpxenc"

89ddf6f3 – James Zern <jzern@google.com> authored on 2020/10/27 13:09
vp9_ext_ratectrl_test: add missing override

8b8b15e0 – Jerome Jiang <jianj@google.com> authored on 2020/10/27 07:02
Add cmd line option to control loopfilter for vpxenc

16154dae – Angie Chiang <angiebird@google.com> authored on 2020/10/26 07:09
Download bus_352x288_420_f20_b8.yuv properly

ee482c87 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/10/21 17:26
Merge changes I27932c41,I2ff9e54a,I4ebed472

13aad8bb – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/10/20 20:21
Merge "Add unit test for vp9_ext_ratectrl"

a207a0f6 – Angie Chiang <angiebird@google.com> authored on 2020/10/20 13:32
Small changes of vp9_ext_ratectrl_test.cc

9bfdf4a9 – Angie Chiang <angiebird@google.com> authored on 2020/10/16 14:36
Add ref frame info to vpx_rc_encodeframe_info_t

90271b22 – angiebird <angiebird@google.com> authored and Angie Chiang <angiebird@google.com> committed on 2020/10/12 11:12
Add vpx_rc_status_t

94384b5c – Marco Paniconi <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2020/10/18 18:42
vp9-rtc: Fix to control for disabling loopfilter

e94000aa – Angie Chiang <angiebird@google.com> authored on 2020/10/15 08:05
Add unit test for vp9_ext_ratectrl

8bfc9206 – angiebird <angiebird@google.com> authored and Angie Chiang <angiebird@google.com> committed on 2020/10/12 13:58
Add vp9_extrc_update_encodeframe_result()

f71dd6e2 – angiebird <angiebird@google.com> authored and Angie Chiang <angiebird@google.com> committed on 2020/10/09 15:03
vp9_extrc_get_encodeframe_decision()

122a74ed – James Zern <jzern@google.com> authored on 2020/10/15 11:24
install vpx_ext_ratectrl.h

9857515c – angiebird <angiebird@google.com> authored on 2020/10/09 13:47
Call vp9_extrc_send_firstpass_stats() properly

705bf9de – angiebird <angiebird@google.com> authored on 2020/10/09 13:12
Add vpx_rc_frame_stats_t

e6208a95 – angiebird <angiebird@google.com> authored on 2020/10/08 14:40
Add vp9_extrc_send_firstpass_stats()

20bca135 – angiebird <angiebird@google.com> authored on 2020/10/07 11:29
Add vp9_extrc_init/create/delete

6dba0d0a – angiebird <angiebird@google.com> authored on 2020/10/07 11:29
Add callback functions for external_rate_control

a04f6814 – angiebird <angiebird@google.com> authored on 2020/09/24 07:33
Add codec control for external rate control lib

da7c503f – angiebird <angiebird@google.com> authored on 2020/10/01 15:18
Add SetEncodeConfig and DumpEncodeConfigs

7e8ea22e – Jerome Jiang <jianj@google.com> authored on 2020/10/02 06:47
Add codec control to disable loopfilter for vp9

d017a63f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/09/30 22:40
Merge "ratectrl_rtc_test.cc: fix signed/unsigned comparison"

037190e5 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/09/30 18:17
Merge "Add file for rate control interface test."

73681bf6 – Jerome Jiang <jianj@google.com> authored on 2020/09/30 07:01
Add file for rate control interface test.

3c31fb80 – James Zern <jzern@google.com> authored on 2020/09/29 06:58
ratectrl_rtc_test.cc: fix signed/unsigned comparison

956d3cac – James Zern <jzern@google.com> authored on 2020/09/29 06:38
configure.sh: fix arm64-darwin-gcc match

979e27c9 – James Zern <jzern@google.com> authored on 2020/09/25 09:21
configure: add darwin20 support

c097de83 – Sigrid Haflínudóttir <sigrid@gloot.com> authored on 2020/09/21 11:37
plan 9: dirty multithreading (need to link with dav1d until this is moved somewhere else)

aea63126 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/09/16 19:48
Merge "vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant casts"

ba69433c – Sigrid Haflínudóttir <sigrid@gloot.com> authored on 2020/09/16 13:33
add ignored files

adcac7c0 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored and Sigrid Haflínudóttir <sigrid@gloot.com> committed on 2020/09/16 11:09
port to Plan 9, just enough to decode video with treason (also thanks to Uramekus for initial porting work)

c211b82d – James Zern <jzern@google.com> authored on 2020/09/16 09:43
vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant casts

58d02a85 – James Zern <jzern@google.com> authored on 2020/09/16 09:40
test/encode_test_driver: rm redundant get() w/unique_ptr

97356acb – Joel Fernandes <joelaf@google.com> authored on 2020/09/13 18:05
vp8: Remove sched_yield on POSIX systems

478c70f6 – Sarah Parker <sarahparker@google.com> authored on 2020/09/10 16:33
googletest: enable failure on uninstantiated tests

ea0bc1b3 – Sarah Parker <sarahparker@google.com> authored on 2020/09/09 12:10
Upstream GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST

d1a78971 – Marco Paniconi <marpan@google.com> authored on 2020/05/11 08:22
vp9-rtc: Add control to disable maxq on overshoot

c413c8f1 – Daniel Sommermann <dcsommer@gmail.com> authored and James Zern <jzern@google.com> committed on 2020/08/17 05:42
Escape number sign in Makefiles

ebbe5b82 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/08/18 22:49
Merge "Refine MMI & MSA detection for mips"

ea6562f2 – jinbo <jinbo-hf@loongson.cn> authored on 2020/08/15 13:20
Refine MMI & MSA detection for mips

53747dfe – Marco Paniconi <marpan@google.com> authored on 2020/08/18 13:56
vp9-svc: Fix to resetting RC for temporal layers

529c29bb – Marco Paniconi <marpan@google.com> authored on 2020/08/17 17:49
rtc-vp9: Fix to rcstats in vp9_spatial_svc_encoder

2d20a42a – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/08/13 12:31
Merge "Merge remote-tracking branch 'origin/quacking' into master"

b0aa5f18 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/08/12 18:35
Merge "test/*: use canonical downloads.webmproject url"

6ac8a0c9 – angiebird <angiebird@google.com> authored on 2020/08/10 15:53
Avoid re-allocating fp_motion_vector_info

343c4dca – angiebird <angiebird@google.com> authored on 2020/08/10 15:37
Cosmetic changes in simple_encode.h

7370cecd – angiebird <angiebird@google.com> authored on 2020/08/10 11:37
Close out file in EndEncode()

04db8321 – angiebird <angiebird@google.com> authored on 2020/08/10 11:59
Correct the first pass motion vector scale

7122eea6 – angiebird <angiebird@google.com> authored on 2020/08/10 11:46
Cosmetic change for simple_encode_test.cc

246a65c6 – angiebird <angiebird@google.com> authored on 2020/08/07 14:39
Make target_frame_bits error margin configurable.

d6f2ae2c – angiebird <angiebird@google.com> authored on 2020/08/07 14:12
Avoid division by zero for rate q_step model

3ec043a7 – angiebird <angiebird@google.com> authored on 2020/08/03 15:49
Add rq_history to encode_frame_result

bb7a2ccc – angiebird <angiebird@google.com> authored on 2020/08/07 11:44
Fix ObserveFirstPassMotionVectors()

68e11983 – James Zern <jzern@google.com> authored on 2020/08/07 09:32
test/*: use canonical downloads.webmproject url

e3ae48b8 – angiebird <angiebird@google.com> authored on 2020/08/05 09:44
Make initial q_index guess at 128

927fad48 – angiebird <angiebird@google.com> authored on 2020/08/05 08:16
Correct rq_model_update when recode_count == 1

ca9a262b – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/08/06 18:21
Merge "Cosmetic changes for rate_ctrl experiment"

3e0967af – angiebird <angiebird@google.com> authored on 2020/08/03 15:52
Cosmetic changes for rate_ctrl experiment

f9ab8641 – Cheng Chen <chengchen@google.com> authored on 2020/07/29 08:49
L2E: Add ObserveFirstPassMotionVector

8a8e780b – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2020/08/03 22:50
Merge "Add recode loop logics for rate_ctrl experiment"

566905e9 – angiebird <angiebird@google.com> authored on 2020/08/01 09:03
Add recode loop logics for rate_ctrl experiment

bdbf8725 – Hui Su <huisu@google.com> authored on 2020/07/30 18:48
Assign correct values for zcoeff_blk in sub8x8 RDO

a3fc027c – Jerome Jiang <jianj@google.com> authored on 2020/07/31 06:46
Merge remote-tracking branch 'origin/quacking' into master

6516e974 – Jerome Jiang <jianj@google.com> authored on 2020/07/29 11:00
Update CHANGELOG

129e0756 – Sreerenj Balachandran <bsreerenj@gmail.com> authored and Jerome Jiang <jianj@google.com> committed on 2020/06/30 15:46
vp9-svc: Fix the bitrate control for spatial svc

cd0aca91 – Marco Paniconi <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2020/06/26 11:34
vp9-svc: Fix to setting frame size for dynamic resize

f0ccdb19 – Marco Paniconi <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2020/06/18 07:24
vp9-rtc: Fix to resetting drop_spatial_layer

17b2ce11 – Marco Paniconi <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2020/06/16 07:41
vp9-svc: Add svc test for denoiser and dynamic resize

2a1d89e2 – Marco Paniconi <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2020/06/15 15:11
vp9-svc: Fix to dynamic resize for svc denoising

Next