summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
2013-06-27Merge "General cleanup in segmentation-related code."Dmitry Kovalev
2013-06-27Merge "Start adaptive threshold for each mode at max."Paul Wilkins
2013-06-26Remove empty function vp9_build_block_offsetsJingning Han
2013-06-26General cleanup in segmentation-related code.Dmitry Kovalev
2013-06-26Start adaptive threshold for each mode at max.Paul Wilkins
2013-06-25Merge "Removing find_seg_id and using vp9_get_pred_mi_segid instead."Dmitry Kovalev
2013-06-24change to enable use_largest_txform featureYaowu Xu
2013-06-21Removing find_seg_id and using vp9_get_pred_mi_segid instead.Dmitry Kovalev
2013-06-21Implement SSE2 block_error.Ronald S. Bultje
2013-06-20rename variables to avoid build error in MSVCYaowu Xu
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-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-20Merge "copy partitioning from last fame"Jim Bankoski
2013-06-20copy partitioning from last fameJim Bankoski
2013-06-18Merge "Make fdct32 computation flow within 16bit range"Jingning Han
2013-06-18Make fdct32 computation flow within 16bit rangeJingning Han
2013-06-17Removing vp9_invtrans.{c, h} files.Dmitry Kovalev
2013-06-12Fix row tiling.Ronald S. Bultje
2013-06-11Fix rd partition search for corner blocksJim Bankoski
2013-06-10Fix crash on RD iterations with segmentation enabled.Ronald S. Bultje
2013-06-08Merge "Fix the rd loop over partition types" into experimentalYaowu Xu
2013-06-08TX_SIZE contexts simplification.Deb Mukherjee
2013-06-07Fix the rd loop over partition typesJingning Han
2013-06-07Merge "Handle partition type coding of boundary blocks" into experimentalYaowu Xu
2013-06-07Coding tx-size selection by use of spatial contextDeb Mukherjee
2013-06-07Cleans up mbskip encodingDeb Mukherjee
2013-06-07Handle partition type coding of boundary blocksJingning Han
2013-06-07Fix ref_frame segment feature when it is intra.Ronald S. Bultje
2013-06-07Change to segment ref frame feature.Paul Wilkins
2013-06-07Merge "Coding updates for tx-size selection" into experimentalDeb Mukherjee
2013-06-07Coding updates for tx-size selectionDeb Mukherjee
2013-06-07Compound inter encoder bug fix.Paul Wilkins
2013-06-06fix a typoYaowu Xu
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-06New intra mode and partitioning probabilities.Ronald S. Bultje
2013-06-06don't tokenize & encode tokens for blocks in UMVJim Bankoski
2013-06-05Clean-ups on switchable interpolation and mv_refDeb Mukherjee
2013-05-31Replacing memcpy with struct assignment.Dmitry Kovalev
2013-05-31Adding new encode_txfm function.Dmitry Kovalev
2013-05-31Merge "Merge all various transform size data trackers into single variables."...Ronald S. Bultje
2013-05-31Merge "Moved use_prev_in_find_mv_refs check to frame level" into experimentalScott LaVarnway
2013-05-31Merge all various transform size data trackers into single variables.Ronald S. Bultje
2013-05-30Merge "Creates a new speed 1:" into experimentalJim Bankoski
2013-05-30Creates a new speed 1:Jim Bankoski
2013-05-30Remove splitmv.Ronald S. Bultje
2013-05-30Merge all intra mode coding trees into a single one.Ronald S. Bultje