shithub: libvpx

RSS feed

ff6accf9 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/26 17:29
Merge "Convert to unsigned int before left shift"

9d24fe60 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/26 09:20
Merge "Code clean of sub_pixel_variance4xh -- 2"

301e3452 – Yaowu Xu <yaowu@google.com> authored on 2016/05/25 10:02
Convert to unsigned int before left shift

75d55178 – Marco <marpan@google.com> authored on 2016/05/25 10:19
vp9: Add datarate test for 1 pass VBR mode.

e5b7f14e – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/25 15:58
Merge "Fix comments in build_intra_predictors_high()"

ba8651d4 – Yaowu Xu <yaowu@google.com> authored on 2016/05/24 06:49
Fix comments in build_intra_predictors_high()

75b6cfe1 – Yaowu Xu <yaowu@google.com> authored on 2016/05/25 05:28
Prevent read to invalid RefBuffer

7acd0a59 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/24 20:08
Merge "remove vp9_diamond_search_sad_avx.c"

35d7e17b – Brion Vibber <bvibber@wikimedia.org> authored on 2016/05/24 07:42
Move git version extras out of iOS shared framework bundle version

be12fefa – James Zern <jzern@google.com> authored on 2016/05/24 08:02
remove vp9_diamond_search_sad_avx.c

a4f3751b – Scott LaVarnway <slavarnway@google.com> authored on 2016/05/24 00:44
Code clean of sub_pixel_variance4xh -- 2

6f397b8a – jackychen <jackychen@google.com> authored on 2016/05/20 10:34
vp9: Remove a redundent condition in sub-pixel filter choosing.

4f774ac5 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/20 15:15
Merge "vp8/error_concealment: remove shift of negative value"

e4bdbd3c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/20 15:11
Merge "Revert "Code clean of sub_pixel_variance4xh""

3fb55d24 – James Zern <jzern@google.com> authored on 2016/05/19 19:34
Revert "Code clean of sub_pixel_variance4xh"

84e36394 – James Zern <jzern@google.com> authored on 2016/05/19 19:33
Revert "Extend the external fb interface to allocate individual planes."

fa5d54f9 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/19 19:05
Merge "vp9: Refactor some denoiser logic in vp9_pick_inter_mode."

971c5a16 – James Zern <jzern@google.com> authored on 2016/05/19 15:19
vp8/error_concealment: remove shift of negative value

04fdbdc5 – Daniele Castagna <dcastagna@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/19 14:01
Merge "Extend the external fb interface to allocate individual planes."

af0a9fcf – JackyChen <jackychen@google.com> authored on 2016/05/16 09:41
vp9: Refactor some denoiser logic in vp9_pick_inter_mode.

d1f0f4cc – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 19:55
Merge "Clarify integer value ranges"

489f8b2d – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 19:54
Merge "Prevent invalid read"

146ccd30 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 19:18
Merge "Code clean of sub_pixel_variance4xh"

284be1c9 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 17:20
Merge "Move, rename, and inline high_inter_predictor."

36b610d8 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 16:11
Merge "neon hadamard 8x8"

6dd7f2b5 – Daniele Castagna <dcastagna@google.com> authored on 2016/04/13 12:12
Extend the external fb interface to allocate individual planes.

8b8e2960 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/18 08:42
Merge "VP9: _get_pred_context_switchable_interp()"

a564b18d – Yaowu Xu <yaowu@google.com> authored on 2016/05/18 06:05
Clarify integer value ranges

a5191f3e – Alex Converse <aconverse@google.com> authored on 2016/05/17 13:45
Move, rename, and inline high_inter_predictor.

4f0e4d6c – Yaowu Xu <yaowu@google.com> authored on 2016/05/17 13:18
Prevent invalid read

2468163e – Scott LaVarnway <slavarnway@google.com> authored on 2016/05/18 00:24
Code clean of sub_pixel_variance4xh

3036fd76 – Scott LaVarnway <slavarnway@google.com> authored on 2016/05/17 11:26
VP9: _get_pred_context_switchable_interp()

2240d83d – Yaowu Xu <yaowu@google.com> authored on 2016/05/17 07:39
Promote to uint32_t before left shift

bdfbd632 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/16 17:09
Merge "vp9: Update to rc-metric for keeping track of average frame size."

57d30b7b – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/16 16:55
Merge "Add level test for VP9"

9b54e812 – Johann <johannkoenig@google.com> authored on 2016/05/11 09:26
neon hadamard 8x8

cafbf63d – hui su <huisu@google.com> authored on 2016/05/10 06:59
Add level test for VP9

98726d53 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/13 13:56
Merge "convolve_test: Fix high bit depth IOC runtime errors."

656f9c41 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/13 11:48
Merge "Add --enable-shared option to iosbuild.sh to build dynamic framework"

0dfa6b38 – JackyChen <jackychen@google.com> authored on 2016/05/13 07:43
Move non-zero mv bias on large block out of vp9_pick_inter_mode.

8a79769a – Marco <marpan@google.com> authored on 2016/05/13 07:41
vp9: Update to rc-metric for keeping track of average frame size.

9a56a5ea – Tom Finegan <tomfinegan@google.com> authored on 2016/05/13 05:42
convolve_test: Fix high bit depth IOC runtime errors.

c1e4f5a8 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/12 21:27
Merge "Change to use correct check for halfpel"

9d7eaf00 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/12 12:26
Merge "twopass_encoder: Add frame limit argument."

10c7ea4b – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/12 10:55
Merge "simple_encoder: Add a frame limit argument."

992e4b70 – Brion Vibber <bvibber@wikimedia.org> authored on 2016/05/02 08:41
Add --enable-shared option to iosbuild.sh to build dynamic framework

3c206aca – hui su <huisu@google.com> authored on 2016/05/11 15:15
Fix typos in control function for VP9E_SET_TARGET_LEVEL

2f55beb3 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/11 18:21
Merge "remove mmx variance functions"

70bdf643 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/11 18:15
Merge "vp9: Fix to quality regression issue for 1 pass."

8700eed4 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/11 18:04
Merge "remove mmx sad functions"

ccf4f47b – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/11 16:03
Merge changes I412c24aa,I28a8bbf0

a45596cf – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/11 14:02
Merge "Added a measure of rc drift."

5fd142e7 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/11 12:25
Merge "Fixed 8K two pass encoder crash."

45df87ca – paulwilkins <paulwilkins@google.com> authored on 2016/05/09 08:04
Added a measure of rc drift.

7d6edc3d – Tom Finegan <tomfinegan@google.com> authored on 2016/05/09 11:00
simple_encoder: Add a frame limit argument.

9d47341a – Tom Finegan <tomfinegan@google.com> authored on 2016/05/11 10:50
twopass_encoder: Add frame limit argument.

65732c36 – paulwilkins <paulwilkins@google.com> authored on 2016/05/05 07:37
Fixed 8K two pass encoder crash.

0c60db7d – Marco <marpan@google.com> authored on 2016/05/11 08:18
vp9: Fix to quality regression issue for 1 pass.

17fae3ad – Yaowu Xu <yaowu@google.com> authored on 2016/05/11 09:52
Change to use correct check for halfpel

d0ffae82 – Linfeng Zhang <linfengz@google.com> authored on 2016/05/11 08:39
remove mmx variance functions

d0e687bf – Linfeng Zhang <linfengz@google.com> authored on 2016/05/11 06:46
remove mmx sad functions

d7947c37 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/10 19:46
Merge "Add VP9 encoder API for level specification."

6dd5ec7e – Alex Converse <aconverse@google.com> authored on 2016/05/10 14:03
mcomp: Remove an obsolete undef.

7764f8af – Alex Converse <aconverse@google.com> authored on 2016/05/10 14:02
mcomp: Remove an obsolete comment.

57566ff2 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/10 13:12
Merge "vpx_dsp: Rename postproc.c add_noise."

e2b696c3 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/10 12:34
Merge "Fix comment for target_bandwidth in VP9 and VP10"

be3f0698 – hui su <huisu@google.com> authored on 2016/05/05 11:37
Add VP9 encoder API for level specification.

da33728f – Jim Bankoski <jimbankoski@google.com> authored on 2016/05/10 02:52
vpx_dsp: Rename postproc.c add_noise.

04246a60 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 21:11
Merge "Revert "Skip inttypes.h on Darwin""

9aa23214 – James Zern <jzern@google.com> authored on 2016/05/09 19:37
Revert "Skip inttypes.h on Darwin"

f5f5ca03 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 18:16
Merge "pickmode: Fix a pair of unsigned overflows."

c2c52975 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 18:15
Merge "VPX: refactor vpx_idct16x16_1_add_sse2()"

42bee40e – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 17:30
Merge "vp9: 1 pass vbr: Reduce base qp for active_best_quality for inter-frames."

d4fccb8f – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 17:24
Merge "convolve_test: Fix IOC runtime errors."

0741629c – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 17:01
Merge "Alignment is required for sad_array8"

7cced7b3 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 16:17
Merge "libvpx: vpx_add_plane_noise make c match assembly"

5cc4c59f – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 14:40
Merge "Remove sixtap/bilinear 4x4 neon implementations"

f68f9eef – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@chromium.org> committed on 2016/05/06 14:30
Alignment is required for sad_array8

9e5811f4 – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 14:38
Merge changes Id13b97f4,I1d342725

66a34386 – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 14:38
Merge "Use canonical avg_pred functions"

667f6320 – hui su <huisu@google.com> authored on 2016/05/09 12:43
Fix comment for target_bandwidth in VP9 and VP10

6042d688 – Tom Finegan <tomfinegan@google.com> authored on 2016/05/06 05:43
convolve_test: Fix IOC runtime errors.

bd2e7fa1 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/09 11:07
Merge "Skip inttypes.h on Darwin"

d8a18186 – Alex Converse <aconverse@google.com> authored on 2016/05/09 07:21
pickmode: Fix a pair of unsigned overflows.

36f796d2 – Marco <marpan@google.com> authored on 2016/05/09 05:40
vp9: 1 pass vbr: Reduce base qp for active_best_quality for inter-frames.

1490342b – Scott LaVarnway <slavarnway@google.com> authored on 2016/05/09 05:50
VPX: refactor vpx_idct16x16_1_add_sse2()

7a91d21d – Jim Bankoski <jimbankoski@google.com> authored on 2016/05/07 08:47
libvpx: vpx_add_plane_noise make c match assembly

d3a62ac8 – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/06 19:52
Merge "Break exports for spatial_svc out to fix shared builds without it"

94ec6290 – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/06 18:18
Merge "Fix for version.sh when libvpx is checked out as git submodule"

7e4c3069 – Johann <johannkoenig@google.com> authored on 2016/05/06 15:06
Use canonical avg_pred functions

b23bd236 – Johann <johannkoenig@google.com> authored on 2016/05/06 14:57
The subfunctions are only defined for sse2

a761197f – Johann <johannkoenig@google.com> authored on 2016/05/06 14:38
Unlike non-hbd variance, opt2 is never used

ce11055d – Johann <johannkoenig@google.com> authored on 2016/05/06 13:20
Remove sixtap/bilinear 4x4 neon implementations

512b67f0 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/05 22:26
Merge "md5_utils,MD5Transform: don't check for unsigned overflow"

5e679848 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/05 22:25
Merge changes from topic 'missing-proto'

e313fc85 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/05 17:23
Merge "vp9: Modify logic for gf setting based on up-coming key frame."

f4b5076a – Marco <marpan@google.com> authored on 2016/04/29 11:52
vp9: Reduce qp threshold for limiting cyclic refresh on steady blocks.

1fc21052 – Marco <marpan@google.com> authored on 2016/05/04 14:11
vp9: Modify logic for gf setting based on up-coming key frame.

3d7e2677 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/04 21:23
Merge changes I05b3028a,I1ad41c09

f3864874 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/04 18:02
Merge "vp9-noise estimation. Decrease frame period for estimating noise."

Next