shithub: libvpx

RSS feed

8a515c16 – James Zern <jzern@google.com> authored on 2016/02/02 12:43
vp9_resize.c: add missing include

59b560ac – James Zern <jzern@google.com> authored on 2016/02/02 12:42
vp9_aq_complexity.c: remove unused macros

8ec01591 – James Zern <jzern@google.com> authored on 2016/02/02 12:41
vp9_detokenize.c: remove unused macros

dee831c4 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/02 19:51
Merge changes I4a365757,I14a3b328

614f0727 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/02 16:12
Merge "Fix a signed overflow in vp9 motion cost."

e062eb16 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/02 09:44
Merge "Loop filter search resets on overlay frame."

ebf25868 – James Zern <jzern@google.com> authored on 2016/02/01 18:47
vp10: remove unused (read|write)_uniform

724ba02f – James Zern <jzern@google.com> authored on 2016/02/01 18:47
vp9_denoiser: mark total_adj_strong_thresh inline

ad43a738 – Alex Converse <aconverse@google.com> authored on 2016/02/01 04:47
Fix a signed overflow in vp9 motion cost.

0a3593a5 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/01 10:18
Merge "vp9-noise estimate: Put check to avoid possible out of bounds."

0c602827 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/01 07:52
Merge "VP9: Refactor read_inter_block_mode_info()"

734dc361 – Marco <marpan@google.com> authored on 2016/02/01 06:52
vp9: Add flag to control usage of skin detection.

f51dd8c2 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/01 13:48
Merge "vp9 non-rd partition: Update condition on force_split for skin area."

92486896 – Marco <marpan@google.com> authored on 2016/02/01 04:45
vp9 non-rd partition: Update condition on force_split for skin area.

dc2e97c9 – Marco <marpan@google.com> authored on 2016/02/01 04:02
vp9-denoiser bugfix: Disable postproc-denoiser under temporal denoising.

9b24251c – Marco <marpan@google.com> authored on 2016/01/31 17:24
vp9-noise estimate: Put check to avoid possible out of bounds.

6a94d6ad – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/30 23:38
Merge "Enable sse2 version of inverse wht for hbd build"

49bf2e2f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/29 19:27
Merge changes I51d42a50,Id8aaf820,I6af91959

8faccb70 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/29 19:17
Merge changes If13946e4,I61a1814d,I2ca9aa3c,I44d91eaa

8050e021 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/29 18:58
Merge "Refactor prob_diff_update_savings_search_model"

d12f87cd – Scott LaVarnway <slavarnway@google.com> authored on 2016/01/29 10:30
VP9: Refactor read_inter_block_mode_info()

0aef1bc8 – Yaowu Xu <yaowu@google.com> authored on 2016/01/29 09:47
Enable sse2 version of inverse wht for hbd build

580e815f – hui su <huisu@google.com> authored on 2016/01/29 07:49
Refactor prob_diff_update_savings_search_model

432136ef – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/29 13:55
Merge "Fix failure with libvpx__unit_tests-multi-target"

b9723c4b – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/29 13:43
Merge "vp9-denoiser: Force increase_denoising = 0 for skin block."

bca1a350 – Zoe Liu <zoeliu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/29 11:31
Merge "Cleaned code in firstpass related to altref frame"

b2297108 – Yaowu Xu <yaowu@google.com> authored on 2016/01/28 11:29
SSSE3 idct8x8 functions for highbitdpeth build

72e3b5b2 – Marco <marpan@google.com> authored on 2016/01/29 05:00
Fix failure with libvpx__unit_tests-multi-target

c9e984a8 – Marco <marpan@google.com> authored on 2016/01/29 03:36
vp9-denoiser: Force increase_denoising = 0 for skin block.

aac1ef7f – Yaowu Xu <yaowu@google.com> authored on 2016/01/27 10:25
Enable hbd_build to use SSSE3optimized functions

8fdab8a4 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/28 20:28
Merge "Add a vp9 test vector"

35b878ca – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/28 20:19
Merge "vp9: encoder-breakout: Modify UV thresholds."

b6f1f369 – Zoe Liu <zoeliu@google.com> authored on 2016/01/28 11:36
Cleaned code in firstpass related to altref frame

a643964a – Yaowu Xu <yaowu@google.com> authored on 2016/01/28 03:50
Add a vp9 test vector

4f780e94 – James Zern <jzern@google.com> authored on 2016/01/28 07:53
vp9/10: fix encoder crash on flush

66129c72 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/28 07:31
Merge "VP9: Refactor dec_build_inter_predictors_sb()"

1c2df9cd – Marco <marpan@google.com> authored on 2016/01/28 07:10
vp9: encoder-breakout: Modify UV thresholds.

d1e3d046 – JackyChen <jackychen@google.com> authored and Marco <marpan@google.com> committed on 2016/01/26 13:01
VPX skin map improvement.

aa3fb7e1 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/28 12:01
Merge "vp9 non-rd mode: Modification for detected skin areas."

cdb141dd – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/27 20:04
Merge "Fix some typos."

ced5cea4 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/27 16:38
Merge "vp9-aqmode=3: Limit on period for golden update."

acc248e8 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/27 15:54
Merge "Switch to 9-bit rate cost constants built on a 256 probability denominator."

d13385ce – Alex Converse <aconverse@google.com> authored on 2016/01/13 09:21
Switch to 9-bit rate cost constants built on a 256 probability denominator.

b39a599c – Marco <marpan@google.com> authored on 2016/01/22 06:45
vp9 non-rd mode: Modification for detected skin areas.

5afc4e4c – hui su <huisu@google.com> authored on 2016/01/25 05:19
Fix some typos.

fab630fa – Marco <marpan@google.com> authored on 2016/01/27 07:01
vp9-aqmode=3: Limit on period for golden update.

72031001 – Scott LaVarnway <slavarnway@google.com> authored on 2016/01/27 02:37
VP9: Refactor dec_build_inter_predictors_sb()

fea27ccc – James Zern <jzern@google.com> authored on 2016/01/26 15:13
intrapred: protect functions w/CONFIG check

fb58a84c – James Zern <jzern@google.com> authored on 2016/01/26 15:09
vp9_noise_estimate: protect copy_frame w/CONFIG check

42c2c6bf – James Zern <jzern@google.com> authored on 2016/01/26 15:08
vp8_cx_iface: delete 3 unused functions

abd62063 – James Zern <jzern@google.com> authored on 2016/01/26 15:07
vp8: mark intra_prediction_down_copy inline

d6996849 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/26 14:00
Merge "Fix a clang/win build error"

fa0f2589 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/26 12:59
Merge "vp9: Be more responsive to massive overshoot."

e6f05e78 – Yunqing Wang <yunqingwang@google.com> authored on 2016/01/26 05:10
Fix a clang/win build error

3a2ad10d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/25 15:57
Merge "Code clean of sad4xNx4D_sse"

4b2b90fe – Alex Converse <aconverse@google.com> authored on 2016/01/25 07:03
vp9: Be more responsive to massive overshoot.

9e612763 – Zoe Liu <zoeliu@google.com> authored on 2016/01/22 12:13
Cleaned a code in define_gf_group() for firstpass

27c13712 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/22 21:04
Merge "Short circuit flat blocks when coding screen content at realtime speed."

be916257 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/22 16:53
Merge "VP9: Do not set up/left available in vp9_first_pass()"

7da6324c – Alex Converse <aconverse@google.com> authored on 2016/01/20 09:28
Short circuit flat blocks when coding screen content at realtime speed.

307c84c3 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/22 11:52
Merge "Properly set segmentation for error-resilient mode"

78fadcd0 – Scott LaVarnway <slavarnway@google.com> authored on 2016/01/22 04:22
VP9: Do not set up/left available in vp9_first_pass()

2ab58d81 – Yaowu Xu <yaowu@google.com> authored on 2016/01/22 05:57
Fix a minor typo

732242ab – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/21 19:09
Merge "vp9 pickmode: Fix the shift on negative value."

a61ac8e2 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/21 18:11
Merge "Remove the vestigal skip_eob feature from tokenization."

604e975f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/21 18:08
Merge "vp9_aq_cyclicrefresh: fix double->float warning"

8c4360ed – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/21 15:06
Merge "Fix a typo in ctrl_set_render_size()"

4326cffa – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/21 14:17
Merge "Tie the bit cost scale to a define."

dbc963a4 – Marco <marpan@google.com> authored on 2016/01/21 10:13
vp9 pickmode: Fix the shift on negative value.

bd4501fe – James Zern <jzern@google.com> authored on 2016/01/21 09:07
vp9_aq_cyclicrefresh: fix double->float warning

b6cefbf0 – Yaowu Xu <yaowu@google.com> authored on 2016/01/21 06:19
Fix a typo in ctrl_set_render_size()

a925173d – Marco <marpan@google.com> authored on 2016/01/20 12:44
vp9-aqmode=3: Reduce condition below which we turn off delta-qp.

19de4d94 – hui su <huisu@google.com> authored on 2016/01/20 13:02
Fix build with --enable-internal-stats

4ec5d7dd – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/20 20:39
Merge "vp9-svc: Allow frame-dropping in svc datarate control tests."

5bd99f83 – Alex Converse <aconverse@google.com> authored on 2016/01/20 09:09
Remove the vestigal skip_eob feature from tokenization.

31a94868 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/20 13:12
Merge "Remove duplicate definitions"

f5c07b68 – Marco <marpan@google.com> authored on 2016/01/20 08:51
vp9-svc: Allow frame-dropping in svc datarate control tests.

4800e179 – Marco <marpan@google.com> authored on 2016/01/20 08:46
vp8-denoiser: Fix threshold for skin map.

cfe9758c – Yaowu Xu <yaowu@google.com> authored on 2016/01/20 03:56
Remove duplicate definitions

a7e0b1ea – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/20 07:19
Merge "VP9: Eliminate MB_MODE_INFO"

abf58ecf – Marco <marpan@google.com> authored on 2016/01/15 04:35
Vidyo patch: Changes to the scalability code.

3277d481 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/19 21:27
Merge "Use input framerate as timebase if none was explicitly specified."

5ac25c91 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/19 20:51
Merge "Amend and improve VP8 multithreading implementation"

cb785ade – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/19 15:04
Merge "Deduplicate sign cost for ONE/TWO/THREE/FOUR tokens"

52323267 – Scott LaVarnway <slavarnway@google.com> authored on 2016/01/19 11:40
VP9: Eliminate MB_MODE_INFO

733bbab5 – paulwilkins <paulwilkins@google.com> authored on 2016/01/18 10:31
Loop filter search resets on overlay frame.

9134e9f8 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2016/01/18 09:03
Use input framerate as timebase if none was explicitly specified.

269428e3 – Alex Converse <aconverse@google.com> authored on 2016/01/15 09:32
Tie the bit cost scale to a define.

c0307e6c – Marco <marpan@google.com> authored on 2016/01/15 10:02
vp9-denoiser: Set motion threshold for skin_map to 0.

dea6f521 – Alex Converse <aconverse@google.com> authored on 2016/01/15 08:55
Deduplicate sign cost for ONE/TWO/THREE/FOUR tokens

dcc0c894 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/14 11:13
Merge "Adding an aq mode for 360 videos"

d4bc17d6 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/14 08:36
Merge "VP9: inline vp9_use_mv_hp()"

13177d7e – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/14 08:30
Merge "VP9: Remove decoder args from find_mv_refs_idx()"

8d92858a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/13 23:13
Merge changes I6998e15f,I88891d9f

b524cca5 – James Zern <jzern@google.com> authored on 2016/01/13 18:16
configure: extend armv7 hf target autodetect

28ff0e0d – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/13 16:51
Merge "Revert "Merge "Change highbd variance rounding to prevent negative variance."""

ca4df948 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/13 16:07
Merge "Fix encoder crashes and enc/dec mismatches"

0dfe9618 – Yaowu Xu <yaowu@google.com> authored on 2016/01/13 12:27
Properly set segmentation for error-resilient mode

02345be9 – Debargha Mukherjee <debargha@google.com> authored on 2015/12/16 10:34
Adding an aq mode for 360 videos

a85e552d – Scott LaVarnway <slavarnway@google.com> authored on 2016/01/13 08:30
VP9: Remove decoder args from find_mv_refs_idx()

Next