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
2013-07-15
Dmitry Kovalev
Merge "Fixing vp9_get_pred_context_comp_ref_p function."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Dmitry Kovalev
Using vp9_copy and vp9_zero instead of custom code.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Dmitry Kovalev
Fixing vp9_get_pred_context_comp_ref_p function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Dmitry Kovalev
Merge "Removing redundant call to set_mi_row_col."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Dmitry Kovalev
Removing redundant call to set_mi_row_col.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Yaowu Xu
Merge "Fix a build issue"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Dmitry Kovalev
Merge "Adding struct tx_probs and struct tx_counts...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Dmitry Kovalev
Merge "Making functions read_{inter, intra}_segment_id...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
James Zern
Merge "vp9_postproc: remove useless self-assign"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Dmitry Kovalev
Adding struct tx_probs and struct tx_counts to cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Dmitry Kovalev
Merge "Code cleanup in vp9_pred_common.c"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Dmitry Kovalev
Making functions read_{inter, intra}_segment_id more...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
James Zern
vp9_postproc: remove useless self-assign
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Dmitry Kovalev
Code cleanup in vp9_pred_common.c
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Yaowu Xu
Fix a build issue
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
James Zern
vp9: consistent 'log2' variable naming
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
James Zern
Merge changes I33e76c42,I24aeac1e,If4192b40
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
James Zern
vp9_dx_iface: s/vp8/vp9/ where possible
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
James Zern
Merge "msvs-build: use msbuild for vs >= 2005"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Deb Mukherjee
Some minor cleanups for efficiency
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Dmitry Kovalev
Merge "Removing redundant code mostly from vp9_pred_com...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Paul Wilkins
Merge "Speed 2 feature adjustment."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
James Zern
vp[89]_dx_iface: delete unused function
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
James Zern
vp[89]_dx_iface: factorize vp8_mmap_*()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Jingning Han
Merge "Cosmetic changes in 16x16 ADST/DCT unit test"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Jingning Han
Merge "Remove unnecessary tx_type branch in encode_block"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Dmitry Kovalev
Removing redundant code mostly from vp9_pred_common...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Ronald S. Bultje
Remove unused function block_error().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
James Zern
Merge "vp9: fix peek_si for version==0"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
James Zern
Merge "small update to peek_si/get_si documentation"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Dmitry Kovalev
Merge "Calling is_inter_mode() instead of custom code."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Jingning Han
Merge "SSE2 4x4 invserse ADST/DCT transform"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Dmitry Kovalev
Calling is_inter_mode() instead of custom code.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Dmitry Kovalev
Merge "Making vp9_default_nmv_context static."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
James Zern
small update to peek_si/get_si documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
James Zern
vp9: fix peek_si for version==0
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Dmitry Kovalev
Moving segmentation related vars into separate struct.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Dmitry Kovalev
Merge "Adding write_compressed_header function."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Dmitry Kovalev
Merge "Removing unused TOKENEXTRA arg from pick_sb_mode...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Jingning Han
Cosmetic changes in 16x16 ADST/DCT unit test
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Johann
convolve8 optimizations for neon
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
hkuang
Add neon optimize vp9_dc_only_idct_add.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Jingning Han
Remove unnecessary tx_type branch in encode_block
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Jim Bankoski
Merge "Wide loopfilter 16 pix at a time"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Paul Wilkins
Speed 2 feature adjustment.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Jingning Han
SSE2 4x4 invserse ADST/DCT transform
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Jingning Han
Merge "Fix tx_type bug in intra4x4 rd loop"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Ronald S. Bultje
Replace copy_memNxM functions with a generic copy/avg...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Ronald S. Bultje
Remove unused fwalsh/fdct x86 SIMD implementations.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Dmitry Kovalev
Making vp9_default_nmv_context static.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Ronald S. Bultje
Merge "Remove unused iwalsh4x4 MMX/SSE2 functions."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Ronald S. Bultje
Merge "Remove unused 16x3/3x16 sad SSE2 functions."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
John Koleszar
Wide loopfilter 16 pix at a time
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
James Zern
msvs-build: use msbuild for vs >= 2005
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Dmitry Kovalev
Removing unused TOKENEXTRA arg from pick_sb_modes function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Jingning Han
Fix tx_type bug in intra4x4 rd loop
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Deb Mukherjee
Merge "Prunes out full-rd computation based on modeled rd"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Dmitry Kovalev
Merge "Adding read_compressed_header function."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Dmitry Kovalev
Adding write_compressed_header function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Jim Bankoski
configure with internal stats not working
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
Remove unused iwalsh4x4 MMX/SSE2 functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
Remove unused 16x3/3x16 sad SSE2 functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
Merge "SSSE3 assembly for 4x4/8x8/16x16/32x32 H intra...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
Merge "SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 TM...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Jim Bankoski
Merge "remove warnings when NDEBUG is set"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Jim Bankoski
remove warnings when NDEBUG is set
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Deb Mukherjee
Prunes out full-rd computation based on modeled rd
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
James Zern
Merge "msvc: set a more useful debug format"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
James Zern
Merge "test_libvpx: disable pthreads in gtest for win...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Jingning Han
SSE2 16x16 ADST/DCT hybrid transform
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Dmitry Kovalev
Merge "Adding encode_tiles function to vp9_bitstream.c."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Yaowu Xu
Merge "Add a feature to reduce chrome intra mode search"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Jingning Han
Merge "Add unit test for 16x16 forward ADST/DCT"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Scott LaVarnway
Merge "Bug fix: set frame_parallel_decoding_mode"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
John Koleszar
Merge "Fix intermediate height in convolve"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Dmitry Kovalev
Adding read_compressed_header function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
Merge "SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 V...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
Merge "SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 DC...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
Merge "Remove memcpy() in handle_inter_mode() filter...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Dmitry Kovalev
Merge "Removing vp9_maskingmv.c and corresponding assem...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Jingning Han
Add unit test for 16x16 forward ADST/DCT
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
SSSE3 assembly for 4x4/8x8/16x16/32x32 H intra prediction.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 TM intra...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 V intra predi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 DC intra...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Ronald S. Bultje
Remove memcpy() in handle_inter_mode() filter selection.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Yaowu Xu
Add a feature to reduce chrome intra mode search
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Jim Bankoski
mi_width_log2 & mi_height_log2
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Jim Bankoski
b_width_log2 and b_height_log2 lookups
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Jim Bankoski
removing case statements around prediction entropy...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Yaowu Xu
Merge "Revert "Remove memcpy() in handle_inter_mode...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
James Zern
Merge "remove unused VP8 com/dec asm offsets"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
James Zern
Merge "Remove all asm offset files from VP9"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Dmitry Kovalev
Merge "Loop filter code cleanup."
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Yaowu Xu
Revert "Remove memcpy() in handle_inter_mode() filter...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
James Zern
msvc: set a more useful debug format
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Yaowu Xu
Merge "Added a lossless test"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Dmitry Kovalev
Adding encode_tiles function to vp9_bitstream.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Frank Galligan
Merge "Add Neon horizontal and vertical vp9_mbloop_filter"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Yaowu Xu
Added a lossless test
commit
|
commitdiff
|
tree
|
snapshot
next