summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2014-02-23Merge "Combining if-else branches from different conditions."Dmitry Kovalev
2014-02-23Merge "Cleaning up vp9_mvref_common.{h, c}."Dmitry Kovalev
2014-02-22Merge "Periodically update mode and mv costs"Jingning Han
2014-02-21Changed a constant array to static const typeYaowu Xu
2014-02-21Merge "Remove an unused variable"Yaowu Xu
2014-02-21Periodically update mode and mv costsJingning Han
2014-02-21Merge "Refactor selected partition size coding for rtc"Jingning Han
2014-02-21Merge "Stop gating non420 features with a configure flag."Alex Converse
2014-02-21Refactor selected partition size coding for rtcJingning Han
2014-02-21Merge "vp9_rd_pick_inter_mode_sb() reorganization"Yaowu Xu
2014-02-21Stop gating non420 features with a configure flag.Alex Converse
2014-02-20vp9_rd_pick_inter_mode_sb() reorganizationAlex Converse
2014-02-20Enable reduced set of intra modes in rtc codingJingning Han
2014-02-20Merge "Force alt reference frame off in rtc mode"Jingning Han
2014-02-20Merge "vp9_subpel_variance_impl_intrin_avx2.c: make some tables static"James Zern
2014-02-20Merge "vp9_subpixel_8t_intrin_ssse3.c: make some tables static"James Zern
2014-02-20Merge "vp9_subpixel_8t_intrin_avx2.c: make some tables static"James Zern
2014-02-20Force alt reference frame off in rtc modeJingning Han
2014-02-20Remove an unused variableYaowu Xu
2014-02-20Merge "Rename vp8_cfg to vp9_cfg in vp9_cx_iface"Jingning Han
2014-02-20Merge "Use MI_BLOCK_SIZE in block coding loop"Jingning Han
2014-02-20Merge "Rework non-RD mode decision coding flow"Jingning Han
2014-02-20Merge "Use fast HEX search in real time mode"Yunqing Wang
2014-02-20Merge "Only track mode_chosen_counts if CONFIG_INTERNAL_STATS."Alex Converse
2014-02-20vp9_encodeframe.c: Silence rdmult assignment warning with a cast.Tom Finegan
2014-02-20Merge "vp9_vaq.c: Cast result of round() to int to silence warning caused by ...Tom Finegan
2014-02-20vp9_encodeframe.c: Silence totalrate assignment warning with a cast.Tom Finegan
2014-02-20Condition alt-ref entropy context setting on svc.Marco Paniconi
2014-02-20Merge "vp9_rdopt.c: Use int64_t for dist_sum and rate_sum in model_rd_for_sb()."Paul Wilkins
2014-02-19Only track mode_chosen_counts if CONFIG_INTERNAL_STATS.Alex Converse
2014-02-19Rename vp8_cfg to vp9_cfg in vp9_cx_ifaceJingning Han
2014-02-19Merge "Adding is_mv_valid() function."Dmitry Kovalev
2014-02-19Merge "Do not use the value of 'rate_mv' if uninitialized."Alex Converse
2014-02-19Merge "vp9: normalize DECLARE_ALIGNED use on global tables"James Zern
2014-02-19Use MI_BLOCK_SIZE in block coding loopJingning Han
2014-02-19Rework non-RD mode decision coding flowJingning Han
2014-02-19Cleaning up vp9_mvref_common.{h, c}.Dmitry Kovalev
2014-02-19Merge "Remove comment from calls to vp9_clear_system_state."Paul Wilkins
2014-02-19Adding is_mv_valid() function.Dmitry Kovalev
2014-02-19Cleaning up vp9_onyx_if.c.Dmitry Kovalev
2014-02-19Merge "Cleaning up pack_inter_mode_mvs() function."Dmitry Kovalev
2014-02-19Merge "Removing unused tree_update_hist[] array."Dmitry Kovalev
2014-02-19Merge "Cleaning up vp9_encodemb.c."Dmitry Kovalev
2014-02-18vp9: normalize DECLARE_ALIGNED use on global tablesJames Zern
2014-02-18vp9_rdopt.c: Use int64_t for dist_sum and rate_sum in model_rd_for_sb().Tom Finegan
2014-02-18Removed unnecessary type castYaowu Xu
2014-02-18vp9_subpel_variance_impl_intrin_avx2.c: make some tables staticJames Zern
2014-02-18vp9_subpixel_8t_intrin_ssse3.c: make some tables staticJames Zern
2014-02-18vp9_subpixel_8t_intrin_avx2.c: make some tables staticJames Zern
2014-02-18Merge "vp9_filter: move table alignment decl's to header"James Zern