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
2014-12-12
James Zern
vp9: make postproc members depend on CONFIG_VP9_POSTPROC
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
James Zern
vp9_postproc: remove redundant CONFIG_* checks
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Jingning Han
Merge "Fix PICK_MODE_CONTEXT index in non-RD coding...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Jim Bankoski
Fix test to call clear system state in convolve_test.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Jingning Han
Fix PICK_MODE_CONTEXT index in non-RD coding mode
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
JackyChen
Merge "Multiframe Quality Enhancement(MFQE) in VP9."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Jingning Han
Merge "Replace division with bit shift in choose_partit...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Deb Mukherjee
Merge "Re-enable 8x8 fdct/fht tests by changing tolerance"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Debargha Mukherjee
Merge "Corrected optimization of 8x8 DCT code"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Jingning Han
Merge "Refactor choose_partitioning computing scheme"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Jingning Han
Replace division with bit shift in choose_partitioning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Peter de Rivaz
Corrected optimization of 8x8 DCT code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Jingning Han
Refactor choose_partitioning computing scheme
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
JackyChen
Multiframe Quality Enhancement(MFQE) in VP9.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Johann
Enable neon idct tests for intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
James Yu
VP9 common for ARMv8 by using NEON intrinsics 18
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
James Yu
VP9 common for ARMv8 by using NEON intrinsics 14
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
James Yu
VP9 common for ARMv8 by using NEON intrinsics 13
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
James Yu
VP9 common for ARMv8 by using NEON intrinsics 12
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
James Yu
VP9 common for ARMv8 by using NEON intrinsics 11
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
James Yu
VP9 common for ARMv8 by using NEON intrinsics 10
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
James Yu
VP9 common for ARMv8 by using NEON intrinsics 09
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
James Yu
VP9 common for ARMv8 by using NEON intrinsics 08
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Johann
Merge "VP9 common for ARMv8 by using NEON intrinsics 07"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Johann
Merge "VP9 common for ARMv8 by using NEON intrinsics 04"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Paul Wilkins
Merge "Substantial restructuring of AQ mode 2."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Jingning Han
Merge "Use use_prev_frame_mvs flag for ref mv search...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Jingning Han
Merge "Refactor update_state_rt"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Jingning Han
Merge "Make RTC coding flow support sub8x8 in key frame...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Jingning Han
Merge "Cosmetic naming change"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Jingning Han
Merge "Take out redundant setting of mode_info from...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Jingning Han
Merge "Remove unused rd cost calculation from nonrd_use...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Jim Bankoski
Merge changes I92251a8b,I5d23a685
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
James Yu
VP9 common for ARMv8 by using NEON intrinsics 07
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
James Yu
VP9 common for ARMv8 by using NEON intrinsics 04
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
James Yu
VP9 common for ARMv8 by using NEON intrinsics 03
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Scott LaVarnway
VP9 common for ARMv8 by using NEON intrinsics 02
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
James Zern
Merge "Fix clang ioc warning due to NULL src_mi pointer."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Jingning Han
Use use_prev_frame_mvs flag for ref mv search branch
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Johann
Merge "Add convolve_copy and convolve_avg to the test"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Jingning Han
Refactor update_state_rt
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
hkuang
Fix clang ioc warning due to NULL src_mi pointer.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Johann
Merge "VP9 common for ARMv8 by using NEON intrinsics 01"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Johann
Add convolve_copy and convolve_avg to the test
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Johann
Merge "Disable neon assembly when neon is disabled"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Jim Bankoski
Adds a decode perf test that builds a new file.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
James Yu
VP9 common for ARMv8 by using NEON intrinsics 01
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Jingning Han
Make RTC coding flow support sub8x8 in key frame coding
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Johann
Disable neon assembly when neon is disabled
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Jingning Han
Cosmetic naming change
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Jingning Han
Take out redundant setting of mode_info from set_block_size
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
hkuang
Merge "Clean up the logic of handling corrupted frame."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Paul Wilkins
Substantial restructuring of AQ mode 2.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Jingning Han
Remove unused rd cost calculation from nonrd_use_partition
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Johann
Merge "Extend x32 check by also checking for __x86_64__."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Yunqing Wang
Merge "SSSE3 Optimization for Atom processors using...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
James Zern
Merge "Changes to assembler for NASM on mac."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
levytamar82
SSSE3 Optimization for Atom processors using new instru...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
hkuang
Merge "Improve the performance by caching the left_mi...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Paul Wilkins
Merge "Use average mb energy from first pass in AQ2...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Frank Galligan
Merge "Fix potential integer overflow."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Jim Bankoski
Make the decoder Cfg available to encoder tests..
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
James Zern
Merge "vp9 asserts: fix compile warning"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
James Zern
Merge "fix building with --disable-spatial-resampling"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
James Zern
fix building with --disable-spatial-resampling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
James Zern
Merge "vp9: fix frame-parallel encoding"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Deb Mukherjee
Merge "Some internal-stats, vp9-highbitdepth bug fixes"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
James Zern
vp9: fix frame-parallel encoding
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Jingning Han
Merge "Remove redundant rdcost reset"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Jingning Han
Merge "Fix a motion search skip condition in vp9_pick_i...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Jingning Han
Merge "Remove redundant MB_MODE_INFO reset from vp9_pic...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
hkuang
Improve the performance by caching the left_mi and...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
James Zern
vp9 asserts: fix compile warning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Jingning Han
Remove redundant rdcost reset
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Jingning Han
Fix a motion search skip condition in vp9_pick_inter_mode
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Jingning Han
Remove redundant MB_MODE_INFO reset from vp9_pick_mode_...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
hkuang
Merge "Merge set_prev_mi function into encoder function."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Deb Mukherjee
Some internal-stats, vp9-highbitdepth bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Jingning Han
Merge "Remove redundant vp9_zero in choose_partitioning"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Jingning Han
Merge "Enable conditional skip path in rd_pick_intra_sb...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Jingning Han
Merge "Use hybrid RD and non-RD coding flow for key...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Jingning Han
Remove redundant vp9_zero in choose_partitioning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Jingning Han
Enable conditional skip path in rd_pick_intra_sby_mode
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Jingning Han
Use hybrid RD and non-RD coding flow for key frame...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Yunqing Wang
Merge "vp9_ethread: the tile-based multi-threaded encoder"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Frank Galligan
Fix potential integer overflow.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Paul Wilkins
Merge "Increase strength of AQ1."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Debargha Mukherjee
Merge "Use the RTC optimizations when in high bitdepth...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Deb Mukherjee
Re-enable 8x8 fdct/fht tests by changing tolerance
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
James Zern
Merge "vp9_reader: reorder struct members"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Debargha Mukherjee
Merge "Corrected the renaming of CONFIG_VP9_HIGH ro...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Peter de Rivaz
Use the RTC optimizations when in high bitdepth mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
James Zern
Merge "Loop filter test fix"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
hkuang
Clean up the logic of handling corrupted frame.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
hkuang
Merge set_prev_mi function into encoder function.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Yunqing Wang
vp9_ethread: the tile-based multi-threaded encoder
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Deb Mukherjee
Merge "Fixes a missing highbitdepth convolve call bug"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Adrian Grange
Merge "Free motion vector array before re-allocating"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Peter de Rivaz
Corrected the renaming of CONFIG_VP9_HIGH ro CONFIG_VP9...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Deb Mukherjee
Loop filter test fix
commit
|
commitdiff
|
tree
|
snapshot
next