summaryrefslogtreecommitdiff
path: root/vp9/vp9_cx_iface.c
AgeCommit message (Expand)Author
2015-02-03Add mutex initialization in encoderYaowu Xu
2015-02-02Merge "Allow larger encoder configurations."Alex Converse
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2015-01-29Allow larger encoder configurations.Alex Converse
2015-01-23Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...Johann
2015-01-22Merge branch 'frame-parallel' to enable frame parallel decode in master branch.hkuang
2015-01-21Allow external resize via vpx_codec_enc_config_setAlex Converse
2015-01-14Add encoder control for setting color spaceYaowu Xu
2015-01-09Added plumbing for setting color spaceYaowu Xu
2015-01-09Fix comments and color formatYaowu Xu
2014-12-18Merge "make vp9 encoder static initializers thread safe"James Zern
2014-12-18make vp9 encoder static initializers thread safeJim Bankoski
2014-12-17Corrected value range of --cpu-used for vp9Yaowu Xu
2014-12-04vp9_ethread: the tile-based multi-threaded encoderYunqing Wang
2014-11-13Prepare for dynamic frame resizing in the recode loopAdrian Grange
2014-11-10Vidyo: Support for one-pass rc-enabled SVC encoderDeb Mukherjee
2014-10-27Add a new control of golden frame boost in CBR modeYaowu Xu
2014-10-24Add a new control of max bitrate for inter frameYaowu Xu
2014-10-20Extend --auto-alt-ref so it can enable multi-alt ref.Paul Wilkins
2014-10-16[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-16Revert "[spatial svc]Another workaround to avoid using prev_mi"Paul Wilkins
2014-10-14[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-02Adds some missing I440 checksDeb Mukherjee
2014-09-30Misc. high-bit-depth fixesDeb Mukherjee
2014-09-22Merge "[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it fo...Minghai Shang
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-18[spatial svc] Use same golden frame for all temporal layersMinghai Shang
2014-09-12Change the control function of VP9 denoiser.JackyChen
2014-09-12Merge "[spatial svc] Output psnr for all layers in one packet."Minghai Shang
2014-09-11Adds high bitdepth transform functions and testsDeb Mukherjee
2014-09-11[spatial svc] Output psnr for all layers in one packet.Minghai Shang
2014-09-05Merge "Adding temp cpi var."Dmitry Kovalev
2014-09-04Adding temp cpi var.Dmitry Kovalev
2014-09-04Removing sz member from vpx_codec_priv. Dmitry Kovalev
2014-09-03Merge "Consistent allocation of vpx_codec_alg_priv_t."Dmitry Kovalev
2014-09-03Consistent allocation of vpx_codec_alg_priv_t.Dmitry Kovalev
2014-09-03Merge "[svc] Temporal svc with two pass rate control"Minghai Shang
2014-09-02Merge "Adds config opt for highbitdepth + misc. vpx"Deb Mukherjee
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang
2014-09-02Merge "Adding get_frame_pkt_flags() function."Dmitry Kovalev
2014-08-28Removing alg_priv from vpx_codec_priv struct.Dmitry Kovalev
2014-08-26Adding get_frame_pkt_flags() function.Dmitry Kovalev
2014-08-25Removing unused arnr_type from VP9EncoderConfig and vp9_extracfg.Dmitry Kovalev
2014-08-25Removing non-executable code from encoder_encode().Dmitry Kovalev
2014-08-25Merge "[spatial svc]Multiple frame context feature"Minghai Shang
2014-08-25[spatial svc]Multiple frame context featureMinghai Shang
2014-08-22Choosing GOOD mode by default.Dmitry Kovalev
2014-08-22vp9_cx_iface.c: spatial_svc resolve missing initializer warningJim Bankoski
2014-08-21Removing output_pkt_list and pkt_list from config structs.Dmitry Kovalev