shithub: libvpx

RSS feed

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

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

034cea5e – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/29 07:36
Merge "guard against space/time distortion"

bb0ca87a – Johann <johannkoenig@google.com> authored on 2011/06/29 10:34
guard against space/time distortion

6611f669 – Johann <johannkoenig@google.com> authored on 2011/06/29 06:51
clean up warnings when building arm with rtcd

05239f0c – John Koleszar <jkoleszar@google.com> authored on 2011/06/29 05:53
vpxenc: prevent wraparound in the --rate-hist ringbuffer

eacaabc5 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/29 06:03
Merge "Change to arf boost calculation."

11694aab – Paul Wilkins <paulwilkins@google.com> authored on 2011/06/28 13:29
Change to arf boost calculation.

f3a13cb2 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/29 03:29
Merge "Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently"

b32da7c3 – John Koleszar <jkoleszar@google.com> authored on 2011/06/28 13:03
Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently

dc004e8c – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/28 12:34
Merge "Avoid text relocations in ARM vp8 decoder"

02c30cde – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/28 12:33
Merge "utilize preload in ARMv6 MC/LPF/Copy routines"

2d29457c – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/28 12:32
Merge "respect alignment in arm asm files"

9bcf07ae – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/28 08:54
Merge "Simplify decode_macroblock."

81c05464 – Gaute Strokkenes <gaute.strokkenes@broadcom.com> authored on 2011/06/28 11:22
Simplify decode_macroblock.

14566125 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/28 08:52
Merge "use relative include path"

4e4f8352 – Johann <johannkoenig@google.com> authored on 2011/06/28 10:46
use relative include path

db6ee543 – James Zern <jzern@google.com> authored on 2011/06/28 08:10
vpxenc: free resources

7296b3f9 – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/06/13 12:42
New ways of passing encoded data between encoder and decoder.

b433e12a – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/06/10 11:58
Proposing an extension to the encoder and decoder interfaces.

4cb0ebe5 – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/06/10 07:11
Adding support for independent partitions

e3f850ee – Mike Hommey <mhommey@mozilla.com> authored on 2011/06/16 22:33
Avoid text relocations in ARM vp8 decoder

2007c3bb – Johann <johannkoenig@google.com> authored on 2011/06/27 07:38
respect alignment in arm asm files

be99868b – Fritz Koenig <frkoenig@google.com> authored on 2011/06/27 05:43
Fix after removal of B_MODE_INFO

8a9a11e8 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/27 04:55
Merge "configuration, support disabling any subset of ARM arch"

ba0822ba – Stefan Holmer <holmer@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/06/16 07:44
Adding support for error concealment in multi-threaded decoding

deca8cfc – Adrian Grange <agrange@google.com> authored on 2011/06/24 04:43
Fixed initialization of frame buffer ref counters

0d87098e – Yunqing Wang <yunqingwang@google.com> authored on 2011/06/23 09:54
Copy macroblock data to a buffer before encoding it

db67dcba – John Koleszar <jkoleszar@google.com> authored on 2011/06/23 07:47
Revert "Reduce overshoot in 1 pass rate control"

259ea232 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/23 04:18
Merge "Fix parallel install"

ac998ec8 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/23 04:09
Merge changes I2807b5a1,I59b020c2

c96f8e23 – John Koleszar <jkoleszar@google.com> authored on 2011/06/21 12:42
vpxenc: add rate histogram display

3fde9964 – John Koleszar <jkoleszar@google.com> authored on 2011/06/20 13:09
vpxenc: add quantizer histogram display

2bd90c13 – James Berry <jamesberry@google.com> authored on 2011/06/22 08:41
get/set reference buffer dimension check added

653e69e3 – Alexis Ballier <aballier@gentoo.org> authored on 2011/06/22 08:48
Fix parallel install

6f23f24a – Attila Nagy <attilanagy@google.com> authored on 2011/06/15 09:17
configuration, support disabling any subset of ARM arch

76495617 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/21 05:47
Merge "adjusting the calculation of errorperbit"

55c3963c – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/21 03:45
Merge "Improved vp8dx_decode_bool"

109c2029 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/06/21 03:23
Merge "Remove unnecessary bounds checking in motion search"

10ed60dc – Yaowu Xu <yaowu@google.com> authored on 2011/06/20 12:30
adjusting the calculation of errorperbit

67a1f98c – Scott LaVarnway <slavarnway@google.com> authored on 2011/06/20 10:44
Improved vp8dx_decode_bool

Next