platform/upstream/libvpx.git
2012-12-03 JohannMerge "Remove ARM optimizations from VP9" into experimental
2012-12-03 JohannMerge "Update ARM for vpx_scale changes" into experimental
2012-12-03 JohannRemove ARM optimizations from VP9
2012-12-03 JohannUpdate ARM for vpx_scale changes
2012-12-03 John KoleszarMerge "Rename vpx_scale/rtcd.c to vpx_scale/vpx_scale_r...
2012-12-01 Deb MukherjeeSupports inter-intra prediction with superblocks
2012-11-30 Frank GalliganRename vpx_scale/rtcd.c to vpx_scale/vpx_scale_rtcd.c
2012-11-30 Deb MukherjeeAdds switchable filters with superblocks
2012-11-30 Jim Bankoskiwarnings in various experiments
2012-11-30 Jim Bankoskigoogle style guide include guards
2012-11-30 Yunqing WangMerge "Further improve macroblock loop filters" into...
2012-11-29 Deb MukherjeeMerge "Minor refactoring of superblock decoding" into...
2012-11-29 Deb MukherjeeMinor refactoring of superblock decoding
2012-11-29 Jim Bankoskia vp8 warning to boot.
2012-11-29 Jim Bankoskiintrinsic warnings begone
2012-11-29 Jim Bankoskilast remaining warning
2012-11-29 Jim Bankoskifix implicit warnings idct etc
2012-11-29 Jim BankoskiAdditional warning message cleanup.
2012-11-29 Yaowu XuMerge changes Iaa67bcf1,Ibea3bc80 into experimental
2012-11-29 Yaowu XuMerge "more unused variables." into experimental
2012-11-29 Yaowu XuMerge "unused variable" into experimental
2012-11-29 Yaowu XuMerge "unused var removed" into experimental
2012-11-29 Yaowu XuMerge "minor fix to eob check for setting CONTEXT"...
2012-11-29 Yaowu Xuminor fix to eob check for setting CONTEXT
2012-11-29 Jim Bankoskimore warning cleanup
2012-11-29 Jim Bankoskiunused variables & warnings
2012-11-29 Jim Bankoskimore unused variables.
2012-11-29 Jim Bankoskiunused variable
2012-11-29 Jim Bankoskiunused var removed
2012-11-29 Jim Bankoskisigned mismatch mvrefcount
2012-11-29 Jim Bankoskiwarning error missing void
2012-11-29 Jim Bankoskiihtllm moves to rtcd
2012-11-29 Jim Bankoskifix vp9_vp8 files renamed
2012-11-29 Jim Bankoskimore rtcd cleanup
2012-11-29 Deb MukherjeeMerge "Fixing 8x8/4x4 ADST for intra modes with tx...
2012-11-29 Deb MukherjeeFixing 8x8/4x4 ADST for intra modes with tx select
2012-11-28 Yaowu XuMerge "remove the vp9_default_mode_contexts_a" into...
2012-11-28 Yaowu Xuremove the vp9_default_mode_contexts_a
2012-11-28 Jim Bankoskifixed includes to be fully specified
2012-11-28 Jim BankoskiMerge "remove postproc invokes" into experimental
2012-11-28 John KoleszarMerge "Clamp decoded feature data" into experimental
2012-11-28 John KoleszarMerge "Revert "make: flatten object file directories...
2012-11-28 Jim Bankoskiremove postproc invokes
2012-11-28 Yaowu XuLocalize Y2 entropy coding context
2012-11-28 Yunqing WangFurther improve macroblock loop filters
2012-11-28 Yaowu Xuremoved redundant mode_context data structures
2012-11-28 John KoleszarClamp decoded feature data
2012-11-28 John KoleszarRevert "make: flatten object file directories"
2012-11-27 John KoleszarAdd vp9_ prefix to all vp9 files
2012-11-26 Yunqing WangMerge "Improve sad3x16 SSE2 function" into experimental
2012-11-26 Paul WilkinsMerge "Modified mv prediction." into experimental
2012-11-26 Paul WilkinsModified mv prediction.
2012-11-26 Yunqing WangImprove sad3x16 SSE2 function
2012-11-26 Yaowu Xuremove the dependency on idct.h
2012-11-25 Jim BankoskiMerge "removed the idct rtcd idct calls" into experimental
2012-11-25 Ronald S. BultjeMove switch(tx_size) around txsize to detokenize.c.
2012-11-25 Ronald S. BultjeFix crash in pick_inter_mode_sb().
2012-11-25 Jim Bankoskiremoved the idct rtcd idct calls
2012-11-23 Ronald S. BultjeRestructure vp9_decode_mb_tokens_8x8() a bit.
2012-11-23 Ronald S. BultjeRestructure vp9_decode_mb_tokens_16x16() a bit.
2012-11-23 Ronald S. BultjeMake get_eob() function static.
2012-11-23 Ronald S. BultjeRename "block_type" function argument to "txfm_size".
2012-11-22 Jim BankoskiMerge "remove subpixel invoke functions" into experimental
2012-11-21 Ronald S. BultjeFix enc/dec mismatch with b_context_pred experiment...
2012-11-21 Jim Bankoskiremove subpixel invoke functions
2012-11-21 Jim Bankoskifixed const problem
2012-11-21 Jim BankoskiMerge "clean out some of the rtcd code." into experimental
2012-11-21 John KoleszarMerge "Pack invisible frames without lengths" into...
2012-11-21 John KoleszarMerge "make: fix dependency generation for flat build...
2012-11-20 Yunqing WangFix ref_stride in sad function
2012-11-20 John Koleszarmake: fix dependency generation for flat build tree
2012-11-18 Jim Bankoskiclean out some of the rtcd code.
2012-11-17 Ronald S. BultjeMerge "Assign above/left context in decode_coefs()...
2012-11-17 Ronald S. BultjeMerge "Remove unused argument from decode_coefs() funct...
2012-11-17 Ronald S. BultjeMerge "Remove coef_bands_x[] array and related machiner...
2012-11-17 Ronald S. BultjeMerge "Inline count_tokens() in decode_coefs()." into...
2012-11-17 Ronald S. BultjeMerge "Merge various count_token() functions into a...
2012-11-17 Ronald S. BultjeAssign above/left context in decode_coefs() instead...
2012-11-17 Ronald S. BultjeRemove unused argument from decode_coefs() function...
2012-11-17 Ronald S. BultjeRemove coef_bands_x[] array and related machinery in...
2012-11-17 Ronald S. BultjeInline count_tokens() in decode_coefs().
2012-11-17 Ronald S. BultjeMerge various count_token() functions into a single...
2012-11-17 Jim BankoskiMerge "removal of temporal invoke" into experimental
2012-11-17 Ronald S. BultjeRemove unused function count_tokens() in detokenize.c.
2012-11-17 Jim Bankoskiremoval of temporal invoke
2012-11-17 Ronald S. BultjeRemove special-case inline detokenization in b_pred...
2012-11-16 Yunqing WangMerge "Add const before the dequant(dq)" into experimental
2012-11-16 Yunqing WangMerge "Optimize 8x8 dequant and idct" into experimental
2012-11-16 Yunqing WangAdd const before the dequant(dq)
2012-11-16 Yaowu XuMerge "remove yasm.rules" into experimental
2012-11-16 Yaowu Xuremove yasm.rules
2012-11-16 Ronald S. BultjeSupport 32x32 intra modes in non-keyframe superblocks.
2012-11-16 Paul WilkinsFurther experimentation with the mode context
2012-11-16 John KoleszarMerge "Don't write recon.yuv by default" into experimental
2012-11-16 Deb MukherjeeMerge "Compound inter-intra experiment" into experimental
2012-11-16 Yaowu XuMerge "changed mv candidate search for superblocks...
2012-11-16 Yaowu Xuchanged mv candidate search for superblocks
2012-11-16 Deb MukherjeeCompound inter-intra experiment
2012-11-16 Yaowu XuMerge "subpelrefmv for superblocks" into experimental
2012-11-15 John KoleszarPack invisible frames without lengths
next