summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_lookahead.c
AgeCommit message (Expand)Author
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