shithub: libvpx

RSS feed

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

bbf890fe – Ronald S. Bultje <rbultje@google.com> authored on 2011/05/02 09:56
build: change LDFLAGS/CFLAGS ordering.

c09d8c14 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/05/02 02:50
Merge "Fix documentation typos"

a66d8d33 – John Koleszar <jkoleszar@google.com> authored on 2011/05/02 05:28
Fix compile error with --enable-postproc-visualizer

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

8942f70c – Thijs Vermeir <thijsvermeir@gmail.com> authored on 2011/04/29 19:29
Fix documentation typos

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

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

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

dfa9e2c5 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/29 04:27
Merge "Use insertion sort instead of quick sort"

1b2abc5f – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/29 03:13
Merge "Consolidated build inter predictors"

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

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

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

f1073255 – James Berry <jamesberry@google.com> authored on 2011/04/28 11:12
bug fix removed inline from recon_wrapper_sse2.c

5db296dd – James Berry <jamesberry@google.com> authored on 2011/04/28 10:11
bug fix 32 bit matches 64 bit

ccd6f7ed – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/28 06:53
Consolidated build inter predictors

219ba87a – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/28 03:58
Merge "Use psadbw to get the sum of bytes in a line."

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

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

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

2e102855 – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/27 11:25
Removed unused code in reconinter

5abafcc3 – Yunqing Wang <yunqingwang@google.com> authored on 2011/04/27 09:40
Use insertion sort instead of quick sort

1e7ded69 – Ronald S. Bultje <rbultje@google.com> authored on 2011/04/27 09:49
Use psadbw to get the sum of bytes in a line.

085fb4b7 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/27 08:02
Merge "SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}()."

1083fe49 – Ronald S. Bultje <rbultje@google.com> authored on 2011/04/27 06:05
SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().

00fdb135 – Fritz Koenig <frkoenig@google.com> authored on 2011/04/27 07:27
vpxenc: remove duplicate --fps from vpxenc usage message

4226f0ce – John Koleszar <jkoleszar@google.com> authored on 2011/04/27 08:04
vpxdec: test for frame corruption

64355eca – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/27 05:03
Merge "Speed up VP8DX_BOOL_DECODER_FILL"

5e1fd413 – John Koleszar <jkoleszar@google.com> authored on 2011/04/26 08:52
Speed up VP8DX_BOOL_DECODER_FILL

9594370e – John Koleszar <jkoleszar@google.com> authored on 2011/04/26 08:36
Update VP8DX_BOOL_DECODER_FILL to better detect EOS

f8ffecb1 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/27 05:03
Merge "Update VP8DX_BOOL_DECODER_FILL to better detect EOS"

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

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

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

db5057c7 – John Koleszar <jkoleszar@google.com> authored on 2011/04/26 12:45
Refactor calc_iframe_target_size

81d2206f – John Koleszar <jkoleszar@google.com> authored on 2011/04/25 11:02
Move pick_frame_size() to ratectrl.c

0da77a84 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/04/26 06:12
Merge "Test vector mismatch fix"

7a2b9c50 – Scott LaVarnway <slavarnway@google.com> authored on 2011/04/26 05:37
Test vector mismatch fix

0a77e598 – John Koleszar <jkoleszar@google.com> authored on 2011/04/26 04:28
Merge remote branch 'origin/master' into experimental

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