shithub: libvpx

RSS feed

ba2e107d – Yunqing Wang <yunqingwang@google.com> authored on 2010/07/29 12:24
First modification of multi-thread decoder

618c7d27 – John Koleszar <jkoleszar@google.com> authored on 2010/08/09 05:33
Mark loopfilter C functions as static

cfb204ea – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/02 05:35
Merge "Issue 150: Fixing linker warning in extend.c."

4e6827a0 – John Koleszar <jkoleszar@google.com> authored on 2010/08/02 06:21
configure: support directories containing .o

0e8f108f – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/31 13:12
nasm: avoid space before the :data symbol type.

0327d3df – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/31 13:12
nasm: end labels with colon (':')

c8134bc5 – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/31 13:12
nasm: use OWORD vs DQWORD

67529821 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/02 02:16
Merge "Replace pinsrw (SSE) with MMX instructions"

7d243701 – Philip Jägenstedt <philipj@opera.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/13 07:43
Replace pinsrw (SSE) with MMX instructions

38a20e03 – John Koleszar <jkoleszar@google.com> authored on 2010/07/29 13:04
apple: include proper mach primatives

c2a8d8b5 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/29 03:17
Merge "Enable the switch between two versions of quantizer"

062e6c18 – Frank Galligan <fgalligan@google.com> authored on 2010/07/28 13:25
Removed two unused global variables.

f95c80b6 – Yaowu Xu <yaowu@google.com> authored on 2010/07/28 06:44
Enable the switch between two versions of quantizer

23d68a5f – John Koleszar <jkoleszar@google.com> authored on 2010/06/22 05:53
configure: pass original arguments through to make dist

aa82363c – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/27 07:21
Merge "msvs: fix install of codec sources"

a570bbd4 – Johann <johannkoenig@google.com> authored on 2010/07/27 08:10
x86/sse2: disable asm quantizer

b9a038a5 – Johann <johannkoenig@google.com> authored on 2010/07/27 07:56
Fix build w/o RTCD

d8009c07 – John Koleszar <jkoleszar@google.com> authored on 2010/07/27 07:12
neon: disable asm quantizer

1743f948 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/26 02:05
Merge "update arm idct functions"

56f5a9a0 – Johann <johannkoenig@google.com> authored and Fritz Koenig <frkoenig@google.com> committed on 2010/07/23 09:42
update arm idct functions

3de8a958 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/26 02:05
Merge changes I896fe6f9,I90d8b167

2add72d9 – Fredrik Söderquist <fs@opera.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/07 14:24
Don't dereference ctx->priv if it hasn't been setup correctly.

eafcf918 – Fredrik Söderquist <fs@opera.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/07 14:20
Only touch ctx->priv if vp8_mmap_alloc succeeded.

1d8277f8 – Justin Lebar <justin.lebar@gmail.com> authored on 2010/07/23 12:42
Issue 150: Fixing linker warning in extend.c.

98fcccfe – Jeff Muizelaar <jmuizelaar@mozilla.com> authored and Fritz Koenig <frkoenig@google.com> committed on 2010/06/03 06:16
Change the x86 idct functions to do reconstruction at the same time

b2fa74ac – Jeff Muizelaar <jmuizelaar@mozilla.com> authored and Fritz Koenig <frkoenig@google.com> committed on 2010/05/28 10:28
Combine idct and reconstruction steps

0ce39012 – Fritz Koenig <frkoenig@google.com> authored on 2010/07/22 04:07
Swap alt/gold/new/last frame buffer ptrs instead of copying.

68cf2431 – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/23 13:45
Merge commit 'refs/changes/51/351/1' of ssh://review.webmproject.org:29418/libvpx into KfRateBugMerged

9404c7db – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/23 13:01
Rate control bug with long key frame interval.

d576690b – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/23 12:47
80 character line length on Arnr LUT

f5cf8553 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/23 05:26
Merge "Make the quantizer exact."

e04e2935 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/06/28 13:15
Make the quantizer exact.

08eed049 – Fritz Koenig <frkoenig@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/22 05:46
Remove CONFIG_NEW_TOKENS files.

4d86ef35 – John Koleszar <jkoleszar@google.com> authored on 2010/06/22 04:44
msvs: fix install of codec sources

b791dca9 – Tom Finegan <tomfinegan@google.com> authored on 2010/07/22 13:51
Change devenv.com command line.

72d4ba92 – Tom Finegan <tomfinegan@google.com> authored on 2010/07/22 09:34
Add vs9 targets.

160d671e – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/21 08:59
Merge "limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com"

7a89d4c3 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/19 03:50
Merge "Improve the accuracy of forward walsh-hadamard transform"

0ba32632 – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/19 09:28
ARNR Lookup Table.

02277b8a – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/19 07:32
Parameter limit change.

bf18069c – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/19 10:10
Rate control fix for ARNR filtered frames.

7c938f4d – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/16 11:57
Fix: Incorrect 'cols' calculation in temporal filter.

80f0e7a7 – Michael Kohler <michaelkohler@live.com> authored on 2010/07/12 14:41
limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com

fd0d7ff4 – John Koleszar <jkoleszar@google.com> authored on 2010/06/22 05:45
msvs: disable CRT deprecation warnings

dbda863a – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/07 12:57
Merge "Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter"."

efbfaf6d – Michael Kohler <michaelkohler@live.com> authored on 2010/07/07 15:49
Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter".

1e23f451 – Michael Kohler <michaelkohler@live.com> authored on 2010/07/07 15:48
Fix misspelled "skiped" in onyxc_int.h to "skipped".

16249382 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/07 12:57
Merge "Fix misspelled "skiped" in onyxc_int.h to "skipped"."

3d0a1eda – Yaowu Xu <yaowu@google.com> authored and Johann <johannkoenig@google.com> committed on 2010/07/07 06:26
Fix a compiling error on armv6

0618ff14 – Adrian Grange <agrange@google.com> authored on 2010/07/01 10:17
Fix bug in 1st pass motion compensation

2e3d8d32 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/30 21:53
Merge "Further adjustment of RD behaviour with Q and Zbin."

3e9af0fb – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/30 13:19
Merge "ivfenc: correct fixed kf interval, --disable-kf"

63ffc1ae – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/30 04:01
Merge "ARM WinCE VS8 build update"

b3eb3d21 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/30 03:59
Merge "Remove INLINE/FORCEINLINE"

308e867f – John Koleszar <jkoleszar@google.com> authored on 2010/06/30 06:22
Update loopfilter frame/filter/sharp info for multithread

b2f77866 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/30 02:56
Merge "Add loopfilter initialization fix in multithreading code"

29d586b4 – Yunqing Wang <yunqingwang@google.com> authored on 2010/06/30 05:42
Add loopfilter initialization fix in multithreading code

cf49034b – Adrian Grange <agrange@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/29 22:43
Merge "Fixed buffer selection for UV in AltRef filtering"

bead039d – Yunqing Wang <yunqingwang@google.com> authored on 2010/06/25 05:18
Improve SSE2 loopfilter functions

1ca39bf2 – Paul Wilkins <paulwilkins@google.com> authored on 2010/06/29 08:15
Further adjustment of RD behaviour with Q and Zbin.

a23ec527 – James Zern <jzern@google.com> authored on 2010/06/29 08:02
ARM WinCE VS8 build update

b62d093e – Yaowu Xu <yaowu@google.com> authored on 2010/06/28 18:03
Improve the accuracy of forward walsh-hadamard transform

aa8fe0d2 – Adrian Grange <agrange@google.com> authored on 2010/06/28 08:00
Fixed buffer selection for UV in AltRef filtering

f1a3b1e0 – Scott LaVarnway <slavarnway@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/24 09:11
Added first-pass sse2 version of Yaowu's new fdct.

d0dd01b8 – Yaowu Xu <yaowu@google.com> authored on 2010/06/16 08:52
Redo the forward 4x4 dct

a5906668 – Fritz Koenig <frkoenig@google.com> authored on 2010/06/24 10:30
vp8cx : bestsad declared and initialized incorrectly.

cecdd73d – Fritz Koenig <frkoenig@google.com> authored on 2010/06/24 08:18
vp8cx : bestsad declared and initialized incorrectly.

5e344614 – John Koleszar <jkoleszar@google.com> authored on 2010/06/24 05:02
Remove INLINE/FORCEINLINE

d1920de2 – John Koleszar <jkoleszar@google.com> authored on 2010/06/24 04:51
configure: remove postproc-generic

b1e36f28 – John Koleszar <jkoleszar@google.com> authored on 2010/06/24 04:41
ivfenc: correct fixed kf interval, --disable-kf

3d5cd513 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/21 06:00
Merge "Remove deprecated `svnstat' rule from Makefile"

cee8f9f9 – Giuseppe Scrivano <gscrivano@gnu.org> authored on 2010/06/21 13:15
Remove deprecated `svnstat' rule from Makefile

a08df455 – agrange <agrange@google.com> authored on 2010/06/21 09:44
Fix breakout thresh computation for golden & AltRef frames

daa5d0eb – agrange <agrange@google.com> authored on 2010/06/18 11:58
Changed unary operator from ! to ~

d4b99b8e – agrange <agrange@google.com> authored on 2010/06/18 11:18
Moved DOUBLE_DIVIDE_CHECK to denominator (was on numerator)

9f814634 – Timothy B. Terriberry <tterribe@xiph.org> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/17 15:33
Fix a linker error on x86-64 Linux when not using a version script.

220daa00 – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/16 08:36
vp8_block_error_xmm: remove unnecessary instructions

9484bf7f – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/18 06:26
Merge "cosmetics: trim trailing whitespace"

94c52e4d – John Koleszar <jkoleszar@google.com> authored on 2010/06/18 08:39
cosmetics: trim trailing whitespace

9d8a1c07 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/18 06:25
Merge "Add x86_64-linux-icc target to build VP8 with icc"

7630e36f – Yunqing Wang <yunqingwang@google.com> authored on 2010/06/17 09:34
Add x86_64-linux-icc target to build VP8 with icc

c65e8e8e – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/17 14:08
Merge "Change bitreader to use a larger window."

b46a1f93 – John Koleszar <jkoleszar@google.com> authored on 2010/06/17 05:07
CHANGELOG: 0.9.1

51ae606b – John Koleszar <jkoleszar@google.com> authored on 2010/06/16 11:44
Update AUTHORS

f84f9490 – John Koleszar <jkoleszar@google.com> authored on 2010/06/16 11:43
Generate AUTHORS file with a script

d024d985 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/16 07:54
Merge "Avoid encoding garbage when ivfenc encounters an unsupported Y4M file."

e703af97 – Tom Finegan <tomfinegan@google.com> authored on 2010/06/16 09:24
Avoid encoding garbage when ivfenc encounters an unsupported Y4M file.

1114183f – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/16 07:54
Merge "gen_scalers: fix 64-bit integer promotion bug"

bbfeefc7 – John Koleszar <jkoleszar@google.com> authored on 2010/06/16 08:27
gen_scalers: fix 64-bit integer promotion bug

c17b62e1 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/05/05 13:58
Change bitreader to use a larger window.

9fdfb8e9 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/15 02:41
Merge "More on "some XMM registers are non-volatile on windows x64 ABI""

397aad3e – Yunqing Wang <yunqingwang@google.com> authored on 2010/06/15 05:11
More on "some XMM registers are non-volatile on windows x64 ABI"

ec187155 – James Zern <jzern@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/04 14:05
VisualStudio projects: asm tool updates

89c8b3db – John Koleszar <jkoleszar@google.com> authored on 2010/06/14 06:22
vp8_cx_iface: set default cpu used to 0

5a72620d – Guillermo Ballester Valor <gbvalor@gmail.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/11 10:33
Fix compiler warnings

48c84d13 – Scott LaVarnway <slavarnway@google.com> authored on 2010/06/14 10:07
sse2 version of vp8_regular_quantize_b

99c57457 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/14 05:55
Merge "Use local pointer to pbi->common."

55d86c48 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/14 02:09
Merge "platform autodetect: accept amd64 as a synonym for x86_64"

a0d04ea9 – Fabio Pedretti <fabio.ped@libero.it> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/14 05:05
Remove useless 500 frame limit

6f47a346 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/06/14 01:54
Merge "ivfenc: fix two-pass support of raw files"

Next