RSS feed
7d6edc3d
– Tom Finegan <tomfinegan@google.com>
authored
on 2016/05/09 11:00
simple_encoder: Add a frame limit argument.
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.
65732c36
– paulwilkins <paulwilkins@google.com>
authored
on 2016/05/05 07:37
Fixed 8K two pass encoder crash.
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."
939d7d9d
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/04 17:57
Merge "Change to use proper type in vp{9,10}_token_state"
d4d843de
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/04 17:17
Merge "yv12extend: make memcpy_short_addr static"
f26fccf3
– James Zern <jzern@google.com>
authored
on 2016/05/04 15:22
md5_utils,MD5Transform: don't check for unsigned overflow
1bec0c5a
– Brion Vibber <bvibber@wikimedia.org>
authored
on 2016/05/02 23:03
Skip inttypes.h on Darwin
e2b451d9
– Brion Vibber <bvibber@wikimedia.org>
authored
on 2016/05/03 00:23
Break exports for spatial_svc out to fix shared builds without it
880ee94a
– Brion Vibber <bvibber@wikimedia.org>
authored
on 2016/05/04 11:41
Fix for version.sh when libvpx is checked out as git submodule
3c223180
– Tom Finegan <tomfinegan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/04 13:08
Merge "iosbuild.sh: Verify fat library targets."
272afa9a
– James Zern <jzern@google.com>
authored
on 2016/05/04 11:10
vp9_frame_scale_ssse3.c: make 2 functions static
9bfa1276
– James Zern <jzern@google.com>
authored
on 2016/05/04 11:10
vp9_pickmode.c: make function static
264c174f
– James Zern <jzern@google.com>
authored
on 2016/05/04 11:09
vp9_noise_estimate.c: make function static
bc08689f
– James Zern <jzern@google.com>
authored
on 2016/05/04 11:08
vp9_aq_360.c: add missing include
70c149db
– James Zern <jzern@google.com>
authored
on 2016/05/04 11:07
vp9_idct_intrin_sse2: add missing vp9_rtcd.h include
2184692c
– James Zern <jzern@google.com>
authored
on 2016/05/04 11:06
vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
4f69f741
– James Zern <jzern@google.com>
authored
on 2016/05/04 10:54
vpx_dsp_common.h: remove circular include
aa68a830
– James Zern <jzern@google.com>
authored
on 2016/05/04 10:54
vpx_dsp_common.h: fix include guard
89f905e5
– James Bankoski <jimbankoski@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/04 09:09
Merge "libvpx: add a unit test for plane_add_noise."
ff3866dc
– Marco <marpan@google.com>
authored
on 2016/05/04 07:10
vp9-noise estimation. Decrease frame period for estimating noise.
81eb71f0
– Yaowu Xu <yaowu@google.com>
authored
on 2016/05/04 08:12
Change to use proper type in vp{9,10}_token_state
8620dea8
– Alex Converse <aconverse@google.com>
authored
on 2016/05/04 07:30
variance aq: Fix a variance calculation overflow bug.
fe193ad2
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/03 15:48
Merge "x86.h,x86_simd_caps: add an explicit cast w/strtol"
a309742a
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/03 15:11
Merge "Fix unsigned overflows in temporal filter."
34d5aff7
– Jim Bankoski <jimbankoski@google.com>
authored
on 2016/05/03 12:23
libvpx: add a unit test for plane_add_noise.
eb339264
– James Zern <jzern@google.com>
authored
on 2016/05/03 10:42
yv12extend: make memcpy_short_addr static
e755a283
– James Bankoski <jimbankoski@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/03 10:11
Merge "Move vpx_add_plane from codec to vpx_dsp and dedup."
f7615813
– Alex Converse <aconverse@google.com>
authored
on 2016/05/03 06:49
Fix unsigned overflows in temporal filter.
d9653b4b
– Tom Finegan <tomfinegan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/02 17:40
Merge "configure.sh: Remove armv6-darwin target."
8307045c
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/02 17:32
Merge "Use signed variables in the lookahead."
04a6db56
– Jacky Chen <jackychen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/02 17:28
Merge "vp9: Refactor vp9_denoiser_NxM_sse2."
a2343083
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/05/02 15:15
Merge "configure.sh: prefer 'which' over 'hash'"
ef0f98b3
– Tom Finegan <tomfinegan@google.com>
authored
on 2016/05/02 07:47
iosbuild.sh: Verify fat library targets.
b05158d6
– Tom Finegan <tomfinegan@google.com>
authored
on 2016/05/02 06:42
configure.sh: Remove armv6-darwin target.
b29612fb
– JackyChen <jackychen@google.com>
authored
on 2016/05/01 12:15
vp9: Refactor vp9_denoiser_NxM_sse2.
fce3cee8
– Jim Bankoski <jimbankoski@google.com>
authored
on 2016/05/02 08:17
Move vpx_add_plane from codec to vpx_dsp and dedup.
136c29e3
– JackyChen <jackychen@google.com>
authored
on 2016/04/29 11:19
vp9: Refactor choose_partitioning.
5d27ee1c
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/29 15:56
Merge "vp9_ethread_test: replace FramePktHook w/DecompressedFrameHook"
be660f8c
– James Zern <jzern@google.com>
authored
on 2016/04/29 15:48
configure.sh: prefer 'which' over 'hash'
706bd3d5
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/29 14:31
Merge "msvs_common.sh: make fix_file_list generic"
94806e02
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/28 15:44
Merge "Avoid an unsigned overflow in invert_quant"
78cde4f5
– Jacky Chen <jackychen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/28 14:06
Merge "vp9: Don't force block size to 8x8 in denoiser."
7bd73b63
– Marco <marpan@google.com>
authored
on 2016/04/28 13:06
vp9: Move the initialization of some rc variables to rc_init.
43622dd9
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/28 12:26
Merge "Port convolve test refactor to master."
f6d13e7b
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/28 12:26
Merge "bitreader: remove an unsigned overflow."
ef877d84
– James Zern <jzern@google.com>
authored
on 2016/04/28 09:09
vp9_ethread_test: replace FramePktHook w/DecompressedFrameHook
a8b05652
– James Zern <jzern@google.com>
authored
on 2016/04/27 19:41
x86.h,x86_simd_caps: add an explicit cast w/strtol
c69a141a
– JackyChen <jackychen@google.com>
authored
on 2016/04/27 18:18
vp9: Don't force block size to 8x8 in denoiser.
b2ccb9c1
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/27 16:33
Merge "Declare the operator== overload for M128A in the global namespace."
bb1e5b79
– Alex Converse <aconverse@google.com>
authored
on 2016/04/26 17:38
Declare the operator== overload for M128A in the global namespace.
4d8796a5
– James Zern <jzern@google.com>
authored
on 2016/04/27 16:26
msvs_common.sh: make fix_file_list generic
d952b13b
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/27 16:01
Merge changes If45b8931,Ieab273a7
2f97b7cb
– Alex Converse <aconverse@google.com>
authored
on 2016/04/27 12:53
Port convolve test refactor to master.
a68b24fd
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 10:57
Tweak casts on vpx_sub_pixel_variance to avoid implicit overflow.
918a2fd7
– Alex Converse <aconverse@google.com>
authored
on 2016/04/27 11:59
Use signed variables in the lookahead.
36a0c7ff
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 11:09
bitreader: remove an unsigned overflow.
6c4007be
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 10:43
Be explicit about overflow in vpx_variance16x16_sse2.
ccb894ce
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 10:39
Remove casts on < 16x16 variance.
Next