summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-08Merge "Install test sources for MSVS"Johann
2014-01-08Merge "Cleanups around cpi->common."Dmitry Kovalev
2014-01-08Adding {get, set}_rate_correction_factor() functions.Dmitry Kovalev
2014-01-08Merge "Renaming 'Mode' to 'mode'."Dmitry Kovalev
2014-01-08Install test sources for MSVSJohann
2014-01-08Optimze inv 16x16 DCT with 10 non-zero coeffs - P1Jingning Han
2014-01-08Removing direct references to {lst_fb, gld_fb, alt_fb}_idx fields.Dmitry Kovalev
2014-01-08Cleanups around cpi->common.Dmitry Kovalev
2014-01-08Merge "Add a C fallback for get_msb() and change inline to INLINE."Alex Converse
2014-01-08Merge "Add initial intra frame neon optimization. 1~2% gain."hkuang
2014-01-08Renaming 'Mode' to 'mode'.Dmitry Kovalev
2014-01-08Renaming 'Sharpness' to 'sharpness'.Dmitry Kovalev
2014-01-08Merge "Using struct twopass_rc* instead of VP9_COMP*."Dmitry Kovalev
2014-01-08Add a C fallback for get_msb() and change inline to INLINE.Alex Converse
2014-01-08Add initial intra frame neon optimization. 1~2% gain.hkuang
2014-01-08Merge "AVX2 Variance Optimization"Yunqing Wang
2014-01-08Merge "Include gen_msvs_vcxproj.sh"Johann
2014-01-08Merge "Replace RD modeling with a fixed point approximation."Alex Converse
2014-01-08AVX2 Variance Optimizationlevytamar82
2014-01-08Replace RD modeling with a fixed point approximation.Alex Converse
2014-01-08Merge "Fix an issue in motion vector prediction stage"Jingning Han
2014-01-08Include gen_msvs_vcxproj.shJohann
2014-01-08Merge "Further rate control cleanups"Deb Mukherjee
2014-01-08Merge "Remove yasm.rules dependency"Johann
2014-01-08Fix rate allocation bug.Paul Wilkins
2014-01-07Removing examples code generation and making them static.Dmitry Kovalev
2014-01-07Further rate control cleanupsDeb Mukherjee
2014-01-07Fix an issue in motion vector prediction stageJingning Han
2014-01-07Remove deprecated variable from rt_speed_featureJingning Han
2014-01-07Merge "Adding new_mv local variable."Dmitry Kovalev
2014-01-07Merge "Adding get_ref_frame_buffer() function."Dmitry Kovalev
2014-01-07Merge "Removing unused mvp_fill manipulation code."Dmitry Kovalev
2014-01-07Merge "Remove avoid_frame_with_high_error from RD loop"Jingning Han
2014-01-07Merge "Reusing ROUND_POWER_OF_TWO macro."Dmitry Kovalev
2014-01-07Merge "Clean up: unused function and variables"Paul Wilkins
2014-01-06Removing unused mvp_fill manipulation code.Dmitry Kovalev
2014-01-06Merge "Replacing &cpi->common with cm."Dmitry Kovalev
2014-01-06Adding new_mv local variable.Dmitry Kovalev
2014-01-06Reusing ROUND_POWER_OF_TWO macro.Dmitry Kovalev
2014-01-06Replacing &cpi->common with cm.Dmitry Kovalev
2014-01-06Merge "Fix encoding Raw yv12 and i420 from a pipe."Alex Converse
2014-01-06Merge "Code cleanup: remove unneeded lines."Marco Paniconi
2014-01-06Fix encoding Raw yv12 and i420 from a pipe.Alex Converse
2014-01-06Merge "Added placeholder for real time mode"Yaowu Xu
2014-01-06Code cleanup: remove unneeded lines.Marco Paniconi
2014-01-06Merge "Write correct resolution to the IVF file header (b/11270652)"Charles 'Buck' Krasic
2014-01-06Remove yasm.rules dependencyJohann
2014-01-06Merge "Combining ref_frame and second_ref_frame into ref_frames[2]."Dmitry Kovalev
2014-01-06Merge "Moving reset_segment_features() to encoder/vp9_segmentation.h."Dmitry Kovalev
2014-01-06Adding get_ref_frame_buffer() function.Dmitry Kovalev