shithub: libvpx

RSS feed

af0ed417 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/10 05:35
Merge "configure: support mingw-w64"

64347a10 – Luca Barbato <lu_zero@gentoo.org> authored on 2013/01/09 23:50
configure: support mingw-w64

89826f1d – Marco Paniconi <marpan@google.com> authored on 2013/01/09 13:26
Change some settings in multi-res_encoder test.

27825e9e – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/08 05:04
Merge "Remove cpi parameter from update_mvcount()"

bdca030c – Marco Paniconi <marpan@google.com> authored on 2013/01/03 10:47
Use seg/ref/mode offsets in loop_filter_partial.

16810c10 – John Koleszar <jkoleszar@google.com> authored on 2012/12/21 10:20
Merge branch 'vp9-preview' of review:webm/libvpx

5ebe94f9 – John Koleszar <jkoleszar@google.com> authored on 2012/12/23 02:20
Build fixes to merge vp9-preview into master

6ee08f3c – Yunqing Wang <yunqingwang@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/12/18 07:09
Fix a warning

b9ce4302 – John Koleszar <jkoleszar@google.com> authored on 2012/12/21 09:14
Update CHANGELOG for v1.2.0 release

22927339 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/21 09:21
Merge "add emmintrin_compat.h for builds with gcc < 4" into vp9-preview

b14f6518 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/21 09:20
Merge "configure: test for -msse4" into vp9-preview

ad64ca44 – Jim Bankoski <jimbankoski@google.com> authored on 2012/12/21 08:09
fixed sizes of global arrays

9dab3ce6 – James Zern <jzern@google.com> authored on 2012/12/20 09:46
add emmintrin_compat.h for builds with gcc < 4

3162b4f2 – James Zern <jzern@google.com> authored on 2012/12/20 09:05
configure: test for -msse4

1dffce7f – Jim Bankoski <jimbankoski@google.com> authored on 2012/12/20 04:40
add private to assembly files to insure proper chromebuild

a6b2070d – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/19 09:13
Disabled x86inc style assembly functions.... part 2

08dabbce – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/19 06:53
Disabled x86inc style assembly functions

feba090e – Johann <johannkoenig@google.com> authored on 2012/12/18 11:30
Add 'jni' to documention for ndk-build

c29fb029 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/18 09:22
Merge "Problem of over smoothing with intra modes." into vp9-preview

d8f5d1b2 – Paul Wilkins <paulwilkins@google.com> authored on 2012/12/14 12:49
Problem of over smoothing with intra modes.

0405cd8e – Yaowu Xu <yaowu@google.com> authored on 2012/12/17 06:10
fixed a warning

6247b239 – Yaowu Xu <yaowu@google.com> authored on 2012/12/13 18:53
reset segement map on key frame

f8ff3e5d – Yaowu Xu <yaowu@google.com> authored on 2012/12/13 11:09
prevents redefine of INT64_MAX

fd6f4926 – Yaowu Xu <yaowu@google.com> authored on 2012/12/13 10:57
remove floating point inverse transforms

a1d929ea – Johann <johannkoenig@google.com> authored on 2012/12/13 06:35
Unit tests do not build for iOS

b575394e – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/12 10:49
Improved vp9_ihtllm_c

7a09f6b8 – Johann <johannkoenig@google.com> authored on 2012/12/11 06:47
Revert "Upstream build bug for chromium"

fd671152 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/11 06:00
Merge "Bug fix: use correct count_mb_ref_frame_usage"

57e12be2 – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/10 12:38
Bug fix: use correct count_mb_ref_frame_usage

a0ad16e2 – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/10 12:32
Moved error_bins to macroblock struct

b192d99f – Frank Galligan <fgalligan@google.com> authored on 2012/12/10 10:50
Fix ads2gas script to look for ALIGN as a word.

2cd48bdc – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/10 11:22
Merge "Moved zbin_mode_boost to macroblock struct"

cc91d655 – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/10 10:23
Update correct macroblock quantize_b function ptrs

74efda4b – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/10 05:33
Moved zbin_mode_boost to macroblock struct

d9847638 – John Koleszar <jkoleszar@google.com> authored on 2012/12/10 07:07
configure: add --enable-external-build support

3a19eebe – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/10 05:51
Moved zbin_over_quant to macroblock struct

fccebcba – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/07 12:16
Merge "Fix implicit cast." into vp9-preview

26a49182 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/07 12:15
Merge "Fix meaninglesss if." into vp9-preview

1c0ee775 – Frank Galligan <fgalligan@google.com> authored on 2012/12/07 10:20
Fix meaninglesss if.

8d449ce0 – Frank Galligan <fgalligan@google.com> authored on 2012/12/07 10:29
Remove unused symbols from vp9 asm offsets C files.

eec0bc4f – Frank Galligan <fgalligan@google.com> authored on 2012/12/07 10:25
Fix implicit cast.

000c8414 – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/07 07:19
Moved denoiser frame copy/updates out of loopfilter thread

bc10eab4 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/06 10:27
Merge "added work buffer for denoiser"

434336b0 – John Koleszar <jkoleszar@google.com> authored on 2012/12/06 08:56
libvpx_test: ensure rtcd init functions are called

ef2248a2 – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/05 14:09
added work buffer for denoiser

9a3de881 – Adrian Grange <agrange@google.com> authored on 2012/12/05 08:24
Disable background update on non-base layer frames

52d350fe – Johann <johannkoenig@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/12/03 07:26
Begin to refactor vpx_scale usage in VP9

a9056729 – Johann <johannkoenig@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/12/02 09:14
Remove ARM optimizations from VP9

4a9b9547 – Johann <johannkoenig@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/11/30 07:25
Update ARM for vpx_scale changes

f2b36a4d – Scott LaVarnway <slavarnway@google.com> authored on 2012/11/07 10:54
Removed check_gf_quality()

4a4d2aa5 – John Koleszar <jkoleszar@google.com> authored on 2012/12/05 03:27
vp9_bilinear_filters_mmx: add missing extern specifiers

bfca084f – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/04 11:52
Moving mbs_tested_so_far, mode_test_hit_counts to macroblock struct

358b0efe – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/04 10:43
Remove cpi parameter from update_mvcount()

c202100f – Yaowu Xu <yaowu@google.com> authored on 2012/12/04 07:28
Enable unit tests to build with MSVC

6a5e6e05 – Yaowu Xu <yaowu@google.com> authored on 2012/12/04 03:35
Fix the build with MSVC

48556db7 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/03 12:29
Merge "vp9: Fix assert check." into vp9-preview

b95338c7 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/03 07:41
Merge "fixes --disable-vp9-encoder" into vp9-preview

d9038b3c – Jim Bankoski <jimbankoski@google.com> authored on 2012/12/03 07:21
fixes --disable-vp9-encoder

0d687ed2 – Frank Galligan <fgalligan@google.com> authored on 2012/12/03 07:18
vp9: Fix assert check.

9961ad47 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/03 07:05
Merge "Moving rd_thresh_mult, rd_threshes to macroblock struct"

7891fb5e – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/03 06:55
Merge "Moving count_mb_ref_frame_usage to macroblock struct"

3e0ea7f6 – Frank Galligan <fgalligan@google.com> authored on 2012/12/03 05:20
vp9: Remove superfluous command.

271d635c – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/03 04:18
Merge "Rename vpx_scale/rtcd.c to vpx_scale/vpx_scale_rtcd.c" into experimental

8b92f1e0 – Deb Mukherjee <debargha@google.com> authored on 2012/11/30 06:46
Supports inter-intra prediction with superblocks

5f9e0caf – Frank Galligan <fgalligan@google.com> authored on 2012/11/30 10:48
Rename vpx_scale/rtcd.c to vpx_scale/vpx_scale_rtcd.c

66323307 – Deb Mukherjee <debargha@google.com> authored on 2012/11/29 11:39
Adds switchable filters with superblocks

9f937042 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/30 02:29
warnings in various experiments

2b8dc065 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/29 11:36
google style guide include guards

eebc0b49 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/29 11:07
Merge "Further improve macroblock loop filters" into experimental

d7489ea4 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/29 10:33
Merge "Minor refactoring of superblock decoding" into experimental

be08b5af – Deb Mukherjee <debargha@google.com> authored on 2012/11/29 10:26
Minor refactoring of superblock decoding

3e3fffe0 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 09:24
a vp8 warning to boot.

e3bdae1f – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 09:14
intrinsic warnings begone

d0a20fd2 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 09:07
last remaining warning

51e770de – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 06:23
fix implicit warnings idct etc

ef3c01ed – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 05:10
Additional warning message cleanup.

ff2f9de8 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/29 04:34
Merge changes Iaa67bcf1,Ibea3bc80 into experimental

b3055ec0 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/29 04:33
Merge "more unused variables." into experimental

8422ef77 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/29 04:33
Merge "unused variable" into experimental

e007eb89 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/29 04:33
Merge "unused var removed" into experimental

6431007d – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/29 04:27
Merge "minor fix to eob check for setting CONTEXT" into experimental

7ab1d3e4 – Yaowu Xu <yaowu@google.com> authored on 2012/11/28 12:34
minor fix to eob check for setting CONTEXT

00b27a36 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 04:07
more warning cleanup

a802f5e7 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 04:02
unused variables & warnings

cf671e27 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 03:54
more unused variables.

6e02947e – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 03:51
unused variable

705220ee – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 03:50
unused var removed

245fba74 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 03:13
signed mismatch mvrefcount

abd74ed5 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 02:47
warning error missing void

030e268a – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 02:19
ihtllm moves to rtcd

e69b5258 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 01:53
fix vp9_vp8 files renamed

836f8e98 – Martin Storsjo <martin@martin.st> authored on 2012/11/28 17:05
Disable fast unaligned on armv5te

13dbf1fb – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/28 11:47
more rtcd cleanup

0de21426 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/28 11:59
Merge "Fixing 8x8/4x4 ADST for intra modes with tx select" into experimental

0742b1e4 – Deb Mukherjee <debargha@google.com> authored on 2012/11/15 10:14
Fixing 8x8/4x4 ADST for intra modes with tx select

b2f27d90 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/28 08:56
Merge "remove the vp9_default_mode_contexts_a" into experimental

1cc57396 – Yaowu Xu <yaowu@google.com> authored on 2012/11/28 06:07
remove the vp9_default_mode_contexts_a

c6787398 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/28 05:41
fixed includes to be fully specified

926d95cd – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/28 05:30
Merge "remove postproc invokes" into experimental

9bc8d5aa – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/28 05:19
Merge "avoid redefining DECLSPEC_DEPRECATED"

Next