summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_lookahead.c
AgeCommit message (Expand)Author
2016-08-04vp9: normalize vpx_enc_frame_flags_t usageJames Zern
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-06-24cosmetics: Beautify whitespaces and line wrappingYury Gitman
2016-04-27Use signed variables in the lookahead.Alex Converse
2016-01-28vp9/10: fix encoder crash on flushJames Zern
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-01-29Allow larger encoder configurations.Alex Converse
2014-12-15Revert "Revert "Add support for setting byte alignment.""Frank Galligan
2014-12-15Revert "Add support for setting byte alignment."Paul Wilkins
2014-12-12Add support for setting byte alignment.Frank Galligan
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
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-22Renaming "onyx" to "encoder".Dmitry Kovalev
2014-04-01Make last frame source available in current frame encodingYunqing Wang
2014-03-02vp9_lookahead_push(): remove unused parametersYaowu Xu
2014-02-05Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h.Dmitry Kovalev
2014-01-29Enables alt-ref frames in one pass modeDeb Mukherjee
2014-01-21Seperate the border size for encoder and decoder.hkuang
2013-11-18Move vp9_extend.{h,c} from common to encoderYaowu Xu
2013-10-04cpplint issues in vp9_lookahead.cJim Bankoski
2013-07-15Removing and moving around constant definitions.Dmitry Kovalev
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-03-13Fix pulsing issue with scalingJohn Koleszar
2013-03-11Code cleanup.Dmitry Kovalev
2013-01-18libvpx: Fix some warnings.Frank Galligan
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar