Merge "All zero coeff skip in IDCT 32x32"
All zero coeff skip in IDCT 32x32
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"
Merge "Giving consistent names to IDCT 8x8 functions."
Removing redundant vp9_pt_energy_class declarations.
cpplint errors in vp9_onyx_if.h
Using inter_mode_offset_function instead of duplicated code.
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"
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"
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"
Fix first pass for non-square blocks
Merge "Moving all idct/iht functions in one place."
Missing threshold case for disable split.
cpplint issues vp9_encodemv.c
Merge "Remove redundant second_ref_frame check in sub8x8"
Adding assign_mv() function to reduce code duplication.
Merge "Replacing duplicated code with get_scan_and_band call."
Adding vp9_get_filter_kernel() function.
Merge "Reading diff update flag inside vp9_diff_update_prob."
Replacing duplicated code with get_scan_and_band call.
Merge "Use vp9_zero in sub8x8 RD optimiazion loop"
Merge "BITSTREAM - "update_map" SEMANTICS BROKEN IN 398ddafb629b7f49cf255bf09d3e38b4abd0bb95"
BITSTREAM - "update_map" SEMANTICS BROKEN IN 398ddafb629b7f49cf255bf09d3e38b4abd0bb95
Remove redundant second_ref_frame check in sub8x8
Use vp9_zero in sub8x8 RD optimiazion loop
Change b_mode_info definition from union to struct
Remove unused variables in inter_mode rd loops
Merge "Refactor inter mode rate-distortion search"
Merge "Rewrite HORIZx4 and HORIZx8 in subpixel filter functions"
Merge "Using vp9_zero instead of vpx_memset."
Refactor inter mode rate-distortion search
Merge "Making decode_modes_b function more straightforward."
Using vp9_zero instead of vpx_memset.
Reading diff update flag inside vp9_diff_update_prob.
Merge "Removing vpx_codec_impl_{top, bottom}.h files."
Merge "Speed setting review."
make use last partition consider motion
Merge "make use last partition consider motion"