platform/upstream/libvpx.git
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 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...
2012-08-08 John KoleszarImport tools/ from master branch
2012-08-08 Daniel KangRefactor setting up MVs and buffers in rdopt.c
2012-08-08 Daniel KangSome refactoring of mcomp functions.
2012-08-07 Daniel KangChange the RD cost functions to take into account the...
2012-08-07 Daniel Kangclamp_mv_min_max -> vp8_clamp_mv_min_max
2012-08-07 Daniel KangMore refactoring and cosmetics to rdopt.c
2012-08-07 Daniel KangReorganiziation of the RD loop to make more sense.
2012-08-07 Daniel KangMinor cosmetic changes to rdopt.c.
2012-08-07 Daniel KangCombine vp8_block_error_c and vp8_submb_error_c.
2012-08-07 Yaowu XuA bit of temporary relief on encoder slowness
2012-08-07 Yaowu Xua new way of determining reference motion vector
2012-08-07 Jingning HanRefactoring hybrid transform coding
2012-08-06 Daniel KangRemove code to set transform size.
2012-08-06 Daniel KangCombine cost_coeffs functions.
2012-08-06 Daniel KangMerge token_costs into a single table.
2012-08-06 Daniel KangMore refactoring of RD cost to make later changes easier.
2012-08-06 Daniel KangMinor refactoring of RD cost functions.
2012-08-06 Christian DuvivierAdd x86_64-darwin11-gcc target.
2012-08-06 Yaowu XuMerge "enable interleaved decoding of mode and mv"...
2012-08-06 Yaowu XuMerge "fix msvc build" into experimental
2012-08-03 Deb MukherjeeMerging in high_precision_mv experiment
2012-08-03 Yaowu Xuenable interleaved decoding of mode and mv
2012-08-03 Jingning HanReplacing the 8x8 DCT with 8x8 ADST/DCT for I8x8
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...
next