shithub: libvpx

RSS feed

4db20765 – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/18 10:15
Add SSE2 subtract functions

a2b598a2 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/14 08:20
Merge "Fix one gcc compiler warning"

7804befb – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/14 10:25
Fix one gcc compiler warning

7f31d987 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/14 07:29
Merge "Improve bounds checking in vp8_diamond_search_sadx4()"

d6da7b8e – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/14 07:06
Improve bounds checking in vp8_diamond_search_sadx4()

1dc0ca13 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/13 13:08
Fix compiler warning about vp8_fast_quantize_b_impl_ssse2.

92df4a06 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/13 12:57
Correct QWORD usage in assembly files

0f5c63e4 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/12 10:55
Add processor dectection for x86.

e50f5d40 – Fritz Koenig <frkoenig@google.com> authored on 2010/10/12 05:42
GCC inline restrictions were not adequate.

13685747 – John Koleszar <jkoleszar@google.com> authored on 2010/10/06 18:39
Centralize mb skip state calculation

acff1627 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/12 01:44
Merge "Add const qualifiers to variance/SAD functions."

f4a85944 – Timothy B. Terriberry <tterribe@xiph.org> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/11 10:01
Add const qualifiers to variance/SAD functions.

037345eb – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/12 01:34
Merge "Move vp8_strict_quantize_b inside EXACT_QUANT #define."

fc018e0d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/12 01:33
Merge "Remove INTRARDOPT #define and intra_rd_opt option."

82c43398 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/10/11 09:49
Move vp8_strict_quantize_b inside EXACT_QUANT #define.

dd08db93 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/10/11 05:34
Remove INTRARDOPT #define and intra_rd_opt option.

6b1b28a8 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/11 05:34
Merge "Added vp8_fast_quantize_b_sse2"

4d2b178a – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/11 03:43
Merge "Remove ivfenc usage message leading underscores"

78f2d3ed – John Koleszar <jkoleszar@google.com> authored on 2010/10/11 05:41
Remove ivfenc usage message leading underscores

a31a58d1 – Johann <johannkoenig@google.com> authored on 2010/10/07 10:13
configure is not in src

7e6f7b57 – Yunqing Wang <yunqingwang@google.com> authored on 2010/10/07 08:08
Remove unused file in encoder

d860f685 – Scott LaVarnway <slavarnway@google.com> authored on 2010/10/07 07:43
Added vp8_fast_quantize_b_sse2

d338d14c – Yaowu Xu <yaowu@google.com> authored on 2010/10/06 09:28
optimize fast_quantizer c version

7be093ea – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/05 15:15
nasm: add configure support

2931b05a – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/05 02:58
Merge "Tune effect of motion on KF/GF boost in two pass;"

1fc29411 – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/04 19:20
nasm: movhps compatibility QWORD->MMWORD

fc2b06c6 – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/31 13:12
nasm: avoid relative include paths

5cdc3a4c – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/10/04 19:18
nasm: address labels 'rel label' vice 'wrt rip'

e114f699 – Jan Kratochvil <jan.kratochvil@redhat.com> authored on 2010/10/04 19:19
nasm: match instruction length (movd/movq) to parameters

2d4ef375 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/04 06:41
Merge "enable trellis quantization for 2nd order blocks"

788c0eb5 – Paul Wilkins <paulwilkins@google.com> authored on 2010/10/02 13:31
Tune effect of motion on KF/GF boost in two pass;

dcd29e36 – Yaowu Xu <yaowu@google.com> authored on 2010/09/30 16:41
enable trellis quantization for 2nd order blocks

f143a811 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/10/01 02:18
Merge "Fix valgrind errors in the NEON loop filters."

999bc003 – Adrian Grange <agrange@google.com> authored on 2010/10/01 06:14
Made temporal filter default to use centered mode

a465076e – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/09/30 16:40
Fix valgrind errors in the NEON loop filters.

0faa8a08 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/30 06:26
Merge "Rename mode_ref_lf_test_function"

a047fee6 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/30 06:26
Merge "Fix loopfilter delta zero transitions"

8ee7284d – Adrian Grange <agrange@google.com> authored on 2010/09/30 06:06
Changed defaults & range checking for AltRef params

7e5e3151 – John Koleszar <jkoleszar@google.com> authored on 2010/09/29 09:53
Rename mode_ref_lf_test_function

b9be7a46 – John Koleszar <jkoleszar@google.com> authored on 2010/09/29 09:04
Fix loopfilter delta zero transitions

7288cdf7 – Paul Wilkins <paulwilkins@google.com> authored on 2010/09/29 09:22
Change to coefficient optimization rules.

439b2ecd – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/29 06:47
Merge "Optimizations on the loopfilters."

4f92b96b – Adrian Grange <agrange@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/29 01:13
Merge "Moved row-specific computation of MV bounds out of col loop"

0e7c45b3 – Adrian Grange <agrange@google.com> authored on 2010/09/29 09:03
Moved row-specific computation of MV bounds out of col loop

ff3068d6 – Paul Wilkins <paulwilkins@google.com> authored on 2010/09/29 08:03
Control of active min quantizer for two pass.

47fc8f26 – Adrian Grange <agrange@google.com> authored on 2010/09/28 12:52
Enabled AltRef motion map creation

0964ef0e – Fritz Koenig <frkoenig@google.com> authored on 2010/09/28 08:01
Optimizations on the loopfilters.

00903281 – Adrian Grange <agrange@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/28 04:34
Merge "Made AltRef filter adaptive & added motion compensation"

1b2f8308 – Adrian Grange <agrange@google.com> authored on 2010/09/28 11:23
Made AltRef filter adaptive & added motion compensation

e4d43c21 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/28 03:10
Merge "update gitignore"