shithub: libvpx

RSS feed

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"

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

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

4f8f3600 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/14 07:10
Merge "add check to ensure that cq_level falls within min and max q"

7d54dfc6 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/14 06:54
Merge "Use xcode 4.2"

24beb58d – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/14 06:44
Merge "Fix iOS conversion script"

e542627b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/14 06:22
Merge "fix: active_worst_quality could be set above 127"

247e7343 – Johann <johannkoenig@google.com> authored on 2011/12/14 06:11
Use xcode 4.2

c1c47e83 – James Berry <jamesberry@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2011/12/07 10:48
add check to ensure that cq_level falls within min and max q

f8b431c3 – James Berry <jamesberry@google.com> authored on 2011/12/06 08:08
fix: active_worst_quality could be set above 127

c4aeff94 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/13 07:55
Merge "vpx_integer.h: fix incorrect type emulation"

d6020f9d – John Koleszar <jkoleszar@google.com> authored on 2011/12/12 12:08
tokenizer: use correct block type context in stuff1st_order_b

20573f06 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/13 05:42
Merge "Fix incorrect PROC/ENDP match"

41e3da3a – Johann <johannkoenig@google.com> authored on 2011/12/12 12:17
Fix incorrect PROC/ENDP match

72af533f – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/13 05:39
Merge "Align image buffer in multiple-resolution encoder"

153eec46 – Yunqing Wang <yunqingwang@google.com> authored on 2011/12/08 07:31
Align image buffer in multiple-resolution encoder

8bc60e47 – Johann <johannkoenig@google.com> authored on 2011/12/12 12:14
Fix iOS conversion script

6b2792b0 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/12 04:08
Merge "vp8e - entropy stats per frame type"

afa1b661 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/12 01:40
Merge "Improved mmx/sse2 versions of iwalsh"

6de67cd6 – Jim Bankoski <jimbankoski@google.com> authored on 2011/12/09 11:56
vp8e - entropy stats per frame type

a4e410a3 – John Koleszar <jkoleszar@google.com> authored on 2011/12/09 06:54
vpx_integer.h: fix incorrect type emulation

9fa6132f – Scott LaVarnway <slavarnway@google.com> authored on 2011/12/08 09:37
Improved mmx/sse2 versions of iwalsh

a69810b8 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/07 05:41
Merge "Reduce mem copies in encoder loopfilter level picking"

e570b040 – Attila Nagy <attilanagy@google.com> authored on 2011/11/29 08:48
Reduce mem copies in encoder loopfilter level picking

254889cd – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/06 05:21
Merge "Allow aligning the raw image buffer"

be5bbc96 – Yunqing Wang <yunqingwang@google.com> authored on 2011/12/05 08:25
Allow aligning the raw image buffer

aa7335e6 – Yunqing Wang <yunqingwang@google.com> authored on 2011/10/25 11:14
Multiple-resolution encoder

6127af60 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/12/05 09:36
Merge "Speed selection support for disabled reference frames"

bdd60a7b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/29 03:54
Merge "bugfix: all vpxenc arguments were not parsed under all conditions"

16e101ba – James Berry <jamesberry@google.com> authored on 2011/11/28 09:09
bugfix: all vpxenc arguments were not parsed under all conditions

06fc0f83 – Yunqing Wang <yunqingwang@google.com> authored on 2011/11/28 09:43
Populate q_index in multi-thread encoding

34d7c8b3 – Scott LaVarnway <slavarnway@google.com> authored on 2011/11/28 08:06
Added vp8_dequant_idct_add_y_block_sse2 setup

f46e17fd – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/28 02:26
Merge "Modified the inverse walsh to output directly"

4a91541c – Scott LaVarnway <slavarnway@google.com> authored and Tero Rintaluoma <teror@google.com> committed on 2011/11/17 07:54
Modified the inverse walsh to output directly

e2bacd58 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/23 06:20
Merge "Move shared data to shared location"

15ea268d – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/23 03:44
Merge "Fix encoder partitioned output on ARM"

97259b46 – Attila Nagy <attilanagy@google.com> authored on 2011/11/10 08:07
Fix encoder partitioned output on ARM

b79879c2 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/22 12:12
Merge "Decoder fixes to better support reference picture selection."

640ddcab – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/22 11:21
Merge "Validate encoder buffer writes for single token partition"

b5ee7b12 – Stefan Holmer <holmer@google.com> authored on 2011/11/18 10:44
Decoder fixes to better support reference picture selection.

f2cd4ded – Johann <johannkoenig@google.com> authored on 2011/11/18 06:50
Move shared data to shared location

e55974bf – John Koleszar <jkoleszar@google.com> authored on 2011/11/18 07:47
Speed selection support for disabled reference frames

c84d42f8 – Attila Nagy <attilanagy@google.com> authored on 2011/11/09 09:44
Validate encoder buffer writes for single token partition

c5434abc – Attila Nagy <attilanagy@google.com> authored on 2011/11/18 07:28
ads2gas translates PRESERVE8, REQUIRE8 and ARM directives

3c755577 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/17 05:17
Merge "Added predictor stride argument(s) to subtract functions"

120a4640 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/16 10:32
Merge "avoid resetting framerate during vpx_codec_enc_config_set()"

edd98b73 – Scott LaVarnway <slavarnway@google.com> authored on 2011/11/15 07:53
Added predictor stride argument(s) to subtract functions

3cad6943 – Rafaël Carré <funman@videolan.org> authored on 2011/11/11 17:45
Add x86_64-win64-gcc to supported targets

7b0feac4 – John Koleszar <jkoleszar@google.com> authored on 2011/11/04 11:43
Update LICENSE to reflect WebM authors

bdd35c13 – John Koleszar <jkoleszar@google.com> authored on 2011/11/11 05:47
avoid resetting framerate during vpx_codec_enc_config_set()

2a6daa72 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/10 04:43
Merge "vpxdec: avoid redefining fileno() on mingw"

3a985555 – James Zern <jzern@google.com> authored on 2011/11/09 11:02
vpxdec: avoid redefining fileno() on mingw

87953d11 – James Zern <jzern@google.com> authored on 2011/09/06 08:21
vpxenc: use off64_t for mingw

9532bda0 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/09 05:17
Merge "Relocated idct/add calls for encoder"

861ed6a5 – Scott LaVarnway <slavarnway@google.com> authored on 2011/11/09 05:41
Relocated idct/add calls for encoder

ea2229ba – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/09 04:36
Merge "ARMv6 optimized Intra4x4 prediction"

2999ca30 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/09 04:35
Merge "Reset FPU state after calc_plane_error()"

3fcf0e36 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/09 04:34
Merge "Compiler warning fix for const array."

82e8884a – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2011/11/09 04:31
Merge "Remove unused file recon.c"

5a2fd63a – Tero Rintaluoma <teror@google.com> authored on 2011/11/07 08:40
ARMv6 optimized Intra4x4 prediction

9d605061 – James Zern <jzern@google.com> authored on 2011/11/08 13:50
threading: avoid defining _WIN32_WINNT

f89e109f – John Koleszar <jkoleszar@google.com> authored on 2011/11/08 10:54
Remove unused file recon.c

Next