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-10-11
Scott Graham
Get libvpx to compile on VS2013.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Deb Mukherjee
Merge "Change in rddiv parameter to make it a power...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Dmitry Kovalev
Merge "Adding const to the input argument of all 1D...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Yaowu Xu
Merge "Masking intra mode choice adaptively"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Dmitry Kovalev
Adding const to the input argument of all 1D transforms.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Dmitry Kovalev
Merge "Removing vp9_tree_p typedef."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Dmitry Kovalev
Merge "Removing vp9_idct4_1d_sse2 function."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Deb Mukherjee
Change in rddiv parameter to make it a power of 2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Yaowu Xu
Masking intra mode choice adaptively
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Yunqing Wang
Merge "Code cleanup"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Jingning Han
Merge "Restore mode skip feature in sub8x8 rd loop"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Yunqing Wang
Code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Paul Wilkins
Merge "Experimental rate control change."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Paul Wilkins
Merge "Disable recode loop."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Yunqing Wang
Merge "SSE2 8-tap sub-pixel filter optimization"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Paul Wilkins
Experimental rate control change.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Paul Wilkins
Disable recode loop.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Paul Wilkins
Adjustment to allowed range in resize unit test
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Dmitry Kovalev
Removing vp9_tree_p typedef.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Dmitry Kovalev
Removing vp9_idct4_1d_sse2 function.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Scott LaVarnway
d207 intra prediction ssse3 using bytes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Dmitry Kovalev
Merge "Giving consistent names to IDCT 32x32 functions."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Dmitry Kovalev
Merge "Consistent names for FDCT functions."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Yunqing Wang
Merge "d153 intra prediction (32x32) ssse3 using bytes"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Yunqing Wang
SSE2 8-tap sub-pixel filter optimization
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Adrian Grange
Merge "Fix typo in comment message"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Yaowu Xu
Merge "change to avoid out-of-range computation"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Jingning Han
Merge "Re-design rate-distortion cost tracking buffers"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Jingning Han
Fix typo in comment message
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Dmitry Kovalev
Consistent names for FDCT functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Dmitry Kovalev
Giving consistent names to IDCT 32x32 functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Jingning Han
Re-design rate-distortion cost tracking buffers
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Yaowu Xu
change to avoid out-of-range computation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Dmitry Kovalev
Merge "Removing inv_txm4x4_1_add and inv_txm4x4_add...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Dmitry Kovalev
Merge "Moving all scan/iscan code into separate vp9_sca...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Dmitry Kovalev
Merge "Giving consistent names to IDCT 16x16 functions."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Dmitry Kovalev
Merge "Adding const to several pointers."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Deb Mukherjee
Merge "Adjustment to mv cost parameters"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Jingning Han
Merge "Fix intra dist model of skip_encode feature"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Jingning Han
Merge "Allow sub8x8 intra modes test for alt frame...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Paul Wilkins
Merge "Disable MODE_TEST_HIT_STATS"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Deb Mukherjee
Adjustment to mv cost parameters
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Dmitry Kovalev
Adding const to several pointers.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Jingning Han
Merge "Simplifying and inlining k_cvtlo_epi16 and k_cvt...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Jingning Han
Fix intra dist model of skip_encode feature
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Yaowu Xu
Merge "Added #define of snprintf for MSVC"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Yaowu Xu
Added #define of snprintf for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Deb Mukherjee
Merge "Clean-ups in rdopt.c"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Deb Mukherjee
Clean-ups in rdopt.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Jingning Han
Merge "Deprecate the use of PARTITION_INFO from encoder"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Jingning Han
Deprecate the use of PARTITION_INFO from encoder
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Parag Salasakar
mips dsp-ase r2 vp9 decoder bilinear convolve optimizations
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
James Zern
Merge "vp9_blockd.h: update get_tx_eob() signature"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Jingning Han
Remove extra line in decode_coefs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Jingning Han
Merge "All zero coeff skip in IDCT 32x32"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Jingning Han
All zero coeff skip in IDCT 32x32
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Dmitry Kovalev
Removing inv_txm4x4_1_add and inv_txm4x4_add function...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Dmitry Kovalev
Merge "Removing redundant vp9_pt_energy_class declarati...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Jim Bankoski
Merge "easy to fix cpplint issue in rdopt.c"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Paul Wilkins
Merge "Fix MSVC warning."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Yaowu Xu
Change to allow less rectangular partion check
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Deb Mukherjee
Merge "Rate control parameter adjustment"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Jim Bankoski
easy to fix cpplint issue in rdopt.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Jim Bankoski
Merge "cpplint issue with convolve resolved"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jim Bankoski
cpplint issue with convolve resolved
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jim Bankoski
cpplint issue missed in first pass for vp9_bitstream.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jim Bankoski
Merge "cpplint vp9_variance_sse2.c"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Deb Mukherjee
Rate control parameter adjustment
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jim Bankoski
Merge "cpplint errors in vp9_onyx_if.h"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Dmitry Kovalev
Giving consistent names to IDCT 16x16 functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jingning Han
Restore mode skip feature in sub8x8 rd loop
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Dmitry Kovalev
Merge "Giving consistent names to IDCT 8x8 functions."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Dmitry Kovalev
Removing redundant vp9_pt_energy_class declarations.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jim Bankoski
cpplint errors in vp9_onyx_if.h
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Dmitry Kovalev
Moving all scan/iscan code into separate vp9_scan....
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Dmitry Kovalev
Using inter_mode_offset_function instead of duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Dmitry Kovalev
Merge "Cleaning up foreach_predicted_block_in_plane...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Adrian Grange
Merge "cpplint issues resolved vp9_ratectrl.c"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jim Bankoski
cpplint issues resolved vp9_ratectrl.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jim Bankoski
Merge "cpplint problems resolved with vp9_firstpass.c"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jim Bankoski
Merge "cpplint issues resolved in vp9_mcomp.c"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Scott LaVarnway
d153 intra prediction (32x32) ssse3 using bytes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Paul Wilkins
Disable MODE_TEST_HIT_STATS
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
James Zern
vp9_blockd.h: update get_tx_eob() signature
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Paul Wilkins
Fix MSVC warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jim Bankoski
Merge changes I8a106dd6,Iec442603
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Dmitry Kovalev
Giving consistent names to IDCT 8x8 functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Dmitry Kovalev
Merge "Adding assign_mv() function to reduce code dupli...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Dmitry Kovalev
Merge "Giving consistent names to IDCT/IWHT functions."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Jim Bankoski
Merge "encodemb cpplint issues revisited."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Jim Bankoski
NOLINT issue with headers that's hard to avoid do to...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Jim Bankoski
remaining cpplint issue in vp9_decode_frame
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Jim Bankoski
encodemb cpplint issues revisited.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Jim Bankoski
cpplint problems resolved with vp9_firstpass.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Jim Bankoski
Merge "unused typedef in vp9_variance.h"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Jim Bankoski
Merge "cpplint issues with vp9_boolhuff.c resolved"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Jim Bankoski
Merge "added nolint to function that doesn't seem easy...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Jim Bankoski
Merge "cpplint issues in vp9_lookahead.c"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Jim Bankoski
cpplint issues resolved in vp9_mcomp.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Jim Bankoski
Merge changes Idbfabe42,I788f1a30
commit
|
commitdiff
|
tree
|
snapshot
next