summaryrefslogtreecommitdiff
path: root/vp9/vp9_cx_iface.c
AgeCommit message (Expand)Author
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-03-27Convert g_frame_parallel_decoding to control interfaceJohn Koleszar
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-13Fix pulsing issue with scalingJohn Koleszar
2013-03-13Add VP9_GET_REFERENCE controlJohn Koleszar
2013-03-12fix superframe index with lagged encodingJohn Koleszar
2013-03-05Add 'superframe' indexJohn Koleszar
2013-03-04Support 16K sequence codingJingning Han
2013-02-20Merge lossless experimentYaowu Xu
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-08Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimentalJohn Koleszar
2013-02-08Initial support for resolution changes on P-framesJohn Koleszar
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar
2012-11-15Pack invisible frames without lengthsJohn Koleszar
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-09Merge "Packing Altref along with succeeding frame and length encoding frames"...John Koleszar
2012-11-09Packing Altref along with succeeding frame and length encoding framesVignesh Venkatasubramanian
2012-11-07Merge with upstream experimental changesJohn Koleszar
2012-11-06vpx: merge with masterJohn Koleszar
2012-11-06silent a lot of MSVC compiler warningsYaowu Xu
2012-11-02vpx_scale: sync from masterJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje