]> granicus.if.org Git - libvpx/shortlog
libvpx
2012-10-05 Paul WilkinsFix SIMD unsafe use of floating point.
2012-10-03 John KoleszarMerge "all_builds.py: add ability to pass extra configu...
2012-09-27 Deb MukherjeeEntropy coding for hybrid transform
2012-09-21 Deb MukherjeeSeparating 8x8DCT use from hybridtransform8x8
2012-09-20 Yaowu Xufixed inconsistency of transform size decision
2012-09-17 Adrian GrangeAdded default return value to transform selector
2012-09-14 Yaowu Xuremoved redundant initialization
2012-09-14 Yaowu XuUse 3 rows and cols of pixels for ref_mv scoring
2012-09-13 Adrian GrangeRemoved redundant line.
2012-09-12 Deb MukherjeeAdds feature for companded MV encoding
2012-09-12 Deb MukherjeeCleanups for hybrid transform
2012-09-11 Yaowu XuMerge "Revert "Hybrid transform cleanups"" into experim...
2012-09-11 Debargha MukherjeeRevert "Hybrid transform cleanups"
2012-09-10 Deb MukherjeeMerge "Hybrid transform cleanups" into experimental
2012-09-10 Deb MukherjeeHybrid transform cleanups
2012-09-07 Paul WilkinsPartial merge of NEWBESTREFMV and NEW_MVREF.
2012-09-07 Paul WilkinsMV reference changes
2012-09-06 Deb MukherjeeNew motion vector entropy coding
2012-08-30 Jingning Hanhybrid transform of 16x16 dimension
2012-08-30 Ronald S. BultjeMerge "Add proper skip support to intra frames." into...
2012-08-29 Ronald S. BultjeAdd proper skip support to intra frames.
2012-08-28 Ronald S. BultjeRemove some disabled code from pick_inter_mode_sb().
2012-08-28 Ronald S. BultjeDisable 16x16 temp buffer for superblocks.
2012-08-27 John Koleszarall_builds.py: add ability to pass extra configure...
2012-08-24 John KoleszarMerge "Fix file permissions" into experimental
2012-08-24 Ronald S. BultjeMerge "change to properly account for coef scaling...
2012-08-24 Yaowu Xuchange to properly account for coef scaling in unit...
2012-08-24 Paul WilkinsNew Motion Reference Search
2012-08-22 Ronald S. BultjeRemove duplicate code in C intra prediction.
2012-08-22 John KoleszarFix file permissions
2012-08-22 John KoleszarMerge "all_builds.py: move to tools/" into experimental
2012-08-22 John KoleszarMerge "all_builds.py: support for sharding builds"...
2012-08-22 John KoleszarMerge "remove rotation experiment" into experimental
2012-08-22 Christian DuvivierMerge "SSE2 version of vectorized 8-tap filtering....
2012-08-22 Ronald S. BultjeMerge "Fix mismatch caused by a rebase failure." into...
2012-08-21 Ronald S. BultjeFix mismatch caused by a rebase failure.
2012-08-21 Christian DuvivierSSE2 version of vectorized 8-tap filtering.
2012-08-21 Daniel KangFix compiler warnings
2012-08-21 Christian DuvivierFix warning.
2012-08-21 John Koleszarall_builds.py: move to tools/
2012-08-21 John Koleszarall_builds.py: support for sharding builds
2012-08-21 John KoleszarMerge changes I96cd08c9,If8eeb8ff into experimental
2012-08-21 John Koleszarremove rotation experiment
2012-08-21 John Koleszarhybridtransform8x8: fix compilation
2012-08-21 Ronald S. BultjeFix some compiler warnings.
2012-08-21 John Koleszarcomp_intra_pred: fix compilation
2012-08-21 John KoleszarMerge "Fix typo." into experimental
2012-08-21 Ronald S. BultjeFix typo.
2012-08-21 Ronald S. BultjeMerge "Superblock coding." into experimental
2012-08-20 Ronald S. BultjeSuperblock coding.
2012-08-17 Christian DuvivierFix warnings.
2012-08-17 Christian DuvivierMerge "A few more optimizations, about 1% overall speed...
2012-08-16 Christian DuvivierA few more optimizations, about 1% overall speedup.
2012-08-16 Jingning HanFixed decoder mismatch issue
2012-08-16 Ronald S. BultjeMerge "Set a default mv entropy if no tokens are coded...
2012-08-16 Ronald S. BultjeSet a default mv entropy if no tokens are coded.
2012-08-16 Daniel KangFix valgrind error which causes non-deterministic results.
2012-08-16 Ronald S. BultjeFix stack overrun in calculating segmentation map codin...
2012-08-16 Christian DuvivierMerge "First partial snapshot of vectorized 8-tap filte...
2012-08-16 Christian DuvivierFirst partial snapshot of vectorized 8-tap filtering.
2012-08-15 Daniel KangFix build with TX_16X16
2012-08-15 Paul WilkinsCode clean up.
2012-08-14 Christian DuvivierFix warnings.
2012-08-14 Christian DuvivierFix build.
2012-08-14 Daniel KangShut up warnings added by -Wundef
2012-08-14 John KoleszarMerge changes I0b51674f,I1ea6ebf9,I89076d93 into experi...
2012-08-14 Deb MukherjeeMerge "Some build fixes" into experimental
2012-08-14 Yaowu XuMerge "Changed to use reference mv as nearest mv" into...
2012-08-14 Yaowu XuChanged to use reference mv as nearest mv
2012-08-14 Deb MukherjeeSome build fixes
2012-08-14 Paul WilkinsCode clean up.
2012-08-13 Daniel KangFix typo, which adds skip testing for 16x16
2012-08-13 Daniel KangShut up some compiler warnings on gcc
2012-08-13 Christian DuvivierFix warning/bug introduced in 4d5b81a80faa8333ca3a7aed5...
2012-08-13 Daniel KangCosmetics to rdopt.c
2012-08-13 Daniel KangCombine optimize_b and optimize_b_8x8
2012-08-11 Yaowu Xuextend the range of encoding time
2012-08-11 Yaowu Xufix build problem for newbestrefmv experiment
2012-08-10 Daniel KangFix some tabbing in rdopt.c
2012-08-10 John Koleszarlint_hunks: show style violations in the index
2012-08-10 Daniel KangRefactor to remove some arguments from vp8_rd_pick_inte...
2012-08-10 Daniel KangRefactor RD to take same codepath for single and comp...
2012-08-10 Paul WilkinsCode cleanup.
2012-08-09 John Koleszarintersect_diffs: split out diff classes
2012-08-09 John Koleszarftfy: update to match current astyle rule
2012-08-09 Daniel KangRefactor vp8_build_inter16x16_predictor functions
2012-08-09 Daniel KangMore refactoring of diamond search.
2012-08-09 Daniel KangRefactor SPLITMV in RD to a special case.
2012-08-09 Daniel KangBegin refactoring to help merge parts of rd inter.
2012-08-09 Deb MukherjeeMerge "Merging in the sixteenth subpel uv experiment...
2012-08-09 John KoleszarMerge "Import tools/ from master branch" into experimental
2012-08-09 Christian DuvivierNewline got lost in submission of "Partial import of...
2012-08-08 Deb MukherjeeMerging in the sixteenth subpel uv experiment
2012-08-08 Christian DuvivierMerge "Partial import of "New RTCD implementation"...
2012-08-08 Christian DuvivierPartial import of "New RTCD implementation" from master...
2012-08-08 Debargha MukherjeeMerge "a tiny fix for MSVC build" into experimental
2012-08-08 Daniel KangMerge "Refactor setting up MVs and buffers in rdopt...
2012-08-08 Yaowu Xua tiny fix for MSVC build
2012-08-08 Christian DuvivierMerge "Cleanup and commenting of the sub-pixel interpol...
2012-08-08 Christian DuvivierCleanup and commenting of the sub-pixel interpolation...
next