shithub: libvpx

RSS feed

6c147b9d – Johann <johannkoenig@google.com> authored on 2013/04/02 07:20
vp9_sadmxn_x86 only contains SSE2 functions

416bd752 – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2013/04/01 11:36
Adding/Uncommenting elements for Alpha Support

add34338 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/03/28 10:26
Merge "Bug fix: Issue 532: VPX codec executes emms instruction without"

8015a9ae – Dmitry Kovalev <dkovalev@google.com> authored on 2013/03/22 07:56
Fixing fourcc for VP8 and VP9.

907016fd – Shimon Doodkin <helpmepro1@gmail.com> authored and Johann <johann.koenig@duck.com> committed on 2013/03/21 07:51
Remove gcc-specific __label__

699196dc – Scott LaVarnway <slavarnway@google.com> authored on 2013/03/20 10:41
Removed mode_chosen_counts

235898c3 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/03/15 16:14
Merge "Basic encryption feature for libvpx."

26cec5c1 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/03/15 14:21
Basic encryption feature for libvpx.

3299f888 – Scott LaVarnway <slavarnway@google.com> authored on 2013/03/15 10:27
Bug fix: Issue 532: VPX codec executes emms instruction without

720d4eaa – Scott LaVarnway <slavarnway@google.com> authored on 2013/03/15 05:27
Bug fix: Issue 531: MMX code tries to read from SSE2 register

f77140b7 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/03/14 06:55
Merge "Removed shadow warnings : loopfilter*.c"

fc6a190a – Scott LaVarnway <slavarnway@google.com> authored on 2013/03/14 04:28
Removed shadow warnings : reconintra.c

60bbd439 – Scott LaVarnway <slavarnway@google.com> authored on 2013/03/14 04:23
Removed shadow warnings : loopfilter*.c

2bf563c3 – John Koleszar <jkoleszar@google.com> authored on 2013/03/11 11:03
vpxenc: improve progress indicators with --skip

83f2a112 – John Koleszar <jkoleszar@google.com> authored on 2013/03/11 08:30
vpxdec: fix use of uninitialized do_scale argument

1e8b3da7 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/03/08 06:20
Merge "vp8: clamp probability values"

215084b3 – James Zern <jzern@google.com> authored on 2013/03/05 07:02
vp8: clamp probability values

7d855a9f – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/03/05 09:22
Merge "Code cleanup."

33efdfec – Dmitry Kovalev <dkovalev@google.com> authored on 2013/03/04 11:53
Code cleanup.

7d8fc26c – John Koleszar <jkoleszar@google.com> authored on 2013/02/25 11:58
vpxdec: support scaling output

406ec6b6 – John Koleszar <jkoleszar@google.com> authored on 2013/02/27 06:14
Fix rollover and pass 1 time estimate

7dfec960 – John Koleszar <jkoleszar@google.com> authored on 2012/03/01 07:50
vpxenc: support scaling prior to encoding

2d13e7b3 – Ronald S. Bultje <rbultje@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2013/02/15 11:31
Don't exit on decode errors in vpxenc.

60d8c505 – John Koleszar <jkoleszar@google.com> authored on 2013/02/12 16:17
Add estimated completion time to vpxenc

a5762191 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/03/04 06:10
Merge "vp8_init: fix NULL dereference on allocation error"

798c5b14 – James Zern <jzern@google.com> authored on 2013/03/02 07:45
vp8_init: fix NULL dereference on allocation error

08348d9c – James Zern <jzern@google.com> authored on 2013/03/02 08:42
prefix vp8 asm_{com,dec,enc}_offsets files

40314503 – Johann <johann.koenig@duck.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/03/01 12:20
Merge "Use intrinsics for sse2 regular quantize"

eca59cad – Johann <johann.koenig@duck.com> authored on 2013/02/27 12:27
Use intrinsics for sse2 regular quantize

a07bed2b – James Zern <jzern@google.com> authored on 2013/02/28 10:45
firstpass.c: correct casting around gf_group_bits

67978d13 – Johann <johann.koenig@duck.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/28 06:32
Merge "vp8 fast quantizer with intrinsics"

3b790001 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/27 06:33
Merge "vp8/encoder/mcomp.c: remove an unused variable"

d711f109 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/27 06:22
Merge "add vp8 variance test"

09be534f – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/27 06:22
Merge "give vp9 variance struct a unique name"

1a1cacfd – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/27 06:22
Merge "rtcd: make include guard unique"

82ed3f9a – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2013/02/27 04:51
Fix --as=nasm compatibility for new asm code.

ef887974 – Johann <johann.koenig@duck.com> authored on 2013/02/01 11:14
vp8 fast quantizer with intrinsics

1711cf2d – James Zern <jzern@google.com> authored on 2013/02/22 11:23
add vp8 variance test

e5fb6321 – James Zern <jzern@google.com> authored on 2013/02/22 11:06
give vp9 variance struct a unique name

50771d41 – James Zern <jzern@google.com> authored on 2013/02/22 11:03
rtcd: make include guard unique

ca64f6c1 – James Zern <jzern@google.com> authored on 2013/02/22 10:38
vp8/encoder/mcomp.c: remove an unused variable

e4ef8508 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/22 10:33
Merge "Fix variance (signed integer) overflow"

c21226b6 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/22 10:31
Merge "vp8: make gf_group_bits 64-bit"

5e0724ab – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/22 10:30
Merge "vp8_first_pass(): avoid floating point div by 0"

4e00060d – James Zern <jzern@google.com> authored on 2013/02/22 06:46
vp8: make gf_group_bits 64-bit

fba9772d – James Zern <jzern@google.com> authored on 2013/02/22 06:42
vp8_first_pass(): avoid floating point div by 0

cc894a18 – James Zern <jzern@google.com> authored on 2013/02/22 06:28
Fix variance (signed integer) overflow

6639b257 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/22 07:36
Merge "Fixed the buffer overflow issue"

27bce6c5 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/22 07:32
Merge "sixtap_predict_test: fix sizes passed to memset"

936aa281 – Jingning Han <jingning@google.com> authored and James Zern <jzern@google.com> committed on 2013/02/20 10:32
Fixed the buffer overflow issue

540997af – James Zern <jzern@google.com> authored on 2013/02/22 06:29
sixtap_predict_test: fix sizes passed to memset

f356b740 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/02/22 03:22
Merge "Remove 'local' variables in rtcd.sh"

a344456c – KO Myung-Hun <komh@chollian.net> authored on 2013/02/22 07:35
Append .exe to the executable on OS/2

43cec44b – John Koleszar <jkoleszar@google.com> authored on 2013/02/21 06:11
Remove 'local' variables in rtcd.sh

0ef72720 – KO Myung-Hun <komh@chollian.net> authored on 2013/02/07 17:03
Use dq instead of ddq with NASM

7f5e4fd7 – KO Myung-Hun <komh@chollian.net> authored on 2013/02/03 16:44
Use smartalign for long nops with NASM

dd8d0134 – KO Myung-Hun <komh@chollian.net> authored on 2013/02/03 16:43
Disable USE_POSIX_MAP on OS/2

226c57e4 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/31 12:05
Merge "Add support for x64 and win64 yasm flags."

f67d740b – Frank Galligan <fgalligan@google.com> authored on 2013/01/31 10:36
Add support for x64 and win64 yasm flags.

ec6cf493 – Marco Paniconi <marpan@google.com> authored on 2013/01/31 05:46
Fix for divide by zero in vp8_adjust_key_frame.

14301116 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/30 13:59
Merge "WIP: Multiple decoder instances support"

75f647fe – Scott LaVarnway <slavarnway@google.com> authored on 2012/10/03 06:07
WIP: Multiple decoder instances support

0524f331 – Frank Galligan <fgalligan@google.com> authored on 2013/01/28 11:59
libvpx: Fix warnings on windows.

8b22a9d3 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/29 08:42
Merge "Use FRAGMENT_DATA struct in pbi"

2146c68d – Scott LaVarnway <slavarnway@google.com> authored on 2013/01/29 05:34
Use FRAGMENT_DATA struct in pbi

cdc18067 – Johann <johann.koenig@duck.com> authored on 2013/01/28 13:19
obj_int_extract.bat is not a generated file

e893af12 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/25 14:23
Merge "Bug fix: error-concealment enabled changed postproc output"

0c2919c3 – Scott LaVarnway <slavarnway@google.com> authored on 2013/01/25 12:06
Bug fix: error-concealment enabled changed postproc output

1a0f5248 – Johann <johann.koenig@duck.com> authored on 2013/01/25 11:43
Delay SSE check until the compiler is configured.

e48776f2 – Mark Mentovai <mark@chromium.org> authored on 2013/01/25 13:02
64-bit Mac Chromium support for libvpx.

2f2dffe7 – Johann <johann.koenig@duck.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/25 07:46
Merge "Include apple arm conversion script"

f8af71a9 – Johann <johann.koenig@duck.com> authored and Johann <johannkoenig@google.com> committed on 2013/01/25 07:11
Include apple arm conversion script

c582617b – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/25 07:05
Merge "Bug fix: Handle input data ptr = NULL and size = 0 correctly"

a495da1c – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/23 09:47
Merge "make: support V=1 as short form of verbose=yes"

d6a4a5d9 – Scott LaVarnway <slavarnway@google.com> authored on 2013/01/22 05:52
Bug fix: Handle input data ptr = NULL and size = 0 correctly

b9f873fc – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/22 02:58
Merge "libvpx: Fix some warnings."

b46d58ad – Johann <johannkoenig@google.com> authored on 2013/01/18 06:31
Link pthread when it is available

9ca907b5 – Frank Galligan <fgalligan@google.com> authored on 2013/01/18 04:44
libvpx: Fix some warnings.

23963021 – John Koleszar <jkoleszar@google.com> authored on 2013/01/16 11:44
Don't include x86inc.asm on non-x86 targets

de5546c3 – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 11:25
Merge branch 'experimental' of review:webm/libvpx

9bf73f46 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 13:03
fix a number issues that cause failures

24bc1a71 – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 06:49
Use INT64_MAX instead of LLONG_MAX

c9071601 – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/14 09:37
Remove compound intra-intra experiment.

741fbe96 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 09:39
Merge experiment "subpelrefmv"

f7dab600 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 07:11
Merge experiment "widerlpf"

d8c5bcee – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:47
Merge "changed UV plane loop filtering for TX_8X8" into experimental

87504143 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:40
Merge "change to evaluate reference mvs using above only" into experimental

ad9a16ed – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 04:28
changed UV plane loop filtering for TX_8X8

e2c696a7 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:20
Merge "Fix compiler warnings" into experimental

c7576f97 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/14 09:18
Merge "Merge prediction filter" into experimental

fdf86541 – Yaowu Xu <yaowu@google.com> authored on 2013/01/10 10:38
change to evaluate reference mvs using above only

113005b1 – Yaowu Xu <yaowu@google.com> authored on 2013/01/14 08:56
Fix compiler warnings

7bcaac3e – Adrian Grange <agrange@google.com> authored on 2013/01/14 07:57
Merge prediction filter

652589d5 – Andoni Morales Alastruey <ylatuya@gmail.com> authored on 2013/01/14 07:25
configure: add support for android x86

290b83ab – Ronald S. Bultje <rbultje@google.com> authored on 2013/01/14 07:43
Reset x->skip for each iteration in the RD loop.

76ac5b39 – John Koleszar <jkoleszar@google.com> authored on 2013/01/14 07:10
Fix unused variable warnings

516db21c – Deb Mukherjee <debargha@google.com> authored on 2013/01/09 01:26
Further enhancements/fixes on dct/dwt hybrid txfm

e42b280e – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/11 12:15
Merge "WIP: Added sse2 version of vp9_mb_lpf_horizontal_edge_w" into experimental

b20ce07d – Scott LaVarnway <slavarnway@google.com> authored on 2013/01/11 12:11
WIP: Added sse2 version of vp9_mb_lpf_horizontal_edge_w

385bea68 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/11 12:06
Merge "Upstream changes from Chromium Android Clang build." into experimental

Next