platform/upstream/libvpx.git
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...
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().
next