summaryrefslogtreecommitdiff
path: root/vp8/vp8_cx_iface.c
AgeCommit message (Expand)Author
2018-04-09vpx_image: remove unused image formatsJames Zern
2018-03-20vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi
2018-03-15vp9-svc: Frame dropper for SVC.Marco Paniconi
2018-02-01Fix issue for 0 target bitrate in multi-res build.Jerome Jiang
2018-01-24Merge "Fix frame sizes in pkt to support spatial layers."Jerome Jiang
2018-01-22Fix frame sizes in pkt to support spatial layers.Jerome Jiang
2018-01-22Merge changes from topic "clang-format"Johann Koenig
2018-01-18clang-format v5.0.0 vp8/Johann
2018-01-18vp8: Fix to multi-res-encoder for skipping streams.Marco
2017-12-06Add frame width & height to frame pkt. Add test.Jerome Jiang
2017-11-08CVBR command line option.paulwilkins
2016-10-19vp8: Add control for gf boost for 1 pass cbr.Marco
2016-09-19vp8: convert some uses of unsigned long to size_tJames Zern
2016-09-01vp8_cx_iface: quiet -Wshorten-64-to-32 warningJames Zern
2016-07-19vp8: apply clang-tidy google-readability-braces-around-statementsclang-tidy
2016-07-18prepend ++ instead of post in for loops.Jim Bankoski
2016-07-15vp8: apply clang-formatclang-format
2016-06-23vp8 realtime encoder: mark unused variableJohann
2016-06-17Output frames in first pass for VPX_DL_REALTIME.Tom Finegan
2016-06-16vp8_[cd]x_iface.c: Initialize structures to 0Johann
2016-06-14Make new_qc signedJohann
2016-01-26vp8_cx_iface: delete 3 unused functionsJames Zern
2015-10-16vp8cx: remove deprecated reference/entropy controlsJames Zern
2015-09-30vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje
2015-09-08Remove some trailing whitespacesDebargha Mukherjee
2015-08-25vp8e_encode: check validate_config returnJames Zern
2015-07-29Fix a typoYaowu Xu
2015-06-01Adds subsecond frame rates to webmJohnny Klonaris
2015-05-19VP8: For high overshoot, force drop frame and max-out QP.Marco
2015-05-14vp8/rdopt.h+onyx_int.h: add some missing prototypesJames Zern
2015-05-06Move shared SAD code to vpx_dspJohann
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-04-15Reorganize *_rtcd() calling conventionsJohann
2015-03-26Remove duplicate code from mergeJohann
2015-03-20vp[89]_cx_iface.c: remove obsolete ABI checksJames Zern
2015-02-12Add missing initializer to VP8 codec interfaceAdrian Grange
2015-01-27vp8enc: Prevent out of bounds memory access.Alex Converse
2014-12-16Silence -Werror=unused-parameterJohann
2014-12-03Various updates to vp8.Marco
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