summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-19Merge "Adding get_block_variance_fn() function."Dmitry Kovalev
2013-12-19Merge "Replacing 1 << mi_{width, height}_log2() with lookup tables."Dmitry Kovalev
2013-12-19vp9_encode_frame() cleanup.Dmitry Kovalev
2013-12-19Adding get_block_variance_fn() function.Dmitry Kovalev
2013-12-19Replacing 1 << mi_{width, height}_log2() with lookup tables.Dmitry Kovalev
2013-12-19Merge "Begin refactor of frame schedule in rate control"Deb Mukherjee
2013-12-19Remove a unused sub-pixel searchYunqing Wang
2013-12-19Code clean upYunqing Wang
2013-12-19Merge "Converting vp9_treecoder.h to vp9_prob.{h, c}"Dmitry Kovalev
2013-12-19Merge "Adding get_zbin_mode_boost() function."Dmitry Kovalev
2013-12-19Begin refactor of frame schedule in rate controlDeb Mukherjee
2013-12-19Merge "test/decode_perf_test: fix msvc build"Tom Finegan
2013-12-19Adjust gf_group_error_left for arf groups.Paul Wilkins
2013-12-19Allow arf just before kfs or end of sequence.Paul Wilkins
2013-12-19Further q estimate adjustment.Paul Wilkins
2013-12-19Remove unused code and data structure.Paul Wilkins
2013-12-18Reusing FRAME_COUNTS in the encoder.Dmitry Kovalev
2013-12-18test/decode_perf_test: fix msvc buildTom Finegan
2013-12-18Merge "test/partial_idct_test: fix formatting and a warning"James Zern
2013-12-18Merge "Reusing FRAME_COUNTS in the encoder."Dmitry Kovalev
2013-12-18test/partial_idct_test: fix msvc buildJames Zern
2013-12-18test/partial_idct_test: fix formatting and a warningJames Zern
2013-12-18Cast away Windows warningJohann
2013-12-18Merge "Fix arnr for 4:4:4."Alex Converse
2013-12-18Fix arnr for 4:4:4.Alex Converse
2013-12-18Merge "Fix to overflow in asan test (for vp8 encoder)."Marco Paniconi
2013-12-18Fix to overflow in asan test (for vp8 encoder).Marco Paniconi
2013-12-18Replace cpi->common with cm in vp9_onyx_ifJingning Han
2013-12-18Merge "Make rd_pred_filter update consistent in all bsizes"Jingning Han
2013-12-18Make rd_pred_filter update consistent in all bsizesJingning Han
2013-12-18Merge "Added a test vector that exercises lpf deltas"Yaowu Xu
2013-12-18Adding get_zbin_mode_boost() function.Dmitry Kovalev
2013-12-18Merge "Updates for 1-pass CBR rate control."Marco Paniconi
2013-12-18Added a test vector that exercises lpf deltasYaowu Xu
2013-12-18Updates for 1-pass CBR rate control.Marco Paniconi
2013-12-17Merge "Fix incorrect size reading"Johann
2013-12-17Merge "Only exclude VP8 when it is included"Johann
2013-12-17Merge "Increase required number of external frame buffers"Frank Galligan
2013-12-17Merge "rename loop filter functions"Jim Bankoski
2013-12-17Fix incorrect size readingJohann
2013-12-17Only exclude VP8 when it is includedJohann
2013-12-17Merge "Add external constants."James Zern
2013-12-17Increase required number of external frame buffersFrank Galligan
2013-12-17rename loop filter functionsJim Bankoski
2013-12-17Add external constants.Frank Galligan
2013-12-17Calculating has_second_ref only once for single_ref context.Dmitry Kovalev
2013-12-17Merge changes I5d28c2f5,Ib00b036fYaowu Xu
2013-12-17Merge "Calling is_inter_block() only if mbmi is available."Dmitry Kovalev
2013-12-17Remove redundant function and callsYaowu Xu
2013-12-17Moving hev mask calculation into filter4() function.Dmitry Kovalev