shithub: libvpx

RSS feed

a65cd3de – Fritz Koenig <frkoenig@google.com> authored on 2010/09/10 12:27
Make block access to frame buffer sequential

6d90f867 – Fritz Koenig <frkoenig@google.com> authored on 2010/09/09 04:54
Merge branch 'master' of git://review.webmproject.org/libvpx

c2140b8a – John Koleszar <jkoleszar@google.com> authored on 2010/09/09 04:16
Use WebM in copyright notice for consistency

69ae8f47 – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/22 12:07
Skip unnecessary search of identical frames

63ccfbd5 – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/22 12:07
Enable ARFs for non-lagged compress

3fb37162 – Fritz Koenig <frkoenig@google.com> authored on 2010/09/07 06:52
Bilinear subpixel optimizations for ssse3.

0de458f6 – Scott LaVarnway <slavarnway@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/09/02 12:17
Reduced the size of MB_MODE_INFO

b0519a26 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 10:56
Update CHANGELOG for v0.9.2 release

e4b50024 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 09:40
Update AUTHORS

4496db45 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 09:33
Whitespace: nuke CRLFs

daab4bcb – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 08:03
Use native win32 timers on mingw

d6ee72a7 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 07:51
Fix target detection on mingw32

21039ce1 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 07:17
Use -fno-common for mingw

76640f85 – James Zern <jzern@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/08/20 12:06
encoder: remove postproc dependency

7a3e0a1d – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/02 04:42
Merge "added separate rounding/zbin constants for 2nd order"

fca12920 – Yaowu Xu <yaowu@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/08/16 12:16
added separate rounding/zbin constants for 2nd order

23216211 – John Koleszar <jkoleszar@google.com> authored on 2010/09/02 05:32
Disable frame dropping by default

9398be0f – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/09/02 04:41
Merge "Disable frame dropping by default"

d45e5501 – Frank Galligan <fgalligan@google.com> authored on 2010/09/01 12:40
Fix rare deadlock before loop filter

18c902f8 – Paul Wilkins <paulwilkins@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/31 22:45
Merge "Improved Force Key Frame Behaviour"

0e78efad – Yunqing Wang <yunqingwang@google.com> authored on 2010/08/30 14:16
Replace sleep(0) calls in multi-threaded decoder

c239a1b6 – Paul Wilkins <paulwilkins@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/08/20 08:27
Improved Force Key Frame Behaviour

0b94f5d6 – Johann <johannkoenig@google.com> authored on 2010/08/26 12:11
followup arm patch

e85e6315 – Scott LaVarnway <slavarnway@google.com> authored on 2010/08/31 06:49
Changed above and left context data layout

aaad6d1b – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/30 08:40
Merge "Fix harmless off-by-1 error."

6f4d4ab5 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/30 08:40
Merge "Fix two-pass framrate for Y4M input."

674e477b – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/30 03:49
Merge "increase rate control buffer level precision"

7a8e0a29 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/05/05 15:14
Fix harmless off-by-1 error.

e105e245 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/08/27 11:21
Fix two-pass framrate for Y4M input.

00358cb9 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/25 07:39
Merge "Allow --cpu= to work for x86."

5c244398 – Johann <johannkoenig@google.com> authored on 2010/08/24 14:23
clean up compiler warnings

a790906c – Fritz Koenig <frkoenig@google.com> authored on 2010/08/24 12:27
Allow --cpu= to work for x86.

d73217ab – Johann <johannkoenig@google.com> authored on 2010/08/23 09:35
update structures

93c32a55 – Fritz Koenig <frkoenig@google.com> authored on 2010/08/20 06:58
Rework idct calling structure.

8e7ebacb – John Koleszar <jkoleszar@google.com> authored on 2010/08/20 07:04
increase rate control buffer level precision

b0660457 – Jim Bankoski <jimbankoski@google.com> authored on 2010/08/19 11:50
Revert "Removed ssse3 sixtap code"

52852da7 – Johann <johannkoenig@google.com> authored on 2010/08/19 09:37
cleanup simple loop filter

a522be29 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/19 04:31
Merge "fix armv6 simpleloop filter"

467a0b99 – Johann <johannkoenig@google.com> authored on 2010/08/19 07:29
fix armv6 simpleloop filter

6ea5bb85 – Scott LaVarnway <slavarnway@google.com> authored on 2010/08/18 11:29
Removed ssse3 sixtap code

c75f3993 – Johann <johannkoenig@google.com> authored on 2010/08/16 06:32
store more vars than we removed

496cf8cc – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/16 03:54
Merge "store more vars than we removed"

9aa498b8 – John Koleszar <jkoleszar@google.com> authored on 2010/08/16 05:34
arm: fix missing dependency with --enable-shared

80d3923a – John Koleszar <jkoleszar@google.com> authored on 2010/08/13 10:50
move segmentation_common to encoder

9602799c – Johann <johannkoenig@google.com> authored on 2010/08/12 05:05
framework for assembly version of the detokenizer

633646b7 – Johann <johannkoenig@google.com> authored on 2010/08/12 09:27
update structure

1ec7981c – Johann <johannkoenig@google.com> authored on 2010/08/12 09:06
remove unused definition

9c7a0090 – Scott LaVarnway <slavarnway@google.com> authored on 2010/08/12 12:25
Removed unnecessary MB_MODE_INFO copies

f5615b61 – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/11 08:23
Merge "Finished vp8_sixtap_predict4x4_ssse3 function"

d22e2968 – John Koleszar <jkoleszar@google.com> authored on 2010/08/09 09:48
cosmetics: add missing 2D array braces

392a9582 – John Koleszar <jkoleszar@google.com> authored on 2010/08/09 09:27
avoid negative array subscript warnings

b07e5b6f – Scott LaVarnway <slavarnway@google.com> authored on 2010/08/11 09:49
Finished vp8_sixtap_predict4x4_ssse3 function

c0ba42d3 – Johann <johannkoenig@google.com> authored on 2010/08/11 09:36
rename DETOK_[AL]

99f46d62 – Scott LaVarnway <slavarnway@google.com> authored on 2010/08/11 07:02
Moved gf_active code to encoder only

c404fa42 – Yaowu Xu <yaowu@google.com> authored on 2010/08/10 17:45
Removed duplicate functions

3b95a46c – Yaowu Xu <yaowu@google.com> authored on 2010/08/10 17:12
Normalize quantizer's zero bin and rounding factors

8fa38096 – Timothy B. Terriberry <tterribe@xiph.org> authored and Yaowu Xu <yaowu@google.com> committed on 2010/07/02 10:35
Add trellis quantization.

e4fe8669 – Scott LaVarnway <slavarnway@google.com> authored on 2010/08/10 13:06
Added ssse3 version of sixtap filters

ba2e107d – Yunqing Wang <yunqingwang@google.com> authored on 2010/07/29 12:24
First modification of multi-thread decoder

618c7d27 – John Koleszar <jkoleszar@google.com> authored on 2010/08/09 05:33
Mark loopfilter C functions as static

cfb204ea – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/02 05:35
Merge "Issue 150: Fixing linker warning in extend.c."

4e6827a0 – John Koleszar <jkoleszar@google.com> authored on 2010/08/02 06:21
configure: support directories containing .o

0e8f108f – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/31 13:12
nasm: avoid space before the :data symbol type.

0327d3df – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/31 13:12
nasm: end labels with colon (':')

c8134bc5 – Jan Kratochvil <jan.kratochvil@redhat.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/31 13:12
nasm: use OWORD vs DQWORD

67529821 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/08/02 02:16
Merge "Replace pinsrw (SSE) with MMX instructions"

7d243701 – Philip Jägenstedt <philipj@opera.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/13 07:43
Replace pinsrw (SSE) with MMX instructions

38a20e03 – John Koleszar <jkoleszar@google.com> authored on 2010/07/29 13:04
apple: include proper mach primatives

c2a8d8b5 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/29 03:17
Merge "Enable the switch between two versions of quantizer"

062e6c18 – Frank Galligan <fgalligan@google.com> authored on 2010/07/28 13:25
Removed two unused global variables.

f95c80b6 – Yaowu Xu <yaowu@google.com> authored on 2010/07/28 06:44
Enable the switch between two versions of quantizer

23d68a5f – John Koleszar <jkoleszar@google.com> authored on 2010/06/22 05:53
configure: pass original arguments through to make dist

aa82363c – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/27 07:21
Merge "msvs: fix install of codec sources"

a570bbd4 – Johann <johannkoenig@google.com> authored on 2010/07/27 08:10
x86/sse2: disable asm quantizer

b9a038a5 – Johann <johannkoenig@google.com> authored on 2010/07/27 07:56
Fix build w/o RTCD

d8009c07 – John Koleszar <jkoleszar@google.com> authored on 2010/07/27 07:12
neon: disable asm quantizer

1743f948 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/26 02:05
Merge "update arm idct functions"

56f5a9a0 – Johann <johannkoenig@google.com> authored and Fritz Koenig <frkoenig@google.com> committed on 2010/07/23 09:42
update arm idct functions

3de8a958 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/26 02:05
Merge changes I896fe6f9,I90d8b167

2add72d9 – Fredrik Söderquist <fs@opera.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/07 14:24
Don't dereference ctx->priv if it hasn't been setup correctly.

eafcf918 – Fredrik Söderquist <fs@opera.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/06/07 14:20
Only touch ctx->priv if vp8_mmap_alloc succeeded.

1d8277f8 – Justin Lebar <justin.lebar@gmail.com> authored on 2010/07/23 12:42
Issue 150: Fixing linker warning in extend.c.

98fcccfe – Jeff Muizelaar <jmuizelaar@mozilla.com> authored and Fritz Koenig <frkoenig@google.com> committed on 2010/06/03 06:16
Change the x86 idct functions to do reconstruction at the same time

b2fa74ac – Jeff Muizelaar <jmuizelaar@mozilla.com> authored and Fritz Koenig <frkoenig@google.com> committed on 2010/05/28 10:28
Combine idct and reconstruction steps

0ce39012 – Fritz Koenig <frkoenig@google.com> authored on 2010/07/22 04:07
Swap alt/gold/new/last frame buffer ptrs instead of copying.

68cf2431 – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/23 13:45
Merge commit 'refs/changes/51/351/1' of ssh://review.webmproject.org:29418/libvpx into KfRateBugMerged

9404c7db – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/23 13:01
Rate control bug with long key frame interval.

d576690b – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/23 12:47
80 character line length on Arnr LUT

f5cf8553 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/23 05:26
Merge "Make the quantizer exact."

e04e2935 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2010/06/28 13:15
Make the quantizer exact.

08eed049 – Fritz Koenig <frkoenig@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2010/07/22 05:46
Remove CONFIG_NEW_TOKENS files.

4d86ef35 – John Koleszar <jkoleszar@google.com> authored on 2010/06/22 04:44
msvs: fix install of codec sources

b791dca9 – Tom Finegan <tomfinegan@google.com> authored on 2010/07/22 13:51
Change devenv.com command line.

72d4ba92 – Tom Finegan <tomfinegan@google.com> authored on 2010/07/22 09:34
Add vs9 targets.

160d671e – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/21 08:59
Merge "limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com"

7a89d4c3 – Yaowu Xu <yaowu@google.com> authored and Code Review <code-review@webmproject.org> committed on 2010/07/19 03:50
Merge "Improve the accuracy of forward walsh-hadamard transform"

0ba32632 – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/19 09:28
ARNR Lookup Table.

02277b8a – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/19 07:32
Parameter limit change.

bf18069c – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/19 10:10
Rate control fix for ARNR filtered frames.

7c938f4d – Paul Wilkins <paulwilkins@google.com> authored on 2010/07/16 11:57
Fix: Incorrect 'cols' calculation in temporal filter.

Next