shithub: libvpx

RSS feed

5487b606 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/08/01 05:46
Merge "Neon version of vp9_sub_pixel_variance32x32(),"

f94227c8 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 10:38
Merge "Skip calling vp9_block_energy when aq-mode is off"

d39610a4 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 08:47
Merge "Require armv6/media when building armv7"

d5b8a1b3 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 08:20
Merge "Code cleanup in rdopt.c"

0e679a2b – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 08:04
Merge "configure: remove multiple_arf experiment"

bd72aa71 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 07:53
Merge "Changes interface to avoid uninitialized warnings in vp9_cx_iface.c."

1c3a80b9 – Jingning Han <jingning@google.com> authored on 2014/07/31 07:50
Skip calling vp9_block_energy when aq-mode is off

e589d8ea – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 06:24
Merge "Neon version of vp9_subtract_block()"

678d7472 – Yunqing Wang <yunqingwang@google.com> authored on 2014/07/31 05:55
Code cleanup in rdopt.c

8a4353b4 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 05:48
Merge "Remove third_party/libmkv"

b719d153 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 05:42
Merge "vp9_spatial_svc_encoder.sh: Disable existing tests, add a test that works."

b9839d2b – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 05:41
Merge "vpxdec.sh: Refactor vpxdec()."

b924922f – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 05:40
Merge "tools_common.sh: Move vpxdec() test support to vpxdec.sh"

6f4b8dcd – Scott LaVarnway <slavarnway@google.com> authored on 2014/07/30 08:16
Neon version of vp9_subtract_block()

a6a348b8 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/31 05:25
Merge "Refactor rd_pick_parition interface"

173a5c15 – Frank Galligan <fgalligan@google.com> authored on 2014/07/31 04:50
Remove third_party/libmkv

d39448e2 – Scott LaVarnway <slavarnway@google.com> authored on 2014/07/31 04:00
Neon version of vp9_sub_pixel_variance32x32(),

8a774e14 – Jim Bankoski <jimbankoski@google.com> authored on 2014/07/31 02:27
Changes interface to avoid uninitialized warnings in vp9_cx_iface.c.

e4eb0330 – Tom Finegan <tomfinegan@google.com> authored on 2014/07/30 18:05
vp9_spatial_svc_encoder.sh: Disable existing tests, add a test that works.

3249f26f – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 17:07
Merge "vp9_spatial_svc_encoder.sh: Prevent failures when ssvc is unavailable."

6e0748e1 – Tom Finegan <tomfinegan@google.com> authored on 2014/07/30 16:26
tools_common.sh: Move vpxdec() test support to vpxdec.sh

06b64c5b – Tom Finegan <tomfinegan@google.com> authored on 2014/07/30 16:47
vpxdec.sh: Refactor vpxdec().

d6f3d7bd – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 13:49
Merge "configure.sh: avoid test -a/-o for compatibility"

166b6234 – Tom Finegan <tomfinegan@google.com> authored on 2014/07/30 11:27
vp9_spatial_svc_encoder.sh: Prevent failures when ssvc is unavailable.

a3b062c5 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 10:34
Merge "Chessboard pattern partition search"

7f29d22e – Pengchong Jin <pengchong@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 09:35
Merge "Early termination after partition NONE is done in RD."

f6bf5f55 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 09:24
Merge "Remove copy frame neon"

5a0f1120 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 09:23
Merge "Remove unused copy src frame function"

a984c86a – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 09:22
Merge "Add test for vp8 copy frame"

d1403eaf – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 08:03
Merge "vp9_cx_iface: defer compressed data buffer alloc"

49866baa – Pengchong Jin <pengchong@google.com> authored on 2014/07/29 15:49
Early termination after partition NONE is done in RD.

81c2db59 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 07:12
Merge "Neon version of vp9_quantize_fp()"

c71b8a72 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 07:04
Merge changes I3513ae17,Ia0b51165,I461d8b3d

583ed856 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 06:55
Merge "decode_to_md5.sh: fix local md5 variable assignment"

d82ff942 – Jingning Han <jingning@google.com> authored on 2014/07/30 06:52
Refactor rd_pick_parition interface

c0348216 – James Zern <jzern@google.com> authored on 2014/07/30 06:50
decode_to_md5.sh: fix local md5 variable assignment

347c8cf6 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 06:33
Merge "Fix to Visual Studio build error."

ca2dcb7f – Jingning Han <jingning@google.com> authored on 2014/07/29 05:50
Chessboard pattern partition search

e9935a4c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 06:05
Merge "Clean up max/min allowed block size in rd_pick_partition"

22cf82a1 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 06:05
Merge "Use frame index directly in get_chessboard_index"

e71adcd8 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/30 05:56
Merge "clear up cfg unused warning in vp9_pick_inter_mode"

d4a37db5 – Scott LaVarnway <slavarnway@google.com> authored on 2014/07/28 01:47
Neon version of vp9_quantize_fp()

fbaa4b84 – Marco Paniconi <marpan@google.com> authored on 2014/07/30 05:13
Fix to Visual Studio build error.

6647ca79 – Jim Bankoski <jimbankoski@google.com> authored on 2014/07/30 04:55
clear up cfg unused warning in vp9_pick_inter_mode

521cf7e8 – Scott LaVarnway <slavarnway@google.com> authored on 2014/07/29 12:47
Neon version of vp9_sub_pixel_variance16x16(),

8753f9c5 – James Zern <jzern@google.com> authored on 2014/07/29 19:25
configure.sh: avoid test -a/-o for compatibility

d6fd2293 – James Zern <jzern@google.com> authored on 2014/07/29 16:43
make testdata: look for other variants of sha1sum

23fbef21 – James Zern <jzern@google.com> authored on 2014/07/29 16:31
make testdata: fail if a sha1 fails or is missing

fff4e263 – James Zern <jzern@google.com> authored on 2014/07/29 16:31
test-data.sha1: add missing checksums

d6cf6eb5 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/29 16:07
Merge "Remove 'local' from configure and configure.sh"

55f583f9 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/29 15:36
Merge "vpx_once: implement once() for OS/2"

a7986315 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/29 15:21
Merge "Makefile: add -mstackrealign to CFLAGS on OS/2
 
 This prevents SIGSEGV of test_libvpx.
 
 Change-Id: I788743841469f4141bc8d29b1d1a8683cb00655c
"

2926d244 – KO Myung-Hun <komh@chollian.net> authored on 2014/07/22 06:48
Makefile: add -mstackrealign to CFLAGS on OS/2

07fa6adf – KO Myung-Hun <komh@chollian.net> authored and Johann <johannkoenig@google.com> committed on 2014/07/22 07:09
Remove 'local' from configure and configure.sh

f9f996b3 – KO Myung-Hun <komh@chollian.net> authored and James Zern <jzern@google.com> committed on 2014/07/26 10:53
vpx_once: implement once() for OS/2

c2c02510 – James Zern <jzern@google.com> authored on 2014/07/21 14:27
vp9_cx_iface: defer compressed data buffer alloc

838b53b9 – Pengchong Jin <pengchong@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/29 10:27
Merge "Remove the redundant index computation in the first pass"

24fbfa42 – Johann <johannkoenig@google.com> authored on 2014/07/29 07:28
Require armv6/media when building armv7

1aa7a9dd – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/29 07:23
Merge "vp8: Add an aggressive denoising mode."

91801176 – Marco Paniconi <marpan@google.com> authored on 2014/07/24 08:54
vp8: Add an aggressive denoising mode.

6646ea73 – Jingning Han <jingning@google.com> authored on 2014/07/29 07:03
Clean up max/min allowed block size in rd_pick_partition

c36f78b0 – Jingning Han <jingning@google.com> authored on 2014/07/25 12:43
Use frame index directly in get_chessboard_index

d19d222d – Scott LaVarnway <slavarnway@google.com> authored on 2014/07/28 11:21
Added vp9_fdct8x8_neon(), vp9_fdct8x8_1_neon()

64910657 – Pengchong Jin <pengchong@google.com> authored on 2014/07/28 12:04
Remove the redundant index computation in the first pass

4ba92dc5 – levytamar82 <tamar.levy@intel.com> authored and James Zern <jzern@google.com> committed on 2014/07/23 20:42
Fix bug 805

c5804289 – Pengchong Jin <pengchong@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/28 10:49
Merge "Store block-wise statistics obtained in the first pass"

6865af63 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/28 05:47
Merge "Fix reference frame size restrictions."

bae65224 – Pengchong Jin <pengchong@google.com> authored on 2014/07/25 07:07
Store block-wise statistics obtained in the first pass

899585eb – Jim Bankoski <jimbankoski@google.com> authored on 2014/07/28 04:37
Fix reference frame size restrictions.

9bbcc20b – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/28 03:17
Merge "This removes a test that fails on 32 bit"

a7ba80f4 – Johann <johannkoenig@google.com> authored on 2014/07/24 17:52
Remove copy frame neon

c7e1d25b – Johann <johannkoenig@google.com> authored on 2014/07/16 04:42
Remove unused copy src frame function

3f701df0 – Johann <johannkoenig@google.com> authored on 2014/07/18 09:53
Add test for vp8 copy frame

ac1f0618 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 11:57
Merge "Fix rd_pick_partition search loop for 4x4 blocks"

0c103eb2 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 11:56
Merge "Fix potential ioc issue in vp9_get_prob for 4K above sizes"

3d5f1731 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 11:56
Merge "Remove unnecessary conditional assignment"

8433c8f9 – Minghai Shang <minghai@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 09:24
Merge "[spatial svc]Fix reference issues"

071c95d8 – Joshua Litt <joshualitt@chromium.org> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 09:16
Merge "Encode perf test"

83b843f4 – Joshua Litt <joshualitt@chromium.org> authored on 2014/07/21 06:57
Encode perf test

4005b2d8 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 06:53
Merge "Allocate aligned source in variance test"

f5827aee – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 06:51
Merge "Refactor inter/intra_suberblock_yrd."

b43b4fe3 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 04:49
Merge "Fix allocation of context buffers on frame resize"

99813843 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 04:48
Merge "Changed validation of reference frame size"

4d33a01c – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 04:42
Merge "vp8: reduce refresh_max_mbs_perframe with fewer layers."

bc636088 – Tim Kopp <tkopp@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/25 03:53
Merge "s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISING"

84af0486 – Jingning Han <jingning@google.com> authored on 2014/07/25 03:08
Fix rd_pick_partition search loop for 4x4 blocks

74745101 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/24 19:09
Merge "rtcd.pl: check for auto_help availability"

62c64118 – Johann <johannkoenig@google.com> authored on 2014/07/24 05:32
Remove neon version of vp8 extend borders

a04ace28 – Johann <johannkoenig@google.com> authored on 2014/07/15 23:47
Add test for vp8 extend_borders

5c93e62e – Yunqing Wang <yunqingwang@google.com> authored on 2014/07/24 13:11
Allocate aligned source in variance test

64db43d6 – Marco Paniconi <marpan@google.com> authored on 2014/07/24 11:44
vp8: reduce refresh_max_mbs_perframe with fewer layers.

53844275 – Jingning Han <jingning@google.com> authored on 2014/07/24 11:31
Fix potential ioc issue in vp9_get_prob for 4K above sizes

7112d70f – Jingning Han <jingning@google.com> authored on 2014/07/24 10:43
Remove unnecessary conditional assignment

e956c007 – Johann <johannkoenig@google.com> authored on 2014/07/15 22:30
Set and use uv_crop_[width|height]

9261e1aa – Yaowu Xu <yaowu@google.com> authored on 2014/07/24 05:12
Changed validation of reference frame size

29943519 – James Zern <jzern@google.com> authored on 2014/07/24 10:55
rtcd.pl: check for auto_help availability

423e8a97 – Adrian Grange <agrange@google.com> authored on 2014/07/24 09:37
Fix allocation of context buffers on frame resize

9d337d34 – Tim Kopp <tkopp@google.com> authored on 2014/07/24 09:30
s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISING

6eae35c0 – Alex Converse <aconverse@google.com> authored on 2014/07/22 13:57
Refactor inter/intra_suberblock_yrd.

0cf0b02c – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/07/23 18:45
Merge "x86inc: fix compilation with NASM
 
 Change-Id: I5978921ab1ccad6648a5bde6ad023c3e3430f5f4
"

Next