summaryrefslogtreecommitdiff
path: root/vpx
AgeCommit message (Expand)Author
2018-02-09Reland "Add ROI support for VP9."Jerome Jiang
2018-01-29Fix doc comment mismatch in vpx_frame_buffer.hBrion Vibber
2018-01-24Merge "vpx_codec_enc_init_multi: fix segfault w/vp9"James Zern
2018-01-24Merge "Fix frame sizes in pkt to support spatial layers."Jerome Jiang
2018-01-23vpx_codec_enc_init_multi: fix segfault w/vp9James Zern
2018-01-23Merge "Fix crash invalid params for vp8 multres. Add test."Jerome Jiang
2018-01-22Fix frame sizes in pkt to support spatial layers.Jerome Jiang
2018-01-22Fix crash invalid params for vp8 multres. Add test.Jerome Jiang
2018-01-16vp8dx.h: Add macro for skipping loop filterVignesh Venkatasubramanian
2018-01-11adopt some clang 5.0.0 formattingJohann
2017-12-11vp9 svc: Allow denoising next to highest resolution.Jerome Jiang
2017-12-06Add frame width & height to frame pkt. Add test.Jerome Jiang
2017-11-30decouple spatial-svc from encoder abiJames Zern
2017-11-17vp9 svc: fix a few compile warnings.Jerome Jiang
2017-11-13Merge "vp9 svc: Change conditions on VPX_ENCODER_ABI_VERSION."Jerome Jiang
2017-11-13vp9 svc: Change conditions on VPX_ENCODER_ABI_VERSION.Jerome Jiang
2017-11-13New content type to improve grain retention.paulwilkins
2017-11-08CVBR command line option.paulwilkins
2017-10-10Fix alignment in vpx_image without external allocation.Jerome Jiang
2017-10-05vpx_codec.h: namespace local definesJames Zern
2017-09-28Fix image width alignment. Enable ImageSizeSetting test.Jerome Jiang
2017-07-06vp8cx,cosmetics: correct VP9_SET_TILE_COLUMNS docsJames Zern
2017-07-06vp8cx,cosmetics: correct VP9_SET_FRAME_PARALLEL_DECODING docsJames Zern
2017-05-10vp9: SVC: Fix setting in sample encoder.Marco
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-06VP9 motion vector unit testYunqing Wang
2017-03-16vpx_codec.h: include vpx/*.h -> ./*.hMarco
2017-03-07Merge "tiny_ssim.c : adds y4m support to tiny_ssim."James Bankoski
2017-03-07tiny_ssim.c : adds y4m support to tiny_ssim.Jim Bankoski
2017-02-28VPX_CODEC_CAP_HIGHBITDEPTH for decoder interfaceChris Cunningham
2017-02-27vp9: Rename new_mt to row_mtVignesh Venkatasubramanian
2017-02-13The bitstream bit match test in multi-threaded encoderYunqing Wang
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu
2017-01-12Add decoder getters for the last quantizer.Peter Boström
2016-11-28svc_test: fix two warningsJim Bankoski
2016-11-03vp9-svc: Add decoder control to decode up to x spatial layers.Marco
2016-10-31vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder.Marco
2016-10-28vp9: Updates to SVC sample encoder.Marco
2016-10-19vp8: Add control for gf boost for 1 pass cbr.Marco
2016-09-20vp8: remove VP8_SET_DBG* control supportJames Zern
2016-09-09vpx_codec_control: return incapable for unmatched controlJames Zern
2016-08-24Add --alt-ref-aq=<int> optionYury Gitman
2016-07-25vp9 svc: Enable different speed setting for each spatial layer.jackychen
2016-07-21vpx/: apply clang-formatclang-format
2016-06-28remove visual studio < 2010 workaroundsJames Zern
2016-06-27Merge "Port metric computation changes from nextgenv2"Yaowu Xu
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu
2016-06-24vp9-svc: Remove some unneeded code/comment.Marco
2016-06-17remove vp10James Zern
2016-06-15Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream levelhui su