shithub: libvpx

RSS feed

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

74ad25a4 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/18 04:43
Merge "Disable __longjmp_chk protection"

da39e505 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/18 02:07
Merge "Fixed rate histogram calculation"

fd41cb84 – Tero Rintaluoma <teror@google.com> authored on 2011/07/15 10:47
Fixed rate histogram calculation

e68894fa – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/15 03:54
Merge "Tokenize MB optimized"

4e82f015 – Tero Rintaluoma <teror@google.com> authored on 2011/07/11 11:55
Tokenize MB optimized

f676171e – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/15 01:21
Merge "Fix vpxenc encoding incorrect webm file header on big endian machines(Issue 331)"

6b6f367c – James Berry <jamesberry@google.com> authored on 2011/07/14 11:53
bug fix vpx_copy_and_extend_frame size issue

04dce631 – John Koleszar <jkoleszar@google.com> authored on 2011/07/14 10:18
Remove unused speed features

b73a3693 – John Koleszar <jkoleszar@google.com> authored on 2011/07/11 07:25
Disable __longjmp_chk protection

0e9a6ed7 – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/13 10:51
Add improvements made in good-quality mode to real-time mode

4ab3175b – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 10:18
Merge "Better allocate yuv buffers."

f1f28535 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 09:32
Merge "Fix unnecessary casting of B_PREDICTION_MODE (issue 349)"

139577f9 – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/12 13:22
Fix unnecessary casting of B_PREDICTION_MODE (issue 349)

e9751d4b – Fritz Koenig <frkoenig@google.com> authored on 2011/07/11 07:42
Better allocate yuv buffers.

84c3cd79 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 06:07
Merge "Reduce motion vector search on alt-ref frame."

7f0b11c0 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 01:46
Merge "Remove rotting NDS_NITRO code."

211694f6 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 00:10
Merge "update x86 asm for loopfilter"

8f910594 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 00:09
Merge "Update armv6 loopfilter to new interface"

1a219c22 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 00:09
Merge "Update armv7 loopfilter to new interface"

d9b825cf – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 00:09
Merge "New loop filter interface"

d89eb6ad – Fritz Koenig <frkoenig@google.com> authored on 2011/07/12 12:29
Remove rotting NDS_NITRO code.

c156a68d – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/12 10:34
Fix vpxenc encoding incorrect webm file header on big endian machines(Issue 331)

c231b017 – Attila Nagy <attilanagy@google.com> authored on 2011/07/11 08:39
Update armv6 loopfilter to new interface

283b0e25 – Attila Nagy <attilanagy@google.com> authored on 2011/07/06 09:35
Update armv7 loopfilter to new interface

ede0b15c – Fritz Koenig <frkoenig@google.com> authored on 2011/07/07 05:30
Reduce motion vector search on alt-ref frame.

587ca06d – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/08 10:08
Minor change in pick_inter_mode()

62295844 – Attila Nagy <attilanagy@google.com> authored on 2011/06/10 10:10
New loop filter interface

01433c50 – Johann <johannkoenig@google.com> authored on 2011/06/20 10:48
update x86 asm for loopfilter

e83d36c0 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/08 04:39
Merge "Adjust full-pixel clamping and motion vector limit calculation"

40991fae – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/07 07:21
Adjust full-pixel clamping and motion vector limit calculation

6ae12c41 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/08 01:16
Merge "clean up warnings when building arm with rtcd"

973a9c07 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/07 04:11
Merge "Set VPX_FRAME_IS_DROPPABLE"

37de0b8b – John Koleszar <jkoleszar@google.com> authored on 2011/07/07 06:38
Set VPX_FRAME_IS_DROPPABLE

b4f70084 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/01 03:14
Merge "Properly use GET_GOT/RESTORE_GOT when using GLOBAL()."

c8a23ad3 – Ronald S. Bultje <rbultje@google.com> authored on 2011/06/30 10:04
Properly use GET_GOT/RESTORE_GOT when using GLOBAL().

ae8aa836 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/30 07:14
Merge "Copy macroblock data to a buffer before encoding it"

80c3bbf6 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/30 05:52
Merge "Bug fix in motion vector limit calculation"

b7480454 – Yunqing Wang <yunqingwang@google.com> authored on 2011/06/30 07:20
Bug fix in motion vector limit calculation

3e4a80cc – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/30 03:59
Merge "remove incorrect initialization"

fe53107f – Johann <johannkoenig@google.com> authored on 2011/06/27 12:31
remove incorrect initialization

Next