shithub: libvpx

RSS feed

bbc24a65 – John Koleszar <jkoleszar@google.com> authored on 2011/04/26 04:27
Merge remote branch 'internal/upstream' into HEAD

d5c46bdf – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/25 10:51
Merge "remove simpler_lpf"

01527e74 – Johann <johannkoenig@google.com> authored on 2011/04/25 13:37
remove simpler_lpf

fd6da3b2 – John Koleszar <jkoleszar@google.com> authored on 2011/04/25 10:30
Fix duplicate vp8_compute_frame_size_bounds

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

308e31a3 – John Koleszar <jkoleszar@google.com> authored on 2011/04/25 05:13
Merge remote branch 'internal/upstream-experimental' into HEAD

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"

5227798c – John Koleszar <jkoleszar@google.com> authored on 2011/04/22 20:05
Merge remote branch 'origin/master' into experimental

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().

5dfd6f51 – John Koleszar <jkoleszar@google.com> authored on 2011/04/21 20:05
Merge remote branch 'origin/master' into experimental

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

b59bd22c – John Koleszar <jkoleszar@google.com> authored on 2011/04/20 20:05
Merge remote branch 'origin/master' into experimental

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

65b44c29 – John Koleszar <jkoleszar@google.com> authored on 2011/04/19 20:05
Merge remote branch 'origin/master' into experimental

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"

a5d3febc – John Koleszar <jkoleszar@google.com> authored on 2011/04/18 20:05
Merge remote branch 'origin/master' into experimental

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"

1cf1ea94 – John Koleszar <jkoleszar@google.com> authored on 2011/04/16 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

0ba3fffc – John Koleszar <jkoleszar@google.com> authored on 2011/04/15 20:05
Merge remote branch 'origin/master' into experimental

9d75a502 – John Koleszar <jkoleszar@google.com> authored on 2011/04/15 20:05
Merge remote branch 'internal/upstream' into HEAD

e8608c6c – John Koleszar <jkoleszar@google.com> authored on 2011/04/15 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

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"

b4bb910b – John Koleszar <jkoleszar@google.com> authored on 2011/04/14 20:05
Merge remote branch 'origin/master' into experimental

b7097949 – John Koleszar <jkoleszar@google.com> authored on 2011/04/14 20:05
Merge remote branch 'internal/upstream' into HEAD

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

b59958f5 – John Koleszar <jkoleszar@google.com> authored on 2011/04/13 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

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

cb3e0aab – John Koleszar <jkoleszar@google.com> authored on 2011/04/12 20:05
Merge remote branch 'origin/master' into experimental

8b20b578 – John Koleszar <jkoleszar@google.com> authored on 2011/04/12 20:05
Merge remote branch 'internal/upstream' into HEAD

e7a42e67 – John Koleszar <jkoleszar@google.com> authored on 2011/04/12 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

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

7ff5084f – John Koleszar <jkoleszar@google.com> authored on 2011/04/11 20:05
Merge remote branch 'origin/master' into experimental

f809f4f9 – John Koleszar <jkoleszar@google.com> authored on 2011/04/11 20:05
Merge remote branch 'internal/upstream' into HEAD

e8901972 – John Koleszar <jkoleszar@google.com> authored on 2011/04/11 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

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

c9f8aefe – Ralph Giles <giles@xiph.org> authored on 2011/04/10 05:23
Remove duplicate ';;' from the configure script.

91e3339b – John Koleszar <jkoleszar@google.com> authored on 2011/04/09 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

f6360955 – John Koleszar <jkoleszar@google.com> authored on 2011/04/08 20:05
Merge remote branch 'internal/upstream' into HEAD

ffdfbe2b – John Koleszar <jkoleszar@google.com> authored on 2011/04/08 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

e33241bb – John Koleszar <jkoleszar@google.com> authored on 2011/04/08 20:05
Merge remote branch 'origin/master' into experimental

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.

be3dee89 – John Koleszar <jkoleszar@google.com> authored on 2011/04/07 20:05
Merge remote branch 'origin/master' into experimental

fd599efb – John Koleszar <jkoleszar@google.com> authored on 2011/04/07 20:05
Merge remote branch 'internal/upstream' into HEAD

13d2b1a7 – John Koleszar <jkoleszar@google.com> authored on 2011/04/07 20:05
Merge remote branch 'internal/upstream-experimental' into HEAD

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

Next