shithub: libvpx

RSS feed

f86993f1 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/05/04 04:22
Merge "vp8_multi_resolution_encoder.c is not a generated example"

357800e7 – Attila Nagy <attilanagy@google.com> authored on 2012/05/04 09:32
Fix multi-resolution threaded encoding

ef8ba4f6 – Attila Nagy <attilanagy@google.com> authored on 2012/05/03 09:06
vp8_multi_resolution_encoder.c is not a generated example

25a36d6b – John Koleszar <jkoleszar@google.com> authored on 2012/04/19 06:00
multi-res: restore v1.0.0 API

0cc044f0 – James Berry <jamesberry@google.com> authored on 2012/05/02 14:09
update unit tests to support --enable-static-msvcrt

28f54515 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2012/05/02 06:08
Fix trailing commas in enums.

414b5eae – Adrian Grange <agrange@google.com> authored on 2012/04/27 07:06
Reset output frames counter for second pass

3f252e30 – Adrian Grange <agrange@google.com> authored on 2012/04/27 05:01
Modified ARNR MC-filter to ignore ARF frame

f0605f4b – Adrian Grange <agrange@google.com> authored on 2012/04/26 11:41
Removed MV costing from ARNR filtering

24e7b1b9 – Attila Nagy <attilanagy@google.com> authored on 2012/04/24 11:33
Moves error concealment allocations from common parts to decoder

0c483d6b – Attila Nagy <attilanagy@google.com> authored on 2012/04/20 10:14
Simplifies decoder multithread synching

b41c17d6 – Attila Nagy <attilanagy@google.com> authored and Yunqing Wang <yunqingwang@google.com> committed on 2012/04/17 06:40
Shares one set of RD costs tables between all encoding threads

11876faa – Scott LaVarnway <slavarnway@google.com> authored on 2012/04/23 09:23
Removed mcomp_filter_type

88e4a8af – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/04/23 06:07
Merge "Removes duplication of key frame mode probabilities"

175495fe – Attila Nagy <attilanagy@google.com> authored on 2012/04/23 11:20
Optimizes precalculated decoder block ptrs&offs

f4126995 – Attila Nagy <attilanagy@google.com> authored on 2012/04/23 08:53
Removes duplication of key frame mode probabilities

abf1784c – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/04/20 04:22
Merge "Makes all mode token tables const part 2"

5948a021 – Attila Nagy <attilanagy@google.com> authored on 2012/04/19 11:55
Ports vpx_xcaler to new RTCD method

317d4244 – Scott LaVarnway <slavarnway@google.com> authored on 2012/04/19 13:35
Makes all mode token tables const part 2

441cac8e – Attila Nagy <attilanagy@google.com> authored on 2012/04/19 11:14
Makes all mode token tables const

97495c5c – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/04/18 06:51
Merge "Makes all global data in tokenize.c const"

b35a0db0 – Attila Nagy <attilanagy@google.com> authored on 2012/04/16 10:47
Makes all global data in tokenize.c const

a91b42f0 – Attila Nagy <attilanagy@google.com> authored on 2012/04/16 06:23
Makes all global data in entropy.c const

b5b61c17 – Johann <johannkoenig@google.com> authored on 2012/04/12 12:09
FTFY: Check for astyle and version

0c261715 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/04/12 08:15
Merge "Use OFFSET_PATTERN from libs.mk"

3c5ed6f5 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/04/12 08:03
Merge "MB_MODE_INFO size reduction"

6dc21bce – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/04/12 08:02
Merge "loopfilter improvements"

e0a80519 – Scott LaVarnway <slavarnway@google.com> authored on 2012/04/12 10:22
loopfilter improvements

87b12ac8 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/04/12 07:48
Merge "FTFY: fix syntax error"

72b7db36 – Johann <johannkoenig@google.com> authored on 2012/04/12 07:32
Use OFFSET_PATTERN from libs.mk

46da1cae – John Koleszar <jkoleszar@google.com> authored on 2012/04/12 07:19
FTFY: fix syntax error

e4dc2b92 – Attila Nagy <attilanagy@google.com> authored on 2012/04/11 11:20
Fix vpx_rtcd.h dependency in Android.mk

6b33ca39 – Deb Mukherjee <debargha@google.com> authored on 2012/04/03 10:02
Fixes to disable MFQE when there is motion.

9aa58f3f – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/04/10 09:29
Merge "MFQE: apply threshold to subblocks and chroma."

d9ca5245 – John Koleszar <jkoleszar@google.com> authored on 2012/04/03 11:59
FTFY: only apply on modified files

8106df8f – John Koleszar <jkoleszar@google.com> authored on 2012/03/30 07:34
MFQE: apply threshold to subblocks and chroma.

c459d37c – Johann <johannkoenig@google.com> authored on 2012/04/02 11:08
Allow disabling disabled codecs

811d0ff2 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/04/02 07:31
Merge "Move variance and SAD RTCD definitions"

21ac3c8f – Johann <johannkoenig@google.com> authored on 2012/04/02 07:06
Move variance and SAD RTCD definitions

4ed05a8b – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/04/02 07:05
Merge "vp8 - compatibility warning added to changelog"

00794a93 – James Zern <jzern@google.com> authored on 2012/03/29 14:13
tools/wrap-commit-msg.py: fix file truncation

31322c5f – Scott LaVarnway <slavarnway@google.com> authored on 2012/03/23 12:55
MB_MODE_INFO size reduction

a3377256 – Scott LaVarnway <slavarnway@google.com> authored on 2012/03/29 10:24
Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)

8b15cf69 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/29 10:03
Merge "remove unused BOOL_CODER::value"

3df4436e – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/29 10:02
Merge "FTFY: support wordwrapping commit messages"

a46ec165 – John Koleszar <jkoleszar@google.com> authored on 2012/03/28 12:41
FTFY: support wordwrapping commit messages

3f834946 – John Koleszar <jkoleszar@google.com> authored on 2012/03/14 06:37
remove unused BOOL_CODER::value

b3151c80 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/29 07:22
Merge "Updated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)"

0799cccc – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/29 07:22
Merge "Removed duplicate vp8_build_intra_predictors_mb y/uv"

c88fc5b2 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/28 13:47
Merge "FTFY: an automated style corrector"

cb265a49 – John Koleszar <jkoleszar@google.com> authored on 2012/03/27 12:28
FTFY: an automated style corrector

ccea000c – Scott LaVarnway <slavarnway@google.com> authored on 2012/03/20 12:32
Updated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)

403966ae – Scott LaVarnway <slavarnway@google.com> authored on 2012/03/20 11:11
Removed duplicate vp8_build_intra_predictors_mb y/uv

bf2c9030 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/26 06:15
Merge "bug fix: fix mem leak error in vpxenc"

85ef83a1 – James Berry <jamesberry@google.com> authored on 2012/03/26 08:55
bug fix: fix mem leak error in vpxenc

9e9f5f3d – Scott LaVarnway <slavarnway@google.com> authored on 2012/03/23 11:50
New vp8_decode_mb_tokens()

19911230 – Jim Bankoski <jimbankoski@google.com> authored on 2012/03/23 09:59
vp8 - compatibility warning added to changelog

06dc2f61 – Deb Mukherjee <debargha@google.com> authored on 2012/03/22 13:42
Initialize postproc buffer to resolve valgrind warnings

66ba79f5 – Deb Mukherjee <debargha@google.com> authored on 2012/03/22 05:13
Miscellaneous changes in mfqe and postproc modules

fd9df44a – James Berry <jamesberry@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/21 08:37
Merge "remove __inline for compiler compatibility"

451ab0c0 – James Berry <jamesberry@google.com> authored on 2012/03/21 10:11
remove __inline for compiler compatibility

921ffdd2 – James Berry <jamesberry@google.com> authored on 2012/03/21 09:20
bug fix: remove inline from mfqe.c

3c021e1d – James Berry <jamesberry@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/21 08:36
Merge "bug fix: remove inline from mfqe.c"

bcee56be – Yunqing Wang <yunqingwang@google.com> authored on 2012/03/21 09:54
Minor fix: add back a vpx_free call

9ed1b2f0 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/16 10:02
Merge "Add motion search skipping in first pass"

6a819ce4 – Yunqing Wang <yunqingwang@google.com> authored on 2012/03/14 06:03
Add motion search skipping in first pass

56e8485c – Johann <johannkoenig@google.com> authored on 2012/03/16 10:54
darwin universal builds need BUILD_PFX

a05bf133 – John Koleszar <jkoleszar@google.com> authored and Johann <johannkoenig@google.com> committed on 2012/02/21 09:41
Update XCode SDK search paths

e68953b7 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/16 07:35
Merge "RFC: Reorganize MFQE loops"

9aa2bd8a – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/16 05:03
Merge "x_motion_minq table reduction"

6b7cf307 – James Zern <jzern@google.com> authored on 2012/03/15 12:51
doxy: fix conditional usage, ref warnings

eb0c5a6f – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/14 08:00
Merge "Fix build under Estonian locale"

422f97d7 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/14 08:00
Merge "fix potential use of uninitialized rate_y"

7af4eb01 – Priit Laes <plaes@plaes.org> authored and John Koleszar <jkoleszar@google.com> committed on 2012/03/09 06:50
Fix build under Estonian locale

20cd3e6b – John Koleszar <jkoleszar@google.com> authored on 2012/03/14 06:10
fix potential use of uninitialized rate_y

6b66c01c – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/13 12:18
Merge "Adds a motion compensated temporal denoiser to the encoder."

9c41143d – Stefan Holmer <holmer@google.com> authored on 2012/03/06 05:48
Adds a motion compensated temporal denoiser to the encoder.

e9cacfd6 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/13 06:13
Merge "Update for key frame target size setting."

30140910 – Marco Paniconi <marpan@google.com> authored on 2012/03/12 12:23
Update for key frame target size setting.

ddf94f61 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/12 11:08
Merge "Move SAD and variance functions to common"

c21f53a5 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/09 09:48
Merge "vpx_timer: increase resolution"

7a159071 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/09 05:48
Merge changes I9c26870a,Ifabb0f67

9ed87471 – Scott LaVarnway <slavarnway@google.com> authored on 2012/03/08 10:27
threading.c refactoring

676610d2 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/07 06:53
Merge "vp8e - RDLambda fix"

fd903902 – Johann <johannkoenig@google.com> authored on 2012/01/27 05:23
RFC: Reorganize MFQE loops

154b4b41 – Jim Bankoski <jimbankoski@google.com> authored on 2012/03/06 03:47
vp8e - RDLambda fix

953c6a01 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/05 12:20
Merge "include CHANGELOG in CODEC_SRCS"

e50f96a4 – Johann <johannkoenig@google.com> authored on 2012/03/05 11:50
Move SAD and variance functions to common

5d88a82a – Johann <johannkoenig@google.com> authored on 2012/03/05 11:36
include CHANGELOG in CODEC_SRCS

cbcfbe1b – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/05 09:14
Merge "vp8e - fix coefficient costing"

88869909 – Jim Bankoski <jimbankoski@google.com> authored on 2012/03/05 03:20
vp8e - fix coefficient costing

87c40b35 – Johann <johannkoenig@google.com> authored on 2012/03/01 11:12
Fix encoder debug setting

a6f538ce – John Koleszar <jkoleszar@google.com> authored on 2012/03/01 07:49
vpx_timer: increase resolution

a60461a3 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/01 06:47
Merge "vp8e - attempt to lessen blockiness"

f0f609c2 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/01 06:23
Merge "vp8e - static key boost"

91b5c98b – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/01 06:22
Merge "vp8e - force at least some change in over and under shoots"

8d07a97a – Paul Wilkins <paulwilkins@google.com> authored and Jim Bankoski <jimbankoski@google.com> committed on 2012/02/29 04:19
vp8e - static key boost

6d843227 – Paul Wilkins <paulwilkins@google.com> authored and Jim Bankoski <jimbankoski@google.com> committed on 2012/02/29 07:32
vp8e - force at least some change in over and under shoots

c34d91a8 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/03/01 01:20
Merge "Packing bitstream on-the-fly with delayed context updates"

aabae97e – Yunqing Wang <yunqingwang@google.com> authored on 2012/02/29 03:24
vpxenc: fix time and fps calculation in 2-pass encoding

Next