projects
/
profile
/
ivi
/
libvpx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/libvpx.git
2010-09-09
Fritz Koenig
Merge branch 'master' of git://review.webmproject.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
John Koleszar
Use WebM in copyright notice for consistency
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Jim Bankoski
Skip unnecessary search of identical frames
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Jim Bankoski
Enable ARFs for non-lagged compress
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Fritz Koenig
Bilinear subpixel optimizations for ssse3.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Scott LaVarnway
Reduced the size of MB_MODE_INFO
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
John Koleszar
Update CHANGELOG for v0.9.2 release
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
John Koleszar
Update AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
John Koleszar
Whitespace: nuke CRLFs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
John Koleszar
Use native win32 timers on mingw
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
John Koleszar
Fix target detection on mingw32
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
John Koleszar
Use -fno-common for mingw
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
James Zern
encoder: remove postproc dependency
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
John Koleszar
Merge "added separate rounding/zbin constants for 2nd...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
John Koleszar
Merge "Disable frame dropping by default"
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Yaowu Xu
added separate rounding/zbin constants for 2nd order
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
John Koleszar
Disable frame dropping by default
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Frank Galligan
Fix rare deadlock before loop filter
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Paul Wilkins
Merge "Improved Force Key Frame Behaviour"
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Yunqing Wang
Replace sleep(0) calls in multi-threaded decoder
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Paul Wilkins
Improved Force Key Frame Behaviour
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Johann
followup arm patch
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Scott LaVarnway
Changed above and left context data layout
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
John Koleszar
Merge "Fix harmless off-by-1 error."
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
John Koleszar
Merge "Fix two-pass framrate for Y4M input."
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
John Koleszar
Merge "increase rate control buffer level precision"
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Timothy B....
Fix harmless off-by-1 error.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Timothy B....
Fix two-pass framrate for Y4M input.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Fritz Koenig
Merge "Allow --cpu= to work for x86."
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Fritz Koenig
Allow --cpu= to work for x86.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Johann
clean up compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Johann
update structures
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Fritz Koenig
Rework idct calling structure.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
John Koleszar
increase rate control buffer level precision
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Jim Bankoski
Revert "Removed ssse3 sixtap code"
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Johann
cleanup simple loop filter
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Johann
Merge "fix armv6 simpleloop filter"
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Johann
fix armv6 simpleloop filter
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Scott LaVarnway
Removed ssse3 sixtap code
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
John Koleszar
Merge "store more vars than we removed"
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Johann
store more vars than we removed
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
John Koleszar
arm: fix missing dependency with --enable-shared
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
John Koleszar
move segmentation_common to encoder
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Johann
framework for assembly version of the detokenizer
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Johann
update structure
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Johann
remove unused definition
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Scott LaVarnway
Removed unnecessary MB_MODE_INFO copies
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Scott LaVarnway
Merge "Finished vp8_sixtap_predict4x4_ssse3 function"
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
John Koleszar
cosmetics: add missing 2D array braces
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
John Koleszar
avoid negative array subscript warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Scott LaVarnway
Finished vp8_sixtap_predict4x4_ssse3 function
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Johann
rename DETOK_[AL]
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Scott LaVarnway
Moved gf_active code to encoder only
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Yaowu Xu
Removed duplicate functions
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Yaowu Xu
Normalize quantizer's zero bin and rounding factors
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Timothy B....
Add trellis quantization.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Scott LaVarnway
Added ssse3 version of sixtap filters
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Yunqing Wang
First modification of multi-thread decoder
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
John Koleszar
Mark loopfilter C functions as static
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
John Koleszar
Merge "Issue 150: Fixing linker warning in extend.c."
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
John Koleszar
configure: support directories containing .o
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Jan Kratochvil
nasm: avoid space before the :data symbol type.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Jan Kratochvil
nasm: end labels with colon (':')
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Jan Kratochvil
nasm: use OWORD vs DQWORD
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
John Koleszar
Merge "Replace pinsrw (SSE) with MMX instructions"
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Philip Jägenstedt
Replace pinsrw (SSE) with MMX instructions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
John Koleszar
apple: include proper mach primatives
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Yaowu Xu
Merge "Enable the switch between two versions of quantizer"
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Frank Galligan
Removed two unused global variables.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Yaowu Xu
Enable the switch between two versions of quantizer
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
John Koleszar
configure: pass original arguments through to make...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
John Koleszar
Merge "msvs: fix install of codec sources"
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Johann
x86/sse2: disable asm quantizer
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Johann
Fix build w/o RTCD
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
John Koleszar
neon: disable asm quantizer
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Fritz Koenig
Merge "update arm idct functions"
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Fritz Koenig
Merge changes I896fe6f9,I90d8b167
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Johann
update arm idct functions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Justin Lebar
Issue 150: Fixing linker warning in extend.c.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Fredrik Söderquist
Don't dereference ctx->priv if it hasn't been setup...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Fredrik Söderquist
Only touch ctx->priv if vp8_mmap_alloc succeeded.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Jeff Muizelaar
Change the x86 idct functions to do reconstruction...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Jeff Muizelaar
Combine idct and reconstruction steps
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Fritz Koenig
Swap alt/gold/new/last frame buffer ptrs instead of...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Paul Wilkins
Merge commit 'refs/changes/51/351/1' of ssh://review...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Yaowu Xu
Merge "Make the quantizer exact."
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Paul Wilkins
Rate control bug with long key frame interval.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Timothy B....
Make the quantizer exact.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Paul Wilkins
80 character line length on Arnr LUT
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Fritz Koenig
Remove CONFIG_NEW_TOKENS files.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
John Koleszar
msvs: fix install of codec sources
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Tom Finegan
Change devenv.com command line.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Tom Finegan
Add vs9 targets.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Johann
Merge "limit range checking code for L[k] to CONFIG_DEB...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Yaowu Xu
Merge "Improve the accuracy of forward walsh-hadamard...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Paul Wilkins
ARNR Lookup Table.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Paul Wilkins
Parameter limit change.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Paul Wilkins
Rate control fix for ARNR filtered frames.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Paul Wilkins
Fix: Incorrect 'cols' calculation in temporal filter.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Michael Kohler
limit range checking code for L[k] to CONFIG_DEBUG...
commit
|
commitdiff
|
tree
|
snapshot
next