summaryrefslogtreecommitdiff
path: root/vpx
AgeCommit message (Expand)Author
2014-10-01Adds support of 440 content.Deb Mukherjee
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-09-30vpx_integer.h: define __STDC_LIMIT_MACROSJames Zern
2014-09-30Revert "Fix compiling error in vp9_idct.h"James Zern
2014-09-30Merge "Misc. high-bit-depth fixes"Deb Mukherjee
2014-09-30Misc. high-bit-depth fixesDeb Mukherjee
2014-09-30Fix compiling error in vp9_idct.hJingning Han
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]Remove quantizers option. Use max/min quantizers for each layer.Minghai Shang
2014-09-17[spatial svc] Use string for quantizers and scale-factors option in the test appMinghai Shang
2014-09-16Merge "Remove memset of every external frame buffer."Frank Galligan
2014-09-15Remove memset of every external frame buffer.Frank Galligan
2014-09-12Merge "Change the control function of VP9 denoiser."JackyChen
2014-09-12Change the control function of VP9 denoiser.JackyChen
2014-09-12[spatial svc] Remove useless APIs and variablesMinghai Shang
2014-09-11[spatial svc] Output psnr for all layers in one packet.Minghai Shang
2014-09-11[spatial svc] Remove handling frame and stats packets in the codecMinghai Shang
2014-09-09Merge "Removing legacy compatibility layer."Dmitry Kovalev
2014-09-08Merge "[spatial svc]Add layer bitrates options and clean up parsing options f...Minghai Shang
2014-09-05[spatial svc]Add layer bitrates options and clean up parsing options from stringMinghai Shang
2014-09-04Removing sz member from vpx_codec_priv. Dmitry Kovalev
2014-09-03Merge "[svc] Temporal svc with two pass rate control"Minghai Shang
2014-09-02Removing legacy compatibility layer.Dmitry Kovalev
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang
2014-08-28Removing alg_priv from vpx_codec_priv struct.Dmitry Kovalev
2014-08-25Merge "Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver()."Dmitry Kovalev
2014-08-25Merge "[spatial svc]Multiple frame context feature"Minghai Shang
2014-08-25Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver().Dmitry Kovalev
2014-08-25[spatial svc]Multiple frame context featureMinghai Shang
2014-08-22Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.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-19Merge "Using functions from vpx_mem.h inside vpx_image.c."Dmitry Kovalev
2014-08-19Using functions from vpx_mem.h inside vpx_image.c.Dmitry Kovalev
2014-08-19Removing unused tbd struct member.Dmitry Kovalev
2014-08-13vpx_codec_internal.h : clean out unused function warningJim Bankoski
2014-08-13vpx_internal_error -> fix -Wunused-function issuesJim Bankoski
2014-08-12Merge "vpx_codec_decode: check data size"James Zern
2014-08-12Merge "inline vpx functions in headers to avoid unused function warning"James Zern
2014-08-12inline vpx functions in headers to avoid unused function warningJim Bankoski
2014-08-11Merge "remove remaining references to XMA"James Zern
2014-08-11remove remaining references to XMAJames Zern
2014-08-11[spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_auto_alt_ref in vpx_code...Minghai Shang
2014-08-11vpx_codec_decode: check data sizeJames Zern
2014-08-08Adds spatial-svc macros to code to allow disablingDeb Mukherjee
2014-08-08Merge "Removing legacy XMA features from libvpx."Dmitry Kovalev
2014-08-05Removing legacy XMA features from libvpx.Dmitry Kovalev
2014-08-05Add a codec control option to tune for screen content.Alex Converse