projects
/
platform
/
upstream
/
libvpx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libvpx.git
2012-08-01
Johann
Change vp8_intra4x4_predict call sites
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Johann
use RTCD pointer for intra4x4_predict
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Johann
Merge "Be consistent with SAD values"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Attila Nagy
Merge "Avoid warnings about redefining _FORTIFY_SOURCE"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Jim Bankoski
Merge "Remove the resetting of qp params for temporal...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Marco Paniconi
Remove the resetting of qp params for temporal layers.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Johann
Be consistent with SAD values
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Johann
Merge "SAD cosmetic cleanup"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Attila Nagy
Avoid warnings about redefining _FORTIFY_SOURCE
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Attila Nagy
Optimizes updates of encoder block ptrs
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Johann
Merge "Add tests for SAD functions"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Johann
SAD cosmetic cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Yunqing Wang
Merge "multi-res: add drop_frame support"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Yunqing Wang
multi-res: add drop_frame support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Johann
Add tests for SAD functions
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Ronald S. Bultje
Add comment for use of shift/mul instead of div.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Ronald S. Bultje
Replace x*155/100 by x*101581>>16.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Johann
Use vpx_integer.h instead of stdint.h
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Johann
Merge "Use ACMRandom for all tests"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Johann
Merge "Allow specifying the seed"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Johann
Merge "Make random streams consistant"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Paul Wilkins
Added unit test of vp8_set_roimap()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Johann
Use ACMRandom for all tests
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Johann
Allow specifying the seed
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Johann
Make random streams consistant
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Johann
Move ACMRandom to acm_random.h
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Johann
Remove unused macros
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Johann
bash uses curly braces
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Dragan Mrdjan
Disabling MIPS optimizations for big endian platforms
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
John Koleszar
Merge "examples: fix memory leak"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Yunqing Wang
multi-res: add parameter validity checking
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
John Koleszar
examples: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Yunqing Wang
Remove unused parameter in encoder interface code
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
John Koleszar
unset executable bit on source code
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Dragan Mrdjan
Fix to compile properly on MIPS
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Johann
Merge "VP8 optimizations for MIPS dspr2"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Yunqing Wang
Merge "Add unit test for vp8_sixtap_predict functions"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
John Koleszar
Merge "I420VideoSource: add members to ctor initialization"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Dragan Mrdjan
VP8 optimizations for MIPS dspr2
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Yunqing Wang
Add unit test for vp8_sixtap_predict functions
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Yunqing Wang
Merge "Remove goldfreq in VP8_COMP"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
James Zern
I420VideoSource: add members to ctor initialization
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Yunqing Wang
Merge "Add 0 offsets handling in SSSE3 sixtap_predict...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Yunqing Wang
Merge "Fix subpixel_predict initialization"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Yunqing Wang
Add 0 offsets handling in SSSE3 sixtap_predict functions
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Yunqing Wang
Fix subpixel_predict initialization
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
John Koleszar
Build unit test driver from the default target
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
John Koleszar
fdct4x4_test: remove unnecessary includes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Yunqing Wang
Merge "Fix decimation_count in drop_frame"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
James Zern
fix permissions on regular files
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Yaowu Xu
fixed a build problem with target=x86_64-win64-vs9
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Yaowu Xu
Added unit test for 4x4 forward dct
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Jim Bankoski
Merge "Add unit test for intra prediction."
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
John Koleszar
Merge changes I94a061eb,If6910fe3
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
John Koleszar
gen_asm_deps.sh: regex fix
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Ronald S. Bultje
Add unit test for intra prediction.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Jim Bankoski
add auto keyframe unit test
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Paul Wilkins
Alter comment on range of delta_q and delta_lf
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
John Koleszar
Merge "Cosmetics: test/test_libvpx.cc"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Johann
Merge "Clean Android build defaults"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
John Koleszar
Cosmetics: test/test_libvpx.cc
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
John Koleszar
Merge "Runtime CPU detection for unit tests"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
John Koleszar
Runtime CPU detection for unit tests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
John Koleszar
Add support for downloading test data
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Adrian Grange
Added unit test for vp8_post_proc_down_and_across
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Paul Wilkins
Merge "Fix segmentation updates with vp8_set_roimap()"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
John Koleszar
Fix compilation with -werror
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Johann
Clean Android build defaults
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Paul Wilkins
Fix segmentation updates with vp8_set_roimap()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Attila Nagy
Enables building examples with Android NDK
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
John Koleszar
Merge "disable lagged encoding in one-pass"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Adrian Grange
Corrected usage of image strides
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
John Koleszar
Merge "Fix pkg-config file to pull in libm"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Rob Bradford
Fix pkg-config file to pull in libm
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
John Koleszar
Remove threading dependencies with --disable-multithread
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
James Zern
disable lagged encoding in one-pass
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Yunqing Wang
Remove goldfreq in VP8_COMP
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
John Koleszar
Fix pedantic compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
John Koleszar
Merge "Fix MSVS builds for unit test changes"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
John Koleszar
Fix bad merge
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
John Koleszar
Merge branch 'origin/eider' into master
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
John Koleszar
Merge "Reset Q for key frame when spatial resizing...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
John Koleszar
Merge "Skip AS detection for VS"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
James Zern
build: hide grep/obj_int_extract commands when verbose=0
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Yunqing Wang
Fix decimation_count in drop_frame
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Yunqing Wang
Remove unused code in drop_frame
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Marco Paniconi
Reset Q for key frame when spatial resizing occurs.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Johann Koenig
Skip AS detection for VS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
John Koleszar
Merge "Fix windows build: obj_int_extract to extract...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
John Koleszar
Merge "asm_*_offsets to define variables as constants...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Alpha Lam
Fix windows build: obj_int_extract to extract numbrs...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Alpha Lam
asm_*_offsets to define variables as constants
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Johann
Remove extra enum
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Johann
Remove redundant assignment
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Johann
Explicitly discard fwrite/fread return values
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
John Koleszar
Fix MSVS builds for unit test changes
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Stefan Holmer
Fixes a win build issue related to denoising.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Stefan Holmer
Fixes a clang linking error.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Stefan Holmer
Fixes a win build issue related to denoising.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Stefan Holmer
Fixes a clang linking error.
commit
|
commitdiff
|
tree
|
snapshot
next