platform/upstream/libvpx.git
2012-12-20 Deb MukherjeeNew previous coef context experiment
2012-12-19 John Koleszarmake: fix dependency generation
2012-12-19 John KoleszarUse boolcoder API instead of inlining
2012-12-18 Ronald S. BultjeUse standard integer types for pixel values and coeffic...
2012-12-18 Yaowu XuMerge "Changed MAX_PSNR to 100" into experimental
2012-12-18 Yaowu XuChanged MAX_PSNR to 100
2012-12-18 Yaowu XuMerge "correct logic in cnvcontext experiment for tx32x...
2012-12-18 Ronald S. BultjeMerge "Give 4x4 scan and coef_band tables a _4x4 suffix...
2012-12-18 Ronald S. BultjeMerge "Remove redundant "Prob" type (it's a duplicate...
2012-12-18 Yaowu Xucorrect logic in cnvcontext experiment for tx32x32
2012-12-18 Yunqing WangFix uninitialized warning
2012-12-18 Yunqing WangFix a warning
2012-12-18 Ronald S. BultjeGive 4x4 scan and coef_band tables a _4x4 suffix.
2012-12-18 Ronald S. BultjeRemove redundant "Prob" type (it's a duplicate of vp9_p...
2012-12-17 John KoleszarRemove vp9_type_aliases.h
2012-12-13 Yaowu Xufixed an encoder/decoder mismatch
2012-12-13 Yaowu Xufixed build issue with round()
2012-12-13 Deb MukherjeeBuild fixes with teh super blcoks and 32x32 expts
2012-12-13 Deb MukherjeeMerge "Further improvements on the hybrid dwt/dct expt...
2012-12-13 Deb MukherjeeFurther improvements on the hybrid dwt/dct expt
2012-12-13 Ronald S. BultjeMerge "New default coefficient/band probabilities....
2012-12-13 Ronald S. BultjeNew default coefficient/band probabilities.
2012-12-12 Ronald S. BultjeMerge "Consistently use get_prob(), clip_prob() and...
2012-12-12 Ronald S. BultjeConsistently use get_prob(), clip_prob() and newly...
2012-12-11 Yaowu XuMerge "clean up tokenize_b() and stuff_b()" into experi...
2012-12-11 Yaowu Xuclean up tokenize_b() and stuff_b()
2012-12-11 Yaowu XuMerge "experiment with CONTEXT conversion" into experim...
2012-12-10 Deb MukherjeeMerge "A bug fix related to switchable filters" into...
2012-12-10 Deb MukherjeeA bug fix related to switchable filters
2012-12-10 Paul WilkinsFurther changes to mv reference code.
2012-12-08 John KoleszarMerge remote-tracking branch 'origin/vp9-preview' into...
2012-12-08 Yaowu Xuexperiment with CONTEXT conversion
2012-12-08 John Koleszarlibvpx_test: ensure rtcd init functions are called
2012-12-08 Jim BankoskiMerge "Fix implicit cast." into vp9-preview
2012-12-08 Jim BankoskiMerge "Fix meaninglesss if." into vp9-preview
2012-12-08 Ronald S. BultjeClean up 4x4 coefficient decoding code.
2012-12-08 Ronald S. BultjeIntroduce vp9_coeff_probs/counts/stats/accum types.
2012-12-07 Frank GalliganFix meaninglesss if.
2012-12-07 Frank GalliganRemove unused symbols from vp9 asm offsets C files.
2012-12-07 Frank GalliganFix implicit cast.
2012-12-07 Ronald S. Bultje32x32 transform for superblocks.
2012-12-06 John Koleszarlibvpx_test: ensure rtcd init functions are called
2012-12-06 JohannMove vp8_scale_frame to vpx namespace
2012-12-06 JohannRemove last duck_ functions
2012-12-06 JohannUse 'vpx_scale' consistently
2012-12-05 Paul WilkinsMerge "Change to MV reference search." into experimental
2012-12-05 John KoleszarMerge remote-tracking branch 'origin/vp9-preview' into...
2012-12-05 JohannBegin to refactor vpx_scale usage in VP9
2012-12-05 JohannRemove ARM optimizations from VP9
2012-12-05 JohannUpdate ARM for vpx_scale changes
2012-12-05 John KoleszarMerge remote-tracking branch 'origin/vp9-preview' into...
2012-12-05 John Koleszarvp9_bilinear_filters_mmx: add missing extern specifiers
2012-12-05 Paul WilkinsChange to MV reference search.
2012-12-04 JohannMerge "Begin to refactor vpx_scale usage in VP9" into...
2012-12-04 Yaowu XuEnable unit tests to build with MSVC
2012-12-04 Yaowu XuFix the build with MSVC
2012-12-04 Frank GalliganMerge "vp9: Fix assert check." into vp9-preview
2012-12-03 Yaowu Xumerged optimiz_b_16x16() into optmize_b()
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 JohannBegin to refactor vpx_scale usage in VP9
2012-12-03 JohannRemove ARM optimizations from VP9
2012-12-03 JohannUpdate ARM for vpx_scale changes
2012-12-03 Jim BankoskiMerge "fixes --disable-vp9-encoder" into vp9-preview
2012-12-03 Jim Bankoskifixes --disable-vp9-encoder
2012-12-03 Frank Galliganvp9: Fix assert check.
2012-12-03 Frank Galliganvp9: Remove superfluous command.
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...
next