]> granicus.if.org Git - libvpx/shortlog
libvpx
2012-10-22 Ronald S. BultjeInvert SB probability.
2012-10-22 Ronald S. BultjeMerge "Fix use of wrong context in i8x8 coefficient...
2012-10-21 Deb MukherjeeMerge "Allow B_VL_PRED & B_LD_PRED modes with Superbloc...
2012-10-21 Deb MukherjeeAllow B_VL_PRED & B_LD_PRED modes with Superblocks
2012-10-20 Ronald S. BultjeFix use of wrong context in i8x8 coefficient cost calcu...
2012-10-19 John Koleszarcalculate probs consistently
2012-10-19 John Koleszarlint-hunks: better support for working tree
2012-10-19 John KoleszarRemove bc, bc2 from pbi,cpi,xd
2012-10-19 Deb MukherjeeSome cleanups and fixes.
2012-10-18 Ronald S. BultjeMerge "Fix encode breakout skip handling." into experim...
2012-10-18 Ronald S. BultjeMerge "Detect skippable blocks in splitmv RD loop case...
2012-10-18 Ronald S. BultjeMerge "Use correct context for optimize_b() in vp8_opti...
2012-10-18 Deb MukherjeeA fix for crashes when #macroblock rows is odd.
2012-10-18 John Koleszarlint-hunks: exit status for only affected lines
2012-10-18 Ronald S. BultjeFix encode breakout skip handling.
2012-10-17 John KoleszarMerge "lint-hunks: support operating on arbirary revs...
2012-10-17 Ronald S. BultjeDetect skippable blocks in splitmv RD loop case.
2012-10-17 pascal massiminoMerge "cosmetic: fix '= & ' construct" into experimental
2012-10-17 John KoleszarMerge "rtcd: merge rtcd.c from master" into experimental
2012-10-17 John KoleszarMerge "consolidate update_mb_segmentation_map data...
2012-10-17 John KoleszarMerge changes Ic711a378,I43a46c36,If19ee74a into experi...
2012-10-17 John Koleszarcosmetic: fix '= & ' construct
2012-10-17 John KoleszarMove remaining per-frame data into partition 0
2012-10-17 John Koleszarlint-hunks: support operating on arbirary revs
2012-10-17 Ronald S. BultjeUse correct context for optimize_b() in vp8_optimize_mb...
2012-10-17 John KoleszarInterleave modes/residual per macroblock
2012-10-17 Ronald S. BultjeUse 8x8 block bases for non-4x4 splitmv RD.
2012-10-17 Scott LaVarnwayMerge "Removed the loopfilter rtcd invoke macro code...
2012-10-17 Jim Bankoskiremoved obselete build dependency
2012-10-16 Scott LaVarnwayRemoved the loopfilter rtcd invoke macro code
2012-10-16 John KoleszarForce interleaved decoding
2012-10-16 Jim BankoskiMerge "removed the recon rtcd invoke macro code (unreve...
2012-10-16 Ronald S. BultjeFix a mismatch if a keyframe contains skip-blocks.
2012-10-16 Jim Bankoskiremoved the recon rtcd invoke macro code (unrevert)
2012-10-16 Ronald S. BultjeMerge "Remove test from B_MODE_INFO." into experimental
2012-10-16 Ronald S. BultjeMerge "Remove mode_rdopt from MB_MODE_INFO." into exper...
2012-10-16 Ronald S. BultjeMerge "Properly use chroma block object for chroma...
2012-10-15 Yaowu XuMerge "Changed to use real pixels only for evaluating...
2012-10-15 Yaowu XuChanged to use real pixels only for evaluating MVs
2012-10-15 Ronald S. BultjeRemove test from B_MODE_INFO.
2012-10-15 Ronald S. BultjeRemove mode_rdopt from MB_MODE_INFO.
2012-10-15 Ronald S. BultjeProperly use chroma block object for chroma coefficient...
2012-10-15 Ronald S. BultjeAdd a new token stuffing function vp8_stuff_mb().
2012-10-15 Ronald S. BultjeAdd and consistently use PLANE_TYPE.
2012-10-15 Ronald S. BultjeMerge duplicate loops in tokenization code.
2012-10-15 Ronald S. BultjeMinor refactoring in encodeintra.c.
2012-10-15 Ronald S. BultjeMake optimize_mb_16x16() static.
2012-10-15 Ronald S. BultjeRemove assignment in vp8_optimize_mby_16x16().
2012-10-15 Ronald S. BultjeRemove duplicate code in optimize_mb_NxN vs. vp8_optimi...
2012-10-15 Ronald S. BultjeRemove duplicate or unused code in encoder/encodemb.c.
2012-10-14 Ronald S. BultjeRemove duplicate or unused code in encoder/quantize.c.
2012-10-14 Ronald S. BultjeRemove duplicate or unused code in common/invtrans.c.
2012-10-14 Ronald S. BultjeAdd a _4x4 sufix to all 4x4-transform-related functions.
2012-10-14 Ronald S. BultjeReplace vp8_inverse_htransform_b() by direct call to...
2012-10-14 Jim BankoskiRevert "removed the recon. rtcd invoke macro code"
2012-10-14 Jim Bankoskiremoved the recon. rtcd invoke macro code
2012-10-12 Adrian GrangeMerge "Remove reverting of tx-select if only a single...
2012-10-12 Yaowu Xuremoved the dependency cross key frame boundary
2012-10-12 Yaowu XuMerge "added the ablility to skip first n frames for...
2012-10-12 Ronald S. BultjeRemove reverting of tx-select if only a single txfm...
2012-10-12 Ronald S. BultjeRemove CONFIG_TX16X16, since the experiment was merged.
2012-10-12 John Koleszarconsolidate update_mb_segmentation_map data
2012-10-11 Yaowu Xuadded the ablility to skip first n frames for vpxdec
2012-10-11 Ronald S. BultjeAdd encoder/decoder mismatch information to internal...
2012-10-11 Ronald S. BultjeUse transform-size selection for i8x8_pred also.
2012-10-11 Deb MukherjeeMerge of the TX_16X16 experiment
2012-10-10 John Koleszarrtcd: merge rtcd.c from master
2012-10-10 Scott LaVarnwayMerge "Removing dr[16] from VP8D_COMP" into experimental
2012-10-10 John KoleszarMerge "write_kfmodes: use update_skip_probs()" into...
2012-10-10 Paul WilkinsMerge "convert copy16x16 to rtcd" into experimental
2012-10-10 Jim Bankoskiconvert copy16x16 to rtcd
2012-10-09 Scott LaVarnwayRemoving dr[16] from VP8D_COMP
2012-10-09 John Koleszarwrite_kfmodes: use update_skip_probs()
2012-10-09 Ronald S. BultjeSelectable transform size try 2.
2012-10-05 Deb MukherjeeMerge "Mismatch bug-fix when transform expts are off...
2012-10-05 Deb MukherjeeMismatch bug-fix when transform expts are off
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...
next