shithub: libvpx

RSS feed

83a91e78 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add variance functions

f103dcef – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add subpixel functions

2a8f57f5 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add postproc functions

fdb61a45 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add recon functions

ab77b4e8 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add remaining IDCT functions

55f74c59 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:15
RTCD: add loopfilter functions

a910049a – John Koleszar <jkoleszar@google.com> authored on 2011/08/19 10:06
New RTCD implementation

57cc35dd – John Koleszar <jkoleszar@google.com> authored on 2012/01/27 09:08
Merge Duclair release into master branch

9951f461 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/27 06:31
Merge "Hook up VP8D_GET_LAST_REF_USED"

2b0aee4b – John Koleszar <jkoleszar@google.com> authored on 2012/01/23 04:21
Update CHANGELOG for v1.0.0 (Duclair) release

5e3f607e – John Koleszar <jkoleszar@google.com> authored on 2012/01/23 04:19
Update AUTHORS

21071373 – John Koleszar <jkoleszar@google.com> authored on 2012/01/23 04:18
Update .mailmap

8be41bba – John Koleszar <jkoleszar@google.com> authored on 2012/01/27 05:13
Hook up VP8D_GET_LAST_REF_USED

319f7c4d – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/26 09:33
Merge changes I17e1a348,Iad710941

294aa377 – Attila Nagy <attilanagy@google.com> authored on 2012/01/26 04:42
Rename save_neon_reg.asm as save_reg_neon.asm

83cef816 – John Koleszar <jkoleszar@google.com> authored on 2012/01/25 09:55
Correct clamping in use of vp8_find_near_mvs()

630d3b95 – John Koleszar <jkoleszar@google.com> authored on 2012/01/24 10:32
Revert "Multithreaded encoder, late sync loopfilter"

c14754be – Fritz Koenig <frkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/23 06:13
Merge "Disconnect ARM tgt_isa from dsp extensions"

89210284 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/19 10:18
Disconnect ARM tgt_isa from dsp extensions

f357e5e2 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/20 03:45
Merge "Overhauling the thresholds and mixing proportions for mfqe postprocessor."

47dcd769 – Deb Mukherjee <debargha@google.com> authored on 2012/01/19 14:06
Overhauling the thresholds and mixing proportions for mfqe postprocessor.

ac97b089 – Jeff Faust <jfaust@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 16:14
Merge "Simplify an assignment statement"

185eb700 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 11:04
Merge "Remove duplicate line in parameter parsing."

6a4ff6f3 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 09:22
Merge "get_plane_pointers: use u/v planes consistently"

4753ee41 – John Koleszar <jkoleszar@google.com> authored on 2012/01/18 07:50
get_plane_pointers: use u/v planes consistently

15c29afe – Jeff Faust <jfaust@google.com> authored on 2012/01/17 13:15
Simplify an assignment statement

315b58ec – Fritz Koenig <frkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 06:28
Merge "Add makefile for building libvpx for Android."

de368fd0 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 06:12
Merge "vp8d - valgrind warnings in mb post processor"

d8305731 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/06 06:50
Add makefile for building libvpx for Android.

0e06bc81 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 04:30
Merge changes I1ebe76aa,Ia079b52b

d3879738 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 04:15
Merge "Modifying the base q propagation in the mfqe post processing filter in a way such that when there is a single bad frame, the post-processing is applied not only to just that frame but a few subsequent frames as well."

ed208f7d – Jim Bankoski <jimbankoski@google.com> authored on 2012/01/17 12:27
vp8d - valgrind warnings in mb post processor

c1c59322 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/17 12:11
Remove duplicate line in parameter parsing.

90b9f993 – Deb Mukherjee <debargha@google.com> authored on 2012/01/17 04:23
Modifying the base q propagation in the mfqe post processing

e479379a – Adrian Grange <agrange@google.com> authored on 2012/01/13 09:09
Fixed bugs in multi-layer code related to changing params

4ade0796 – John Koleszar <jkoleszar@google.com> authored on 2012/01/11 09:38
rdopt/pickinter: factor out some common setup

bd5bfd94 – John Koleszar <jkoleszar@google.com> authored on 2012/01/11 08:02
rdopt: remove unused frame_lf_or_gf

9c2ca8c1 – Deb Mukherjee <debargha@google.com> authored on 2012/01/09 11:48
Allowing the mfqe post-processing filter to be used in conjunction

e6c91b62 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/10 08:33
Merge "fix: roundoff initializer is not a constant"

6ce1f15d – James Berry <jamesberry@google.com> authored on 2012/01/10 08:37
fix: roundoff initializer is not a constant

6c0d3d95 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/10 07:32
Merge "Remove iwmmx target."

55610053 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/10 06:16
Remove iwmmx target.

892e23a5 – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/01/09 04:23
vp8d - function to check if a reference frame is used.

34168287 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/09 06:42
Remove armv4 optimized scaler code.

28aa0874 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/09 05:23
Merge "Multiframe quality enhancement postprocessing"

16a02e34 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/09 05:08
Merge "Remove symbian target and associated files."

7ec139cc – Fritz Koenig <frkoenig@google.com> authored on 2012/01/06 10:55
Remove symbian target and associated files.

80528410 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/06 07:32
Merge "Reduce the default kf_max_dist to 128."

66da859e – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/06 06:59
Merge "Reduced the size of Y1Dequant and friends to [128][2]"

2a0d7b1a – Ralph Giles <giles@mozilla.com> authored and James Zern <jzern@google.com> committed on 2012/01/05 05:39
Reduce the default kf_max_dist to 128.

5f25d4c1 – Scott LaVarnway <slavarnway@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/01/04 06:56
Reduced the size of Y1Dequant and friends to [128][2]

70a5104e – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/05 07:32
Merge "Use number instead of string for eabi_attribute."

87aa846b – Deb Mukherjee <debargha@google.com> authored on 2011/12/20 09:50
Multiframe quality enhancement postprocessing

0780f258 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/05 05:09
Merge "Improve SSSE3 fast quantizer function"

b2c8dff7 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/05 04:06
Merge "Removed unused diff buffer"

89cdfdb2 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/05 04:05
Merge "SSE2 optimizations for vp8_build_intra_predictors_mby{,_s}()"

77119a5c – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/04 08:26
Merge "Improved sse2 version of simple loopfilter"

b73e6c89 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/04 05:54
Use number instead of string for eabi_attribute.

5bfa29b6 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/04 02:50
Merge "Make a local copy of the dequantized data"

9f1083e9 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/04 01:22
Merge "Improve vp8cx_init_quantizer()"

33d9ea54 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/03 04:48
Merge "Remove useless g_common.h"

2b2c0c9b – Yunqing Wang <yunqingwang@google.com> authored on 2011/12/29 07:05
Improve SSSE3 fast quantizer function

3cb92b85 – John Koleszar <jkoleszar@google.com> authored on 2011/12/28 09:58
Remove unused MACROBLOCK member vector_range

31e86192 – John Koleszar <jkoleszar@google.com> authored on 2011/12/28 08:57
Remove unused BLOCK member force_empty

b510863f – Yunqing Wang <yunqingwang@google.com> authored on 2011/12/28 08:55
Improve vp8cx_init_quantizer()

2d8d15a7 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 08:01
Merge "Add missing includes for multi-res"

03fadc4b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 08:01
Merge "Remove unnecessary ternary constructs"

d48ea5a2 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 08:00
Merge "Remove legacy integer types"

adb10c47 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 07:59
Merge "Use lookup tables for mode_check_freq"

64c4be26 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 05:31
Merge "Use lookup tables for thresh_mult"

09080d4e – John Koleszar <jkoleszar@google.com> authored on 2011/12/22 05:26
Add missing includes for multi-res

0c2b2c79 – John Koleszar <jkoleszar@google.com> authored on 2011/12/21 11:11
Remove unnecessary ternary constructs

f56918ba – John Koleszar <jkoleszar@google.com> authored on 2011/12/21 09:21
Remove legacy integer types

aa8650dd – John Koleszar <jkoleszar@google.com> authored on 2011/12/20 06:17
Use lookup tables for mode_check_freq

efb4783d – John Koleszar <jkoleszar@google.com> authored on 2011/12/20 06:17
Use lookup tables for thresh_mult

a2407935 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/22 04:36
Merge "Remove opaque pointer VP8D_PTR"

0c2f8e77 – John Koleszar <jkoleszar@google.com> authored on 2011/12/21 10:02
Remove useless g_common.h

bf1a8073 – John Koleszar <jkoleszar@google.com> authored on 2011/12/20 11:54
Remove opaque pointer VP8D_PTR

b651875e – James Zern <jzern@google.com> authored on 2011/12/21 08:37
squash some signed/unsigned comparison warnings

1d7d18c6 – Scott LaVarnway <slavarnway@google.com> authored on 2011/12/21 07:01
Improved sse2 version of simple loopfilter

db389cb8 – Johann <johannkoenig@google.com> authored on 2011/12/21 07:39
Make a local copy of the dequantized data

bb191527 – John Koleszar <jkoleszar@google.com> authored on 2011/12/21 06:00
Remove unreferenced includes

16a8948c – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/21 04:59
Merge "Remove opaque pointer VP8_PTR"

63d9c4da – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/21 04:20
Merge "tokenizer: use correct block type context in stuff1st_order_b"

b0056c3b – John Koleszar <jkoleszar@google.com> authored on 2011/12/20 11:54
Remove opaque pointer VP8_PTR

056bcc87 – John Koleszar <jkoleszar@google.com> authored on 2011/12/19 08:51
remove armv6 files from armv5 build

080919b3 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/19 05:11
Merge "Avoid heap allocation of firstpass stats"

c75f0ec3 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/19 04:50
Merge "fix: make sure ss_err is large enough"

fd294c55 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/19 03:42
Merge "Merge mr_pick_inter_mode and pick_inter_mode"

c647ec44 – Yunqing Wang <yunqingwang@google.com> authored on 2011/12/16 11:50
Merge mr_pick_inter_mode and pick_inter_mode

24196dd9 – James Berry <jamesberry@google.com> authored on 2011/12/16 12:43
fix: make sure ss_err is large enough

0ccefd2c – Scott LaVarnway <slavarnway@google.com> authored on 2011/12/16 08:48
Fixed mb_skip_coeff bug

26c6a44c – John Koleszar <jkoleszar@google.com> authored on 2011/12/16 06:26
Avoid heap allocation of firstpass stats

a53d5a4c – Scott LaVarnway <slavarnway@google.com> authored on 2011/12/15 09:23
Moved dequant idct into common

c8df1656 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/15 04:53
Merge "Only call vp8_find_near_mvs() once for each macroblock"

e06c242b – Yunqing Wang <yunqingwang@google.com> authored on 2011/12/14 10:35
Only call vp8_find_near_mvs() once for each macroblock

d7e09b6a – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/15 00:38
Merge "Force realtime version 1 streams to only use simple loopfilter"

72f459c7 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/14 11:28
Merge "Avoid multiple test for same lvl in auto filter lvl pick"

51c4f9e6 – Attila Nagy <attilanagy@google.com> authored on 2011/12/09 09:54
Avoid multiple test for same lvl in auto filter lvl pick

55fbdd58 – Attila Nagy <attilanagy@google.com> authored on 2011/12/08 05:54
Force realtime version 1 streams to only use simple loopfilter

Next