summaryrefslogtreecommitdiff
path: root/vp8/vp8_cx_iface.c
AgeCommit message (Expand)Author
2014-09-04Removing sz member from vpx_codec_priv. Dmitry Kovalev
2014-09-03Consistent allocation of vpx_codec_alg_priv_t.Dmitry Kovalev
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-08-28Removing alg_priv from vpx_codec_priv struct.Dmitry Kovalev
2014-08-21Removing extraconfig_map from vp8_cx_iface.c.Dmitry Kovalev
2014-08-21Merge "Replacing NOT_IMPLMENTED with NULL."Dmitry Kovalev
2014-08-20Replacing NOT_IMPLMENTED with NULL.Dmitry Kovalev
2014-08-20Removing iface pointer from vpx_codec_priv.Dmitry Kovalev
2014-08-15Set uv_crop_height/width in all the placesJohann
2014-08-11[spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_auto_alt_ref in vpx_code...Minghai Shang
2014-08-05Removing legacy XMA features from libvpx.Dmitry Kovalev
2014-07-31Changes interface to avoid uninitialized warnings in vp9_cx_iface.c.Jim Bankoski
2014-07-22[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVCMinghai Shang
2014-07-14Rewrite functions related to first pass block statsPengchong Jin
2014-07-14[spatial svc]Implement alt reference framesMinghai Shang
2014-05-27Removing ctrl_id parameter from vpx_codec_control_fn_t.Dmitry Kovalev
2014-04-25Fixing constant value used to calculate frame pts and duration.Dmitry Kovalev
2014-04-14Enable vpxenc to specify internal coded frame sizeAdrian Grange
2014-02-26[svc] Add target bitrate settings for each layers.Minghai Shang
2014-02-05Remove delete_first_pass_file.Adrian Grange
2014-02-04Remove duplicated codeAdrian Grange
2013-09-09Merge "API extensions and sample app for spacial scalable encoder"Ivan Maltz
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz
2013-09-06Support a constant quality mode in VP9Deb Mukherjee
2013-07-12yv12config: remove YUV_TYPEJames Zern
2013-04-16Merge branch 'experimental' into masterJohn Koleszar
2013-03-27Convert g_frame_parallel_decoding to control interfaceJohn Koleszar
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee
2013-01-11Upstream changes from Chromium Android Clang build.Frank Galligan
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-08-20silent compiling warnings for VC9 buildYaowu Xu
2012-08-08fix timestamp calculation rollover w/altrefJames Zern
2012-07-26multi-res: add drop_frame supportYunqing Wang
2012-07-13multi-res: add parameter validity checkingYunqing Wang
2012-07-13Remove unused parameter in encoder interface codeYunqing Wang
2012-06-19Merge "disable lagged encoding in one-pass"John Koleszar
2012-06-15Remove threading dependencies with --disable-multithreadJohn Koleszar
2012-06-13disable lagged encoding in one-passJames Zern
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-06-04Remove extra enumJohann
2012-05-23Prevent external frame size changes in two-passJohn Koleszar
2012-05-23multi-res: modify memory allocation codeYunqing Wang
2012-05-22Merge "multi-res: force Key frame sychronization"Yunqing Wang
2012-05-16multi-res: force Key frame sychronizationYunqing Wang
2012-05-11fix warnings for building on win32Scott Graham
2012-05-11Merge branch 'origin/eider' into masterJohn Koleszar
2012-05-08Use consistent range for VP8E_SET_NOISE_SENSITIVITYJohn Koleszar
2012-05-04remove deprecated pre-v0.9.0 APIJohn Koleszar
2012-05-04Make global data constAttila Nagy
2012-05-02multi-res: restore v1.0.0 APIJohn Koleszar