platform/upstream/libvpx.git
2012-10-26 Deb MukherjeeA clean up of the down_copy function
2012-10-26 Ronald S. BultjeMerge "Extend edges correctly during actual frame encod...
2012-10-26 Paul WilkinsMerge "Explicit MV reference experiment." into experimental
2012-10-26 Paul WilkinsExplicit MV reference experiment.
2012-10-26 Ronald S. BultjeExtend edges correctly during actual frame encoding...
2012-10-25 Debargha MukherjeeMerge "Always extend macroblock edges in the decoder...
2012-10-25 Ronald S. BultjeAlways extend macroblock edges in the decoder.
2012-10-25 Scott LaVarnwayAdded sse2 instrinsic version of vp8_sad3x16
2012-10-25 Scott LaVarnwayMerge "Added sse2 instrinsic version of vp8_sad16x3...
2012-10-25 Scott LaVarnwayAdded sse2 instrinsic version of vp8_sad16x3
2012-10-25 Ronald S. BultjeFix 4x4 intra prediction on the edge of SB rows.
2012-10-25 Ronald S. BultjeFix yet another typo in splitmv/tx_select code.
2012-10-25 Ronald S. BultjeGeneralize coefficient tokenizing.
2012-10-24 Ronald S. BultjeGeneralize EOB token stuffing.
2012-10-24 Ronald S. BultjeMerge "Fix typo in splitmv/tx_select code." into experi...
2012-10-24 Ronald S. BultjeFix typo in splitmv/tx_select code.
2012-10-24 John KoleszarFix bad merge of coef_probs update
2012-10-24 John Koleszarcoef_probs: remove duplicate read/update code
2012-10-24 John KoleszarMerge "Fix "_FORTIFY_SOURCE" redefined warning" into...
2012-10-24 Yunqing WangFix "_FORTIFY_SOURCE" redefined warning
2012-10-23 Yaowu XuMerge "Fixed the MSVC compiling error with correct...
2012-10-23 Scott LaVarnwayFixed the MSVC compiling error with correct cast
2012-10-23 pascal massiminoMerge "Change eob[] array type in splitmv RD loop to...
2012-10-23 Yaowu XuRevert "make the instrinsic code build with MS compilers"
2012-10-23 Yaowu XuMerge "changed to avoid code confusion" into experimental
2012-10-23 Yaowu XuMerge "make the instrinsic code build with MS compilers...
2012-10-23 Scott LaVarnwaymake the instrinsic code build with MS compilers
2012-10-23 Ronald S. BultjeChange eob[] array type in splitmv RD loop to a regular...
2012-10-23 Deb MukherjeeMerging in the Switchable interp experiment
2012-10-23 Ronald S. BultjeMerge "Change entropy context assignment style from...
2012-10-22 Deb MukherjeeMerging in the TX_SELECT experiment
2012-10-22 Deb MukherjeeMerge of the newmventropy experiment
2012-10-22 Ronald S. BultjeChange entropy context assignment style from *(x +...
2012-10-22 Yaowu Xuchanged to avoid code confusion
2012-10-22 Scott LaVarnwayMerge "Added rtcd support vp8_sad16x3 and vp8_sad3x16...
2012-10-22 Scott LaVarnwayAdded rtcd support vp8_sad16x3 and vp8_sad3x16
2012-10-22 Ronald S. BultjeMerge changes I02e7f64a,Ide954b00,Idc8b5977 into experi...
2012-10-22 Deb MukherjeeMerge "Merging the hybrid transform experiments" into...
2012-10-22 Deb MukherjeeMerging the hybrid transform experiments
2012-10-22 Ronald S. BultjeFix another typo in 4x4-transform-for-i8x8-intra-pred...
2012-10-22 Ronald S. Bultje8x8 transform support in splitmv.
2012-10-22 Scott LaVarnwayMerge "Re-enable specialized sse2 block loop filter...
2012-10-22 Scott LaVarnwayMerge "sse2 intrinsic version of vp8_mbloop_filter_vert...
2012-10-22 Scott LaVarnwayMerge "sse2 intrinsic version of vp8_mbloop_filter_hori...
2012-10-22 Ronald S. BultjeUse SPLITMV_PARTITIONING instead of a plain integer...
2012-10-22 Ronald S. BultjeMerge "Invert SB probability." into experimental
2012-10-22 Jim BankoskiMerge "Remove variance vtable from rtcd" into experimental
2012-10-22 Ronald S. BultjeInvert SB probability.
2012-10-22 Ronald S. BultjeMerge "Fix use of wrong context in i8x8 coefficient...
2012-10-22 Jim BankoskiRemove variance vtable from rtcd
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 Scott LaVarnwayRe-enable specialized sse2 block loop filter functions
2012-10-19 Scott LaVarnwaysse2 intrinsic version of vp8_mbloop_filter_vertical_edge()
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 Scott LaVarnwaysse2 intrinsic version of vp8_mbloop_filter_horizontal_...
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...
next