platform/upstream/libvpx.git
2012-08-03 Yaowu Xuenable interleaved decoding of mode and mv
2012-08-03 Yaowu Xufix msvc build
2012-08-03 Daniel KangMerge "16x16 DCT blocks." into experimental
2012-08-03 Deb MukherjeeMerge "Merging and bug-fix in enhanced_interp experimen...
2012-08-03 Daniel Kang16x16 DCT blocks.
2012-08-02 Ronald S. BultjeMerge "A few more conversions from 32-bit to 64-bit...
2012-08-02 Yaowu XuDefine INT64_MAX for msvc to build
2012-08-02 Ronald S. BultjeA few more conversions from 32-bit to 64-bit RD calcula...
2012-08-02 Ronald S. BultjeMake RDCOST() results 64-bit.
2012-08-02 Jingning HanUse 8x8 DCT transform for I8X8 prediction mode
2012-07-31 Adrian GrangeRemoved macros for merged experiments
2012-07-31 Deb MukherjeeMerging and bug-fix in enhanced_interp experiment
2012-07-30 Deb MukherjeeAdds support for switchable interpolation filters.
2012-07-27 Deb MukherjeeMerge "Merges several experiments" into experimental
2012-07-27 Deb MukherjeeMerges several experiments
2012-07-27 John KoleszarMerge "shared object on mac osx" into experimental
2012-07-26 jimbankoskishared object on mac osx
2012-07-25 Adrian GrangeMerge "Added const specifier to remove warning" into...
2012-07-25 Adrian GrangeMerge "Use macro for filter extension length" into...
2012-07-24 John Koleszarmakefile: fix .so build rule
2012-07-24 Adrian GrangeAdded const specifier to remove warning
2012-07-24 Adrian GrangeUse macro for filter extension length
2012-07-24 Daniel KangMerge "Update 8x8 tokenizer to not encode an EOB if...
2012-07-24 Jim Bankoskiremove extra end of line
2012-07-23 Daniel KangUpdate 8x8 tokenizer to not encode an EOB if seg_eob...
2012-07-23 Jim BankoskiDll build of libvpx
2012-07-19 Yaowu Xufixed a compiling issue
2012-07-19 Jingning HanAdds hybrid transform
2012-07-18 Yaowu XuMerge "removed floating point version 8x8 fdct" into...
2012-07-18 Yaowu XuMerge "cleanup experiments in configure" into experimental
2012-07-18 Ronald S. BultjeDon't auto-default to comp-pred unless content is static.
2012-07-18 Yaowu Xuremoved floating point version 8x8 fdct
2012-07-18 Yaowu Xucleanup experiments in configure
2012-07-17 John KoleszarRestyle code
2012-07-17 Ronald S. BultjeMerge "Fix bug in reference frame counting." into exper...
2012-07-17 Tim TerriberryMerge "Add missing mv_{col,row}_{min,max}_sb variables...
2012-07-17 Ronald S. BultjeFix bug in reference frame counting.
2012-07-16 Daniel KangSimplify vp8_decode_mb_tokens_8x8.
2012-07-16 Daniel KangSimplify vp8_decode_mb_tokens.
2012-07-16 Ronald S. BultjeAdd missing mv_{col,row}_{min,max}_sb variables to...
2012-07-16 Ronald S. BultjeUse 8x8 transform for all 16x16 intra prediction modes...
2012-07-16 Ronald S. BultjeKeep statistics for chosen intra modes in keyframes...
2012-07-12 John KoleszarMerge snapshot 2 development history
2012-07-12 John KoleszarMerge snapshot 1 development history
2012-07-09 Yaowu Xuchange to enable encoder to clamp UV motion vector
2012-06-30 Daniel KangMerge "Add 8x8 fDCT unit test." into experimental
2012-06-29 Christian DuvivierGet rid of some cast.
2012-06-29 Christian DuvivierFix warnings.
2012-06-29 Daniel KangAdd 8x8 fDCT unit test.
2012-06-29 Hui SuAdd lossless compression mode.
2012-06-28 Daniel KangMerge "Port Yaowu's 4x4 fDCT test." into experimental
2012-06-28 Daniel KangPort Yaowu's 4x4 fDCT test.
2012-06-27 Yaowu XuMerge "Added Prediction Filter to Mode Selection" into...
2012-06-27 Adrian GrangeAdded Prediction Filter to Mode Selection
2012-06-26 Yaowu XuMerge "Enable unit test framework in experimental branc...
2012-06-26 Ronald S. BultjeEnable unit test framework in experimental branch.
2012-06-26 Deb MukherjeeContinued adaptive entropy coding
2012-06-25 Ronald S. BultjeSign-extend input argument so it can be used in pointer...
2012-06-20 Ronald S. BultjeMerge "x86inc: add some more format identifiers for...
2012-06-20 Ronald S. BultjeMerge "Reset executable flags for configure." into...
2012-06-20 Ronald S. Bultjex86inc: add some more format identifiers for elf file...
2012-06-19 Ronald S. Bultjelibs.mk: add x86inc.asm to the CODEC_SRCS.
2012-06-19 Ronald S. BultjeMerge "Add comments to intra prediction probability...
2012-06-19 Christian DuvivierFix a bunch of warnings.
2012-06-18 Ronald S. BultjeReset executable flags for configure.
2012-06-18 Daniel Kangx86inc: Move x86inc to the correct location.
2012-06-18 Ronald S. BultjeAdd comments to intra prediction probability tables.
2012-06-18 Ronald S. Bultjex86inc.asm: fix symbol mangling and PIC handling on...
2012-06-15 Deb MukherjeeAdaptive entropy coding of coefficients, modes, mv.
2012-06-15 Daniel KangMerge "Adds x86inc.asm and update idct/dequant mmx...
2012-06-12 Daniel KangAdds x86inc.asm and update idct/dequant mmx
2012-06-12 Yaowu Xuchanged to use a fixed number for update probabity
2012-06-12 Yaowu XuAdded the ability to accumulate coef stats across encodings
2012-06-12 Paul WilkinsMerge "Merge of further two pass rc clean up and adjust...
2012-06-12 Paul WilkinsMerge "Key frame and GF sizing changes." into experimental
2012-06-12 Paul WilkinsMerge of further two pass rc clean up and adjustments.
2012-06-08 Paul WilkinsKey frame and GF sizing changes.
2012-05-31 Adrian GrangeFixed bug where invalid pointer is dereferenced
2012-05-30 Paul WilkinsRate control fix.
2012-05-29 Paul WilkinsMerge "fixed one more compiling issue with VC" into...
2012-05-29 Paul WilkinsRemove "est_max_qcorrection_factor"
2012-05-26 Yaowu Xufixed one more compiling issue with VC
2012-05-25 Yaowu Xufixed a number of compiling issues
2012-05-25 Paul WilkinsMerge "Experimental change to two pass prediction decay...
2012-05-23 Yaowu Xuchanged the way that default probs for 8x8 is set.
2012-05-18 Paul WilkinsMerge "Further firstpass.c changes." into experimental
2012-05-17 Paul WilkinsExperimental change to two pass prediction decay calcul...
2012-05-17 Paul WilkinsMerge "Move / re-factor some of boost calculation...
2012-05-15 Ronald S. BultjeRewrite reference frame costing in the RD loop.
2012-05-15 Paul WilkinsFurther firstpass.c changes.
2012-05-15 Deb MukherjeeAdds new Directional Intra prediction modes.
2012-05-15 Paul WilkinsMerge "Firstpass.c refactoring" into experimental
2012-05-15 Paul WilkinsMerge "Two pass refactoring continued." into experimental
2012-05-15 Paul WilkinsMerge "Two pass rc refactoring." into experimental
2012-05-15 Yaowu XuChanged to use integer 8x8 dct
2012-05-15 Paul WilkinsMove / re-factor some of boost calculation code.
2012-05-15 Paul WilkinsFirstpass.c refactoring
2012-05-15 Paul WilkinsMerge "First pass overhaul preparatory change." into...
2012-05-14 Yaowu XuMerge "Reversible WHT pair" into experimental
2012-05-14 Ronald S. BultjeMerge "Don't use compound prediction for golden frames...
next