shithub: libvpx

RSS feed

0c2529a8 – Tero Rintaluoma <teror@google.com> authored on 2011/09/19 06:10
NEON FDCT updated to match current C code

35ce4eb0 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/09/16 04:09
Merge "Fixes the boundary checks for extrapolated and interpolated MVs."

b854bbd8 – Stefan Holmer <holmer@google.com> authored on 2011/08/23 07:01
Fixes the boundary checks for extrapolated and interpolated MVs.

e47306eb – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/09/14 04:39
Merge "Fix odd-sized image support in decoder examples"

6aea309a – John Koleszar <jkoleszar@google.com> authored on 2011/09/14 07:25
Fix odd-sized image support in decoder examples

5bc7b3a6 – Scott LaVarnway <slavarnway@google.com> authored on 2011/09/13 07:46
Fixed encoder crash

c4b9089b – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/31 03:18
Merge "Skip computation of distortion in vp8_pick_inter_mode if active_map is used"

0e05f2c6 – Alpha Lam <hclam@google.com> authored on 2011/08/31 07:43
Skip computation of distortion in vp8_pick_inter_mode if active_map is used

222c72e5 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/31 02:57
Merge "Removed bmi copy to/from BLOCKD"

800b70a3 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/30 08:49
Merge "Recalculate zbin_extra only if regular quantizer is being used"

bc9293b8 – Alpha Lam <hclam@google.com> authored on 2011/08/30 15:23
Recalculate zbin_extra only if regular quantizer is being used

1f20202e – Yunqing Wang <yunqingwang@google.com> authored on 2011/08/25 12:54
Minor modification on key frame decision

4797a972 – Fritz Koenig <frkoenig@google.com> authored on 2011/08/24 11:47
Quiet warning by removing unused variable.

b870947d – Scott LaVarnway <slavarnway@google.com> authored on 2011/08/24 10:42
Removed bmi copy to/from BLOCKD

112bd4e2 – Fritz Koenig <frkoenig@google.com> authored on 2011/08/24 06:19
Fix naming of sse2 idct functions.

1de5da80 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/24 03:52
Merge "Faster vp8_default_coef_probs"

85358d04 – Johann <johannkoenig@google.com> authored on 2011/08/23 16:42
Fix data accesses for simple loopfilters

c5f890af – Fritz Koenig <frkoenig@google.com> authored on 2011/08/22 11:29
Use local labels for jumps/loops in x86 assembly.

694d4e77 – Fritz Koenig <frkoenig@google.com> authored on 2011/08/22 08:36
Reclassify optimized ssim calculations as SSE2.

b7a6f1d2 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/22 08:32
Merge "Revert "Reclasify optimized ssim calculations as SSE2.""

734b1b20 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/22 07:31
Revert "Reclasify optimized ssim calculations as SSE2."

f8e3d23b – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/22 05:20
Merge "Reclasify optimized ssim calculations as SSE2."

2f964bac – John Koleszar <jkoleszar@google.com> authored on 2011/08/19 08:04
tools: author_first_release.sh

01376858 – Fritz Koenig <frkoenig@google.com> authored on 2011/08/19 04:51
Reclasify optimized ssim calculations as SSE2.

edec5eb5 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/19 03:31
Merge "Copy less when active map is in use"

4e8d35a4 – Alpha Lam <hclam@chromium.org> authored and John Koleszar <jkoleszar@google.com> committed on 2011/08/09 16:59
Copy less when active map is in use

744f4823 – Paul Wilkins <paulwilkins@google.com> authored on 2011/08/17 10:14
Small boost to every other frame.

19987dcb – Scott LaVarnway <slavarnway@google.com> authored on 2011/08/16 12:21
Faster vp8_default_coef_probs

9cc16115 – John Koleszar <jkoleszar@google.com> authored on 2011/08/15 13:08
Merge v0.9.7-p1 release int 'origin/master'

20307c70 – John Koleszar <jkoleszar@google.com> authored on 2011/08/15 13:02
Update CHANGELOG for v0.9.7-p1

99d870a4 – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/08/15 05:28
Don't set the bmi mode when doing error concealment

ff356497 – Stefan Holmer <holmer@google.com> authored on 2011/08/15 05:28
Don't set the bmi mode when doing error concealment

5e562c77 – John Koleszar <jkoleszar@google.com> authored on 2011/08/12 10:59
Generate libvpx_srcs.txt from current configuration

e9613170 – John Koleszar <jkoleszar@google.com> authored on 2011/08/12 10:51
Revert "Improved 1-pass CBR rate control"

a4c2211e – John Koleszar <jkoleszar@google.com> authored on 2011/08/12 07:30
Propagate macroblock MV to subblocks for error concealment

a609be56 – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/08/08 06:56
Disable error concealment until first key frame is decoded

cdae03a4 – John Koleszar <jkoleszar@google.com> authored on 2011/08/05 08:27
Fix potential OOB read with Error Concealment

4645c898 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/12 07:45
Merge "Disable error concealment until first key frame is decoded"

3e10be93 – Stefan Holmer <holmer@google.com> authored on 2011/08/08 06:56
Disable error concealment until first key frame is decoded

91206793 – John Koleszar <jkoleszar@google.com> authored on 2011/08/12 07:30
Propagate macroblock MV to subblocks for error concealment

810a06b1 – John Koleszar <jkoleszar@google.com> authored on 2011/08/05 08:27
Fix potential OOB read with Error Concealment

b84e8f20 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/05 08:15
Merge "Adjust half-pixel only search"

56417a30 – John Koleszar <jkoleszar@google.com> authored on 2011/08/04 13:05
(Re)Merge branch 'master' into cayuga

9eb0b2f1 – John Koleszar <jkoleszar@google.com> authored on 2011/08/04 06:30
Merge cayuga release into master branch

e28e0814 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/04 06:30
Merge "Update CHANGELOG for Cayuga release" into cayuga

f3538f2b – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/03 09:45
Merge changes Ic7725e27,Ib3d54bfa into cayuga

a49b9e00 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/03 09:44
Merge changes I585167e1,Ia07602bd into cayuga

238dae86 – John Koleszar <jkoleszar@google.com> authored on 2011/08/03 12:12
Fix source buffer selection

b9f19f89 – Yunqing Wang <yunqingwang@google.com> authored on 2011/08/03 07:51
Adjust half-pixel only search

06f58c0d – John Koleszar <jkoleszar@google.com> authored on 2011/08/03 05:20
Fix building of static libs on universal-darwin

c1bf6ca6 – John Koleszar <jkoleszar@google.com> authored on 2011/08/03 04:43
Fix asm offsets generation for universal-darwin builds

30e5deae – Johann <johannkoenig@google.com> authored on 2011/08/02 15:20
update extend frame borders

ea8d436f – John Koleszar <jkoleszar@google.com> authored on 2011/08/02 10:41
Update CHANGELOG for Cayuga release

27ee5217 – James Berry <jamesberry@google.com> authored on 2011/08/02 09:42
include asm_com/dec_offsets for make dist

b956f2ce – John Koleszar <jkoleszar@google.com> authored on 2011/08/02 06:09
Update AUTHORS

e6847aa0 – John Koleszar <jkoleszar@google.com> authored on 2011/08/02 06:09
Update .mailmap entry for Ralph Giles

edfed938 – Lou Quillio <louquillio@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/08/01 11:34
Sync `vpxenc --timebase` usage wording with docs change.

f475f0c1 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/02 01:21
Merge "include the arm header files in make dist" into cayuga

81da4173 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/02 01:19
Merge "Fix building with --disable-postproc" into cayuga

06c3d5bb – John Koleszar <jkoleszar@google.com> authored and Johann <johannkoenig@google.com> committed on 2011/08/01 12:42
Fix building with --disable-postproc

3e8c6d3d – Johann <johannkoenig@google.com> authored on 2011/08/01 13:16
include the arm header files in make dist

b8791980 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/08/01 09:56
Merge "build error fix - obj_int_extract.bat" into cayuga

61046b8d – James Berry <jamesberry@google.com> authored on 2011/08/01 12:10
build error fix - obj_int_extract.bat

7d984d8c – John Koleszar <jkoleszar@google.com> authored on 2011/07/29 10:23
Disable FORTIFY_SOURCE on glibc targets

8ef25de3 – John Koleszar <jkoleszar@google.com> authored on 2011/07/29 12:56
install asm_offsets.h

6f080f9c – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/29 07:57
Merge "Convert rc_max_intra_bitrate_pct to control"

1f71d2e2 – John Koleszar <jkoleszar@google.com> authored on 2011/07/29 08:26
Correctly track sharpness in vp8cx_pick_filter_level_fast

1654ae9a – John Koleszar <jkoleszar@google.com> authored on 2011/07/28 05:17
Convert rc_max_intra_bitrate_pct to control

56b06aef – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/28 03:08
Merge "configure: add --enable-static option"

2f2302f8 – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/22 12:01
Preload reference area in sub-pixel motion search (real-time mode)

f11613b6 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/27 05:34
Merge "Fix range checks in motion search"

bde2afbe – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/27 06:37
Fix range checks in motion search

3a975d94 – James Zern <jzern@google.com> authored on 2011/07/25 09:26
vpxenc: cosmetics: timebase help update / spelling

db8f0d2c – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/26 08:57
Merge "cosmetics: consistently use [u]int64_t"

b45065d3 – James Zern <jzern@google.com> authored on 2011/07/25 14:44
cosmetics: consistently use [u]int64_t

ca7e3466 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/26 02:34
Merge ""Eliminated TOKENEXTRABITS" broke the windows build."

a1162449 – Scott LaVarnway <slavarnway@google.com> authored on 2011/07/26 05:33
"Eliminated TOKENEXTRABITS" broke the windows build.

76eb4026 – Scott LaVarnway <slavarnway@google.com> authored on 2011/07/25 13:11
Eliminated TOKENEXTRABITS

495b241f – James Zern <jzern@google.com> authored on 2011/07/25 11:40
configure: add --enable-static option

4894b45c – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/25 10:35
Merge "Eliminated TOKENEXTRABITS"

5b0de48d – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/25 08:40
Merge "Use CONFIG_FAST_UNALIGNED consistently in codec"

fe270dd5 – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/25 07:30
Specify size for argument pushed to stack

65dfcf46 – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/25 06:11
Use CONFIG_FAST_UNALIGNED consistently in codec

773bcc30 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/22 05:34
Merge "fix sharpness bug and clean up"

a04ed0e8 – Johann <johannkoenig@google.com> authored on 2011/07/20 11:53
fix sharpness bug and clean up

829179e8 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/22 02:56
Merge "Preload reference area to an intermediate buffer in sub-pixel motion search"

20bd1446 – Yunqing Wang <yunqingwang@google.com> authored on 2011/06/28 05:14
Preload reference area to an intermediate buffer in sub-pixel motion search

52d13777 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/21 08:56
Merge "Add .size directive to ARM asm functions."

ddcdbfd7 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/21 08:20
Merge "Mark ARM asm objects as allowing a non-executable stack."

1647f00c – Timothy B. Terriberry <tterribe@xiph.org> authored on 2011/07/19 08:13
Add .size directive to ARM asm functions.

0453aca5 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2011/07/19 09:09
Mark ARM asm objects as allowing a non-executable stack.

2bdda84e – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/21 03:32
Merge "Increase chrow row alignment to 16 bytes."

c5fe6411 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/21 03:27
Merge "Add improvements made in good-quality mode to real-time mode"

0afcc769 – Attila Nagy <attilanagy@google.com> authored on 2011/07/20 10:09
encoder: don't set the fragment bit for the last partition

7d1b37cd – Timothy B. Terriberry <tterribe@xiph.org> authored on 2011/07/20 06:20
Increase chrow row alignment to 16 bytes.

b2d9700f – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/19 04:15
Merge "Moved vp8_encode_bool into boolhuff.h"

d98a5ed4 – John Koleszar <jkoleszar@google.com> authored on 2011/07/19 05:58
Revert "Disable __longjmp_chk protection"

6afafc31 – Johann <johannkoenig@google.com> authored on 2011/07/19 05:20
remove old armv5 code

a25f6a9c – Scott LaVarnway <slavarnway@google.com> authored on 2011/07/19 05:17
Moved vp8_encode_bool into boolhuff.h

b5ea2fbc – John Koleszar <jkoleszar@google.com> authored on 2011/06/29 07:41
Improved 1-pass CBR rate control

Next