summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_subexp.c
AgeCommit message (Expand)Author
2015-05-15vp9_subexp.h: add a missing prototypeJames Zern
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2014-12-03Rework coeff probability model update for rtc codingJingning Han
2014-08-05vp9_subexp: remove vp9_compute_update_table()James Zern
2014-03-17Removed several unused functions.Yaowu Xu
2014-03-05Adding vp9_cost.{h, c} files.Dmitry Kovalev
2014-03-02vp9_prob_diff_update_savings_search_model(): remove paramsYaowu Xu
2014-02-03Propgate constants through subexp routines.Alex Converse
2013-12-20Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.Dmitry Kovalev
2013-11-19Cleaning up probability/cost functions.Dmitry Kovalev
2013-10-31Cleanup. Adding const to function pointer arguments.Dmitry Kovalev
2013-10-11Replacing {VP9_COEF, MODE}_UPDATE_PROB with DIFF_UPDATE_PROB.Dmitry Kovalev
2013-07-22vp9: make some static tables constJames Zern
2013-07-02Clean-up in forward update to use mapping tablesDeb Mukherjee
2013-06-29Moving encoder subexp encoding functions to subexp.{h, c}.Dmitry Kovalev