Merge "vpxdec: Fix webm fps check."
vpxdec: Fix webm fps check.
Merge "Disable two libvpx APIs for VP9"
Merge "Eliminating usage of allow_comp_inter_inter in the decoder."
Merge "Renaming vp9_short_fdct4x4 and vp9_short_walsh4x4."
Merge changes I1868fb75,I9ff504c6
Merge "Cleaning up {above, left}_block_mode functions."
Merge "Improve scale_factors struct"
Disable two libvpx APIs for VP9
Merge "vp9/extend_for_intra: avoid crossing tile boundary"
vp9/extend_for_intra: avoid crossing tile boundary
Cleaning up {above, left}_block_mode functions.
Renaming INTERPOLATIONFILTERTYPE to INTERPOLATION_TYPE.
Adding VP9_FRAME_MARKER constant.
Renaming vp9_short_fdct4x4 and vp9_short_walsh4x4.
Merge "Renaming vp9_short_fdct32x32 to vp9_fdct32x32."
Eliminating usage of allow_comp_inter_inter in the decoder.
Merge "Use inter mode flag in super_block_yrd"
Renaming vp9_short_fdct32x32 to vp9_fdct32x32.
Merge "Renaming vp9_short_fdct16x16 to vp9_fdct16x16."
Merge "Renaming vp9_short_fdct8x8 to vp9_fdct8x8."
Use inter mode flag in super_block_yrd
Merge "Make decode modules independent of tile index"
Renaming vp9_short_fdct16x16 to vp9_fdct16x16.
Renaming vp9_short_fdct8x8 to vp9_fdct8x8.
Merge "Reordering probability tables for consistency."
Merge "Removing quantize_b_4x4 function pointer."
Remove right_available member from VP9_COMP
Make decode modules independent of tile index
Merge "Moving functions from vp9_decodemv.c to vp9_decodframe.c."
Moving functions from vp9_decodemv.c to vp9_decodframe.c.
Improve scale_factors struct
Removing quantize_b_4x4 function pointer.
Merge "vp9 dec/com: only update frame counts when necessary (2)"
Merge "Using stride (# of elements) instead of pitch (bytes) in fdct4x4."
Merge changes I305fd55f,I13fe92b1
Merge "Revert "Merge "SVC improvements"""
Reordering probability tables for consistency.
Merge "Removing NUM_ prefix from constant names."
Merge "Using stride (# of elements) instead of pitch (bytes) in fdct8x8."
Merge "Using INTER_MODES constant instead of MB_MODE_COUNT - NEARESTMV."
Revert "Merge "SVC improvements""
Merge "Prevent left_block_mode stepping into left tile"
Prevent left_block_mode stepping into left tile
vp9 dec/com: only update frame counts when necessary (2)
Merge "SVC improvements"
Using stride (# of elements) instead of pitch (bytes) in fdct4x4.
Merge "Inlining set_partition_seg_context function."
Merge "Cleanup: using cm variable instead of cpi->common."
vp9/dec: use loop filter worker for all inline cases
Inlining set_partition_seg_context function.
Merge "Make memory alloc in pick_mode_context bsize aware"
Cleanup: using cm variable instead of cpi->common.
Merge "Moving allow_high_precision_mv from MACROBLOCKD to VP9_COMMON."
Merge "Fix d207 intra prediction SSSE3 functions"
Merge "Modified no memory rate control."
Merge "Reduced delta for kf/gf/arf when at maxq."
Moving allow_high_precision_mv from MACROBLOCKD to VP9_COMMON.
Merge "Removing unused struct member mvcount[MV_VALS]."
Merge "Added necessary includes"
vp9_decodframe: limit scope of private function params
vp9_decode_tokens: limit scope of function params
vp9_read_mode_info: limit scope of function params
vp9_decodemv: limit scope of private function params
Modified no memory rate control.
Reduced delta for kf/gf/arf when at maxq.
Removing NUM_ prefix from constant names.
Fix d207 intra prediction SSSE3 functions
Using INTER_MODES constant instead of MB_MODE_COUNT - NEARESTMV.
Disable d207 intra prediction SSSE3 functions
Merge "vp9 dec/com: only update frame counts when necessary"
vp9 dec/com: only update frame counts when necessary
Merge "vp9 com/dec: avoid reading unavailable above/left"
vp9 com/dec: avoid reading unavailable above/left
Merge "Use lookup table to simplify logic"
Merge "Using stride (# of elements) instead of pitch (bytes) in fdct16x16."
Make memory alloc in pick_mode_context bsize aware
Merge "Converted assert to error checking"
Using stride (# of elements) instead of pitch (bytes) in fdct8x8.
Removing unused struct member mvcount[MV_VALS].
Merge "Passing block index explicitly instead of using get_sb_index()."
Using stride (# of elements) instead of pitch (bytes) in fdct16x16.
Converted assert to error checking
Merge "Added checking for invalid size"
Passing block index explicitly instead of using get_sb_index().
Added checking for invalid size
Merge "Add missing calls to emms in the adaptive quantization code"
vp9_thread: add vp9_worker_execute()
Use lookup table to simplify logic
Merge "Adding allow_hp as an argument to mv search functions."
Merge "Using TREE_SIZE macro for vp9_segment_tree."
Merge "Removing last_kf_gf_q member from VP9Common structure."
Add missing calls to emms in the adaptive quantization code
Adding allow_hp as an argument to mv search functions.
Using stride (# of elements) instead of pitch (bytes) in fdct32x32.
Merge "Prevent first pass from outputing invalid info"
Removing last_kf_gf_q member from VP9Common structure.