summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_lookahead.h
AgeCommit message (Expand)Author
2019-11-14Add vp9_lookahead_full/vp9_lookahead_next_show_idxangiebird
2019-11-13Remove the macro of vp9_lookahead_pushangiebird
2018-09-15cosmetics: normalize include guardsJames Zern
2018-03-14remove spatial svc experimentJohann
2016-08-04vp9: normalize vpx_enc_frame_flags_t usageJames Zern
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-04-27Use signed variables in the lookahead.Alex Converse
2015-01-29Allow larger encoder configurations.Alex Converse
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-07-22[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVCMinghai Shang
2014-06-24[spatial svc]Implement lag in frames for spatial svcMinghai Shang
2014-04-30Moving #defines to *.c from *.h.Dmitry Kovalev
2014-04-01Make last frame source available in current frame encodingYunqing Wang
2014-03-02vp9_lookahead_push(): remove unused parametersYaowu Xu
2014-01-23vp9/encoder: add extern "C" to headersJames Zern
2013-07-15Removing and moving around constant definitions.Dmitry Kovalev
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-03-11Code cleanup.Dmitry Kovalev
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar