aboutsummaryrefslogtreecommitdiff
path: root/vpx
AgeCommit message (Expand)Author
2019-08-20Update documentation: CRF works with VPX_Q modeelliottk
2019-06-19vp8: Allow higher resolution to get periodic keyframe.Jerome Jiang
2019-06-14Fix memory leak for vp8 multi-res encoder.Jerome Jiang
2019-05-29remove unused svc exportsJohann
2019-04-29vp8cx.h,vpxenc: add note about alt ref rangesJames Zern
2019-04-23Revert "Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums"Sai Deng
2019-04-23Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enumssdeng
2019-04-03vp8cx.h: s/VP8E_(SET_MAX_INTER_BITRATE_PCT)/VP9E_$1/James Zern
2019-03-14Merge "Enclose macro arguments in parentheses"Jerome Jiang
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-03-05vp9: map speed > 9 to speed 9.Jerome Jiang
2019-01-15vp9: fix definition for VP9E_SET_POSTENCODE_DROPJerome Jiang
2019-01-14Change "ximage" to "vpx_image_t" in comments.Wan-Teh Chang
2018-12-21Merge "vpx/{vp8,vpx_encoder}.h: fix some typos"James Zern
2018-12-20vpx_integer.h: remove VPX_EMULATE_INTTYPESJames Zern
2018-12-20Merge "vpxenc : fix misleading documentation about sharpness."James Bankoski
2018-12-19vpxenc : fix misleading documentation about sharpness.Jim Bankoski
2018-12-19Merge "vpx/*.h: rm some deprecated defines/enum vals/typedefs"James Zern
2018-12-19Merge "vpx/vp8cx.h: fix some typos"James Zern
2018-12-19vpx_integer.h: drop VS2010 workaroundJames Zern
2018-12-19vpx/{vp8,vpx_encoder}.h: fix some typosJames Zern
2018-12-19vpx/vp8cx.h: fix some typosJames Zern
2018-12-19vpx/*.h: rm some deprecated defines/enum vals/typedefsJames Zern
2018-12-11vp8: Fix to enabling MFQEMarco Paniconi
2018-11-07Merge "vp9: postencode drop frame for screen content in CBR."Jerome Jiang
2018-11-06vp9: postencode drop frame for screen content in CBR.Jerome Jiang
2018-11-06Merge "vpx_codec_enc_config_default: disable 'usage'"Johann Koenig
2018-11-05vpx_codec_enc_config_default: disable 'usage'Johann
2018-11-05clang-tidy: fix vpx_img_wrap alignJohann
2018-10-08Loopfilter Multi-Thread OptimizationSupradeep T R
2018-09-15cosmetics: normalize include guardsJames Zern
2018-09-05vp9-svc: Allow for setting framerate per spatial layer.Marco Paniconi
2018-08-27Merge "SVC: extend api to specify temporal id for each spatial layers."Jerome Jiang
2018-08-16Refactor: move svc example files to from vpx/ to examples/Jerome Jiang
2018-08-16SVC: extend api to specify temporal id for each spatial layers.Jerome Jiang
2018-08-15svc: Force the quantizer to be same as that in encoder config.Jerome Jiang
2018-08-14Add vpxenc control to turn on/off tpl modelJingning Han
2018-08-09vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG apiJerome Jiang
2018-07-20Add Flag to Enable Row Based MultiThreadingVenkatarama NG. Avadhani
2018-07-04vp9-svc: add more command line options to test app.Sergey Silkin
2018-06-20vp9-svc: Add support for spatial layer sync frames.Marco Paniconi
2018-06-07vp9 svc: add control to set using second temporal ref.Jerome Jiang
2018-06-06Merge changes I3ba75c45,I97d26285James Zern
2018-06-03Unbreak the force inline directive for gccLuca Barbato
2018-05-24vp9-svc: Add max_consec_drop to SVC frame drop.Marco Paniconi
2018-05-22vp9-svc: Add full superframe drop mode.Marco Paniconi
2018-04-24vp9-svc: Add GET control to get SVC pattern info.Marco Paniconi
2018-04-09vpx_image: remove unused image formatsJames Zern
2018-04-09vp9-svc: Make constrained_layer_drop default for svc.Marco Paniconi
2018-03-29VP9 SVC: Add enum type for framedrop_mode.Jerome Jiang