summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_lookahead.h
Commit message (Expand)AuthorAgeFilesLines
* Allow larger encoder configurations.Alex Converse2015-01-291-1/+5
* [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang2014-09-181-4/+0
* Adds config opt for highbitdepth + misc. vpxDeb Mukherjee2014-09-021-0/+3
* [spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVCMinghai Shang2014-07-221-2/+2
* [spatial svc]Implement lag in frames for spatial svcMinghai Shang2014-06-241-1/+18
* Moving #defines to *.c from *.h.Dmitry Kovalev2014-04-301-3/+0
* Make last frame source available in current frame encodingYunqing Wang2014-04-011-0/+3
* vp9_lookahead_push(): remove unused parametersYaowu Xu2014-03-021-2/+1
* vp9/encoder: add extern "C" to headersJames Zern2014-01-231-0/+8
* Removing and moving around constant definitions.Dmitry Kovalev2013-07-151-0/+2
* Subsampling aware allocs and bitstreamJohn Koleszar2013-05-091-0/+2
* Code cleanup.Dmitry Kovalev2013-03-111-22/+9
* Use standard integer types for pixel values and coefficients.Ronald S. Bultje2012-12-181-2/+3
* google style guide include guardsJim Bankoski2012-11-301-2/+2
* Add vp9_ prefix to all vp9 filesJohn Koleszar2012-11-271-0/+105