Merge "change to avoid out-of-range computation"
Merge "Re-design rate-distortion cost tracking buffers"
Re-design rate-distortion cost tracking buffers
change to avoid out-of-range computation
Merge "Removing inv_txm4x4_1_add and inv_txm4x4_add function pointers."
Merge "Moving all scan/iscan code into separate vp9_scan.{h, c} files."
Merge "Giving consistent names to IDCT 16x16 functions."
Merge "Adding const to several pointers."
Merge "Adjustment to mv cost parameters"
Merge "Fix intra dist model of skip_encode feature"
Merge "Allow sub8x8 intra modes test for alt frame coding"
Merge "Disable MODE_TEST_HIT_STATS"
Adjustment to mv cost parameters
Adding const to several pointers.
Merge "Simplifying and inlining k_cvtlo_epi16 and k_cvthi_epi16"
Fix intra dist model of skip_encode feature
Merge "Added #define of snprintf for MSVC"
Added #define of snprintf for MSVC
Merge "Clean-ups in rdopt.c"
Merge "Deprecate the use of PARTITION_INFO from encoder"
mips dsp-ase r2 vp9 decoder bilinear convolve optimizations
Deprecate the use of PARTITION_INFO from encoder
Merge "vp9_blockd.h: update get_tx_eob() signature"
Remove extra line in decode_coefs
Merge "All zero coeff skip in IDCT 32x32"
All zero coeff skip in IDCT 32x32
Removing inv_txm4x4_1_add and inv_txm4x4_add function pointers.
Merge "Removing redundant vp9_pt_energy_class declarations."
Merge "easy to fix cpplint issue in rdopt.c"
Merge "Fix MSVC warning."
Change to allow less rectangular partion check
Merge "Rate control parameter adjustment"
easy to fix cpplint issue in rdopt.c
Merge "cpplint issue with convolve resolved"
cpplint issue with convolve resolved
cpplint issue missed in first pass for vp9_bitstream.c
Merge "cpplint vp9_variance_sse2.c"
Rate control parameter adjustment
Merge "cpplint errors in vp9_onyx_if.h"
Giving consistent names to IDCT 16x16 functions.
Merge "Giving consistent names to IDCT 8x8 functions."
Removing redundant vp9_pt_energy_class declarations.
cpplint errors in vp9_onyx_if.h
Moving all scan/iscan code into separate vp9_scan.{h, c} files.
Using inter_mode_offset_function instead of duplicated code.
vp9_blockd.h: update get_tx_eob() signature
Merge "Cleaning up foreach_predicted_block_in_plane() function."
Merge "cpplint issues resolved vp9_ratectrl.c"
cpplint issues resolved vp9_ratectrl.c
Merge "cpplint problems resolved with vp9_firstpass.c"
Merge "cpplint issues resolved in vp9_mcomp.c"
Disable MODE_TEST_HIT_STATS
Merge changes I8a106dd6,Iec442603
Giving consistent names to IDCT 8x8 functions.
Merge "Adding assign_mv() function to reduce code duplication."
Merge "Giving consistent names to IDCT/IWHT functions."
Merge "encodemb cpplint issues revisited."
NOLINT issue with headers that's hard to avoid do to config.h issue
remaining cpplint issue in vp9_decode_frame
encodemb cpplint issues revisited.
cpplint problems resolved with vp9_firstpass.c
Merge "unused typedef in vp9_variance.h"
Merge "cpplint issues with vp9_boolhuff.c resolved"
Merge "added nolint to function that doesn't seem easy to breakup"
Merge "cpplint issues in vp9_lookahead.c"
cpplint issues resolved in vp9_mcomp.c
Merge changes Idbfabe42,I788f1a30
Merge "cpplint issues in vp9_picklpf.c"
Merge "cpplint issues resolved vp9/vp9_cx_iface.c"
Allow sub8x8 intra modes test for alt frame coding
cpplint issues with vp9_boolhuff.c resolved
Merge "cpplint issues with vp9_temporal_filter.c"
cpplint issues resolved vp9/vp9_cx_iface.c
cpplint issues in vp9_picklpf.c
Merge "lint issue in vp9_psnr.c"
Merge "vp9_encodeframe.c cpplint issues resolved"
Merge "cpp lint issues resolved in vp9_encodeintra.c"
Merge "cpplint vp9_dct.c issues resolved"
Merge "cpplint issues vp9_tokenize.c resolved"
Cleaning up foreach_predicted_block_in_plane() function.
cpplint issues with vp9_temporal_filter.c
Merge "Adding vp9_get_filter_kernel() function."
Merge "Further clean up of speed 4"
Further clean up of speed 4
vp9_encodeframe.c cpplint issues resolved
cpp lint issues resolved in vp9_encodeintra.c
Remove mode_skip_start and mask code for sub 8x8
cpplint issues in vp9_lookahead.c
cpplint issues resolved in vp9_variance_mmx.c
Selective masking of split modes.
added nolint to function that doesn't seem easy to breakup
Giving consistent names to IDCT/IWHT functions.
cpplint vp9_variance_sse2.c
cpplint issues in vp9_ssim.c
cpplint vp9_dct.c issues resolved
cpplint issues vp9_tokenize.c resolved
Merge "cpplint issues vp9_encodemv.c"
Merge "cpplint issues vp9_mbgraph"