summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-20Merge "Renaming 'nmv' to 'mv' for several functions."Dmitry Kovalev
2013-06-20Merge "Function decomposition inside vp9_decodemv.c file."Dmitry Kovalev
2013-06-20Improving model rd with variance and quant stepDeb Mukherjee
2013-06-20adds force partitioning greater than or less than block sizeJim Bankoski
2013-06-20adds a set partitioning to speed featuresJim Bankoski
2013-06-20partition by variance using var from last frameJim Bankoski
2013-06-20convert all speed things to speed featuresJim Bankoski
2013-06-20new partition via varianceJim Bankoski
2013-06-20fix to set up new speed featureJim Bankoski
2013-06-20don't copy partitions for key frames or altrefsJim Bankoski
2013-06-20disable speed > 1 speed corrections in firstpassJim Bankoski
2013-06-20new debug modes codeJim Bankoski
2013-06-20Merge "copy partitioning from last fame"Jim Bankoski
2013-06-20copy partitioning from last fameJim Bankoski
2013-06-20Merge "test_libvpx: disable pthreads in gtest"John Koleszar
2013-06-19Removed a number of unnecessary check on ref_frameYaowu Xu
2013-06-19Function decomposition inside vp9_decodemv.c file.Dmitry Kovalev
2013-06-19test_libvpx: disable pthreads in gtestJames Zern
2013-06-19Merge "Add two-pass quantization"Yunqing Wang
2013-06-19Add two-pass quantizationYunqing Wang
2013-06-18Remove unnecessary copying of probs.Yaowu Xu
2013-06-18Renaming 'nmv' to 'mv' for several functions.Dmitry Kovalev
2013-06-18Merge "tests: clear system state after non-API calls"John Koleszar
2013-06-18Merge "Make fdct32 computation flow within 16bit range"Jingning Han
2013-06-18tests: clear system state after non-API callsJames Zern
2013-06-18Merge "Code cleanup inside the decoder code."Dmitry Kovalev
2013-06-18Merge "Removing vp9_invtrans.{c, h} files."Dmitry Kovalev
2013-06-18Make fdct32 computation flow within 16bit rangeJingning Han
2013-06-18Merge "Move subpixel variance function from common/ to encoder/."Ronald S. Bultje
2013-06-18Merge "Use assembly-optimized variance functions in sub_pixel_{avg}_var()."Ronald S. Bultje
2013-06-18Merge "vpx_ports/x86.h: de-dup #elif block"John Koleszar
2013-06-17convolve_test: align filter arraysJames Zern
2013-06-17vpx_ports/x86.h: de-dup #elif blockJames Zern
2013-06-17Code cleanup inside the decoder code.Dmitry Kovalev
2013-06-17Move subpixel variance function from common/ to encoder/.Ronald S. Bultje
2013-06-17Removing vp9_invtrans.{c, h} files.Dmitry Kovalev
2013-06-17Use assembly-optimized variance functions in sub_pixel_{avg}_var().Ronald S. Bultje
2013-06-17Merge "Fixing compilation error on Mac OS."Dmitry Kovalev
2013-06-17Merge "Fix typo ('weight' instead of 'width')."Ronald S. Bultje
2013-06-17Fix typo ('weight' instead of 'width').Ronald S. Bultje
2013-06-17Fixing compilation error on Mac OS.Dmitry Kovalev
2013-06-17Merge "Removed hardcoded global->limit"John Koleszar
2013-06-17Removed hardcoded global->limitScott LaVarnway
2013-06-17Change the encryption feature to use a callback for decryption.Jeff Petkau
2013-06-17Merge "Add vp9 test vectors unit test"John Koleszar
2013-06-17Merge "Remove unused need_to_clamp_mvs"John Koleszar
2013-06-17Merge "vpxdec: add --loops option"John Koleszar
2013-06-14vs9 build: avoid deprecated /Wp64 flagJames Zern
2013-06-14Merge "Fix type mismatch in array definition"John Koleszar
2013-06-14Merge "Remove constant vp9_coef_update_prob table"John Koleszar