shithub: libvpx

RSS feed

1f32b148 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 07:05
Merge "Remove unused functions"

47bc1c70 – John Koleszar <jkoleszar@google.com> authored on 2011/04/25 09:54
Remove unused functions

454cbc96 – John Koleszar <jkoleszar@google.com> authored on 2011/04/19 10:05
Limit size of initial keyframe in one-pass.

aa926fbd – John Koleszar <jkoleszar@google.com> authored on 2011/04/25 07:44
Add rc_max_intra_bitrate_pct control

cfbfd39d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 06:49
Merge "Change rc undershoot/overshoot semantics"

ef86bad0 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 06:48
Merge "Stereo 3D format support for vpxenc"

76557e34 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 06:48
Merge "Limit size of initial keyframe in one-pass."

d9f898ab – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 06:47
Merge "Add rc_max_intra_bitrate_pct control"

2089b2ce – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 05:35
Merge "bug fix possible keyframe context divide by zero"

8d5ce819 – James Berry <jamesberry@google.com> authored on 2011/04/22 07:54
bug fix possible keyframe context divide by zero

72c76ca2 – Alok Ahuja <waveletcoeff@gmail.com> authored on 2011/04/20 20:50
Stereo 3D format support for vpxenc

aeca5990 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 02:52
Merge "keep values in registers during quantization"

c36b6d4d – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 02:45
Merge "Removed unnecessary frame type checks"

5b673297 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 02:45
Merge "Removed dc_diff from MB_MODE_INFO"

373dcec5 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/22 10:08
Merge "make two compiler options explicit for Visual Studio projects"

496bcbb0 – Ronald S. Bultje <rbultje@google.com> authored on 2011/04/21 12:35
Fix overflow in temporal_filter_apply_sse2().

73c3d327 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/21 12:54
Merge "Remove unused kf rate variables"

508ae1b3 – Johann <johannkoenig@google.com> authored on 2011/04/13 12:38
keep values in registers during quantization

d2a6eb4b – Adrian Grange <agrange@google.com> authored on 2011/04/21 11:45
Corrected format specifiers in debug print statements

6f6cd3ab – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/21 10:59
Removed unnecessary frame type checks

3698c1f6 – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/21 10:38
Removed dc_diff from MB_MODE_INFO

ddb6edd8 – Yaowu Xu <yaowu@google.com> authored on 2011/04/21 09:27
make two compiler options explicit for Visual Studio projects

7a49accd – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/20 11:45
Removed force_no_skip

09c933ea – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/19 07:42
Removed redundant checks of the mode_info_context flags

ad6a8ca5 – John Koleszar <jkoleszar@google.com> authored on 2011/04/19 12:08
Remove unused kf rate variables

4a2b684e – Johann <johannkoenig@google.com> authored on 2011/04/15 06:05
modify SAVE_XMM for potential 64bit use

a9b465c5 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/19 02:32
Merge "Add save/restore xmm registers in x86 assembly code"

c7cfde42 – Johann <johannkoenig@google.com> authored on 2011/04/07 09:17
Add save/restore xmm registers in x86 assembly code

48438d60 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 09:20
Merge "Use sub-pixel search's SSE in mode selection"

b8f0b599 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/18 11:48
Use sub-pixel search's SSE in mode selection

d5069b5a – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 06:11
Merge "Handle long delay between video frames in multi-thread decoder(issue 312)"

cd103a57 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 06:03
Merge "store quant_shift as an unsigned char"

05d9421e – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 05:53
Merge "Add spin-wait pause intrinsic for Windows x64 platform."

c619f6cb – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 03:44
Merge "fixed an overflow in ssim calculation"

e1a8b6c8 – Scott LaVarnway <slavarnway@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/04/15 11:09
Removed unused timers

8fcb801d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/18 02:07
Merge "added -fomit-frame-pointer flag for gcc builds"

8ba58951 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/15 08:57
Handle long delay between video frames in multi-thread decoder(issue 312)

9409e380 – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/15 11:59
added -fomit-frame-pointer flag for gcc builds

d889035f – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/15 09:32
Merge "remove dead code, add missing RESTORE_XMM"

f64f425a – Johann <johannkoenig@google.com> authored on 2011/04/15 09:43
remove executable bit

487c0299 – Johann <johannkoenig@google.com> authored on 2011/04/15 06:11
remove dead code, add missing RESTORE_XMM

a3399291 – John Koleszar <jkoleszar@google.com> authored on 2011/04/15 04:44
Fix off-by-one in copy_and_extend_plane

0d2abe30 – Adrian Grange <agrange@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/15 04:37
Merge "Fix usage of value returned by vp8_pick_intra4x4mby_modes"

1312a7a2 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/15 04:17
Merge "Reduce unnecessary distortion computation"

918fb548 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/14 11:53
Reduce unnecessary distortion computation

63f15987 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/14 08:35
Merge "Refactor lookahead ring buffer"

e749ae51 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/14 07:56
Merge "Use consistent delimiters."

8608de1c – Adrian Grange <agrange@google.com> authored on 2011/04/14 06:31
Fix usage of value returned by vp8_pick_intra4x4mby_modes

ab48305f – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/14 04:55
Merge "update configure for ios sdk 4.3"

5e7a3bb6 – Joshua Bleecher Snyder <josh@treelinelabs.com> authored and Johann <johannkoenig@google.com> committed on 2011/04/14 05:28
update configure for ios sdk 4.3

33cefd6f – Fritz Koenig <frkoenig@google.com> authored on 2011/04/13 11:06
Use consistent delimiters.

88841f10 – John Koleszar <jkoleszar@google.com> authored on 2011/04/13 10:00
Refactor lookahead ring buffer

70f30aa9 – Johann <johannkoenig@google.com> authored on 2011/04/13 09:45
store quant_shift as an unsigned char

88611746 – Adrian Grange <agrange@google.com> authored on 2011/04/13 08:56
Fixed use of early breakout in vp8_pick_intra4x4mby_modes

c99f9d7a – John Koleszar <jkoleszar@google.com> authored on 2011/04/11 07:29
Change rc undershoot/overshoot semantics

538f1104 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/12 02:59
Merge "Bugfix for error accumulator stats"

e689a27d – John Koleszar <jkoleszar@google.com> authored on 2011/04/11 09:05
Bugfix for error accumulator stats

fd090092 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/12 01:34
Merge "Fix encoder range check for frame width and height"

1aadcedc – Attila Nagy <attilanagy@google.com> authored on 2011/04/12 11:01
Fix encoder range check for frame width and height

4fd81a99 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/11 11:55
Set cpu_used range to [-16, 16] in real-time mode

d1abe62d – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/07 12:57
Define RDCOST only once

a9ce3e38 – John Koleszar <jkoleszar@google.com> authored on 2011/04/11 06:34
Remove unused files

4b43167a – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/08 12:15
Fix input MV for full search

6e156a4c – Johann Koenig <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/08 06:05
Merge "use asm_offsets with vp8_fast_quantize_b_sse3"

921a32a3 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/08 04:20
Merge "Error accumulator stats bug."

de4e9e3b – Paul Wilkins <paulwilkins@google.com> authored on 2011/04/08 10:21
Error accumulator stats bug.

08702002 – Johann Koenig <johannkoenig@google.com> authored on 2011/04/07 12:40
use asm_offsets with vp8_fast_quantize_b_sse3

aec5487c – James Berry <jamesberry@google.com> authored on 2011/04/07 11:03
Use correct 32 bit comparisons for SAD breakout.

d4cdb683 – Jim Bankoski <jimbankoski@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2011/03/28 12:39
fixed an overflow in ssim calculation

2de858b9 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/06 06:53
Merge "use asm_offsets with vp8_fast_quantize_b_sse2"

9e9f61a3 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/06 02:12
Merge "Minor modification"

02423b2e – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/06 05:08
Minor modification

c32e0ecc – Johann <johannkoenig@google.com> authored on 2011/03/24 09:31
use asm_offsets with vp8_fast_quantize_b_sse2

f212a98e – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/04 10:18
Fixed unused variable warnings for firstpass.c

91036996 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/04 04:58
Merge "Slightly simplify vp8_decode_mb_tokens."

15f03c2f – Gaute Strokkenes <gaute.strokkenes@broadcom.com> authored on 2011/04/04 12:47
Slightly simplify vp8_decode_mb_tokens.

610dd902 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/04 04:56
Merge "tweak vp8_regular_quantize_b_sse2"

f5c0d95e – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/04 04:40
Merge "Use full-pixel MV in mvsadcost calculation"

af1acc85 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/04 04:29
Merge "support obj_int_extract on cygwin"

3d681581 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/01 12:41
Use full-pixel MV in mvsadcost calculation

fd7040d2 – Johann <johannkoenig@google.com> authored on 2011/03/31 12:35
support obj_int_extract on cygwin

8520b5c7 – Johann <johannkoenig@google.com> authored on 2011/04/01 05:58
tweak vp8_regular_quantize_b_sse2

82315be7 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/01 03:55
Merge "vpxenc: die on realloc failures"

ba11e24d – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/01 01:47
Merge "Wrapper function removed from vp8_subtract_b_neon function call"

cec76a36 – Tero Rintaluoma <teror@google.com> authored on 2011/03/30 09:45
Wrapper function removed from vp8_subtract_b_neon function call

9d138379 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/31 04:40
Merge "ARMv6 optimized subtract functions"

f56b9ee9 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/31 02:21
Merge changes I4e32a8fb,Ic6a9d4c5

607f8420 – Ralph Giles <giles@entropywave.com> authored on 2011/03/28 08:04
Generate a vpx.pc file for pkg-config.

53e9987b – Ralph Giles <giles@entropywave.com> authored on 2011/03/28 07:36
Export the version string as a makefile variable.

7d335868 – Attila Nagy <attilanagy@google.com> authored on 2011/03/30 11:50
Fix: lpf semaphore was signaled in single threaded run

26b6a3b0 – John Koleszar <jkoleszar@google.com> authored on 2011/03/29 17:44
vpxenc: die on realloc failures

6fdc9aa7 – Tero Rintaluoma <teror@google.com> authored on 2011/03/29 12:52
ARMv6 optimized subtract functions

0e436685 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/29 08:14
Merge "Half pixel variance further optimized for ARMv6"

534ea700 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/29 05:04
Merge "Fix a crash while enabling shared (--enable-shared)"

b843aa4e – Yunqing Wang <yunqingwang@google.com> authored on 2011/03/29 07:31
Fix a crash while enabling shared (--enable-shared)

f0c22a3f – Johann <johannkoenig@google.com> authored on 2011/03/29 06:28
use GLOBAL correctly on 32bit shared libraries

49c31dc2 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/29 03:38
Merge "configure: enable unused variable warnings"

4be062bb – Johann <johannkoenig@google.com> authored on 2011/03/24 14:12
add asm_enc_offsets.c for all targets

f5e43346 – Tero Rintaluoma <teror@google.com> authored on 2011/03/28 05:51
Half pixel variance further optimized for ARMv6

beaafefc – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/03/24 07:06
Merge "use asm_offsets with vp8_regular_quantize_b_sse2"

Next