platform/upstream/libvpx.git
2013-02-26 Dmitry KovalevRemoving redundant 'extern' keyword from function decla...
2013-02-26 John KoleszarMerge "Refactor inter recon functions to support scalin...
2013-02-26 Dmitry KovalevMerge "Changing pitch value meaning for fht and iht...
2013-02-26 Ronald S. BultjeMerge "make cost_coeffs to use combined context" into...
2013-02-26 John KoleszarRefactor inter recon functions to support scaling
2013-02-26 Dmitry KovalevChanging pitch value meaning for fht and iht transforms.
2013-02-26 Yaowu Xumake cost_coeffs to use combined context
2013-02-25 Dmitry KovalevCode cleanup.
2013-02-25 Dmitry KovalevMerge "Code cleanup." into experimental
2013-02-25 Dmitry KovalevMerge "Code cleanup." into experimental
2013-02-25 Jingning HanMerge "Improving the forward 16x16 ADST/DCT accuracy...
2013-02-25 Dmitry KovalevCode cleanup.
2013-02-25 Dmitry KovalevCode cleanup.
2013-02-25 Paul WilkinsMerge "Minor rate control refactoring and experiments...
2013-02-25 Jingning HanImproving the forward 16x16 ADST/DCT accuracy
2013-02-25 Jingning Hanclean up forward and inverse hybrid transform
2013-02-25 Paul WilkinsMinor rate control refactoring and experiments.
2013-02-25 Yaowu Xuoptimize forward 16x16 DCT for accuracy
2013-02-23 Ronald S. BultjeSplit coefficient token tables intra vs. inter.
2013-02-23 Paul WilkinsFurther changes to coefficient contexts.
2013-02-23 Yaowu XuMerge "optimize 8x8 fdct rounding for accuracy" into...
2013-02-23 Yaowu XuMerge "changes related fdct/idct tests" into experimental
2013-02-23 Yaowu Xuoptimize 8x8 fdct rounding for accuracy
2013-02-22 John KoleszarMerge "Code cleanup." into experimental
2013-02-22 Dmitry KovalevCode cleanup.
2013-02-22 Yaowu Xuchanges related fdct/idct tests
2013-02-22 Jingning HanMerge "Forward butterfly hybrid transform" into experim...
2013-02-22 Paul WilkinsMerge "Experimental removal of over quant code" into...
2013-02-22 Paul WilkinsExperimental removal of over quant code
2013-02-22 Jingning HanForward butterfly hybrid transform
2013-02-21 Dmitry KovalevCode cleanup.
2013-02-21 Ronald S. BultjeDon't exit on decode errors in vpxenc.
2013-02-21 Ronald S. BultjeMerge "Remove "eobs" array in MACROBLOCKD." into experi...
2013-02-21 John KoleszarMerge "Code cleanup." into experimental
2013-02-21 Dmitry KovalevCode cleanup.
2013-02-21 Ronald S. BultjeRemove "eobs" array in MACROBLOCKD.
2013-02-21 Deb MukherjeeMerge "Refactoring of switchable filter search for...
2013-02-21 John KoleszarMerge "Avoid division in intra prediction" into experim...
2013-02-21 Deb MukherjeeRefactoring of switchable filter search for speed
2013-02-21 Jingning HanMerge "Fixed the buffer overflow issue" into experimental
2013-02-20 Jingning HanFixed the buffer overflow issue
2013-02-20 Dmitry KovalevMerge "Code cleanup." into experimental
2013-02-20 Yaowu XuMerge "Merge lossless experiment" into experimental
2013-02-20 Dmitry KovalevCode cleanup.
2013-02-20 Yaowu XuMerge lossless experiment
2013-02-20 Paul WilkinsEntropy stats output code.
2013-02-20 Tero RintaluomaAvoid division in intra prediction
2013-02-20 Yaowu XuMerge "fixed an enc/dec mis-match issue" into experimental
2013-02-20 Yaowu Xufixed an enc/dec mis-match issue
2013-02-19 John KoleszarMerge "Add estimated completion time to vpxenc" into...
2013-02-19 Jingning Han16x16 butterfly inverse ADST/DCT hybrid transform
2013-02-19 Ronald S. BultjeMerge "Minor cosmetic cleanups." into experimental
2013-02-19 Ronald S. BultjeMerge "Prevent filling transform size cache with uninit...
2013-02-19 Yaowu XuUse lossless for Q0
2013-02-16 Ronald S. BultjeMinor cosmetic cleanups.
2013-02-16 Ronald S. BultjePrevent filling transform size cache with uninitialized...
2013-02-16 Ronald S. BultjeMerge "Remove some unused structs and members from...
2013-02-16 Ronald S. BultjeMerge "Remove Y2 and Y-no-DC token types from the bitst...
2013-02-15 Jingning HanFixed a subtle issue that breaks encoding process
2013-02-15 Ronald S. BultjeRemove some unused structs and members from the decoder.
2013-02-15 Ronald S. BultjeRemove Y2 and Y-no-DC token types from the bitstream.
2013-02-15 Ronald S. BultjeRemove y2dc/ac Q delta values from the bitstream.
2013-02-15 Ronald S. BultjeRemove some Y2-related code.
2013-02-15 Scott LaVarnwayMerge "WIP: ssse3 version of convolve avg functions...
2013-02-15 John KoleszarMerge "Moved vp9_get_coef_band to header file" into...
2013-02-14 Scott LaVarnwayMoved vp9_get_coef_band to header file
2013-02-14 Yaowu XuMerge "Rewrote fdct16x16" into experimental
2013-02-14 Paul WilkinsMerge "Abstract selection of coef band." into experimental
2013-02-14 Yunqing WangRewrote fdct16x16
2013-02-13 Ronald S. BultjeMerge "Remove 2nd-order transform for first-order DC...
2013-02-13 Ronald S. BultjeAdd support for tile rows.
2013-02-13 Ronald S. BultjeRemove 2nd-order transform for first-order DC coefficients.
2013-02-13 Paul WilkinsAbstract selection of coef band.
2013-02-13 Paul WilkinsFixed encoder decoder mismatch.
2013-02-13 Paul WilkinsAbstract the selection of coefficient context.
2013-02-13 Paul WilkinsMerge "Remove NEWCOEFCONTEXT experiment." into experimental
2013-02-13 Yaowu XuMerge "enable bitstream lossless support" into experimental
2013-02-13 Yaowu XuMerge "fix the lossless experiment" into experimental
2013-02-13 Yaowu Xuenable bitstream lossless support
2013-02-13 Yaowu Xufix the lossless experiment
2013-02-13 Scott LaVarnwayWIP: ssse3 version of convolve avg functions
2013-02-13 Paul WilkinsRemove NEWCOEFCONTEXT experiment.
2013-02-13 Paul WilkinsRemoval of Hybrid DWT/DCT experiment.
2013-02-13 John KoleszarAdd estimated completion time to vpxenc
2013-02-13 Christian DuvivierMerge "Faster vp9_regular_quantize_b_8x8." into experim...
2013-02-12 Christian DuvivierFaster vp9_regular_quantize_b_8x8.
2013-02-12 Yunqing WangMerge "Rewrote fdct8x8" into experimental
2013-02-12 John KoleszarMerge "Replace as_mv struct with array" into experimental
2013-02-12 Ronald S. BultjeAdd tile column size limits (256 pixels min, 4096 pixel...
2013-02-12 Ronald S. BultjeMerge "Clean up detokenize contextualization to be...
2013-02-12 Scott LaVarnwayMerge "Bug fix: ssse3 version of subpixel did not match...
2013-02-12 Yunqing WangRewrote fdct8x8
2013-02-12 Ronald S. BultjeClean up detokenize contextualization to be like tokenizer.
2013-02-12 Christian DuvivierFaster convolve8_avg.
2013-02-11 Jingning HanMerge "butterfly inverse 4x4 ADST" into experimental
2013-02-11 Yunqing WangMerge "Integerization of dct32x32" into experimental
2013-02-11 Jingning Hanbutterfly inverse 4x4 ADST
2013-02-11 Ronald S. BultjeMerge "Port sadNxNx4d functions to x86inc.asm." into...
2013-02-11 Paul WilkinsChange rd thresholds and add speed trade off flags.
2013-02-09 Scott LaVarnwayBug fix: ssse3 version of subpixel did not match C...
next