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