summaryrefslogtreecommitdiff
path: root/examples/vp9_spatial_svc_encoder.c
AgeCommit message (Expand)Author
2018-08-09vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG apiJerome Jiang
2018-07-04vp9-svc: add more command line options to test app.Sergey Silkin
2018-06-29vp9-svc: fix strings concatenation in test app.Sergey Silkin
2018-05-29vp9-svc: Add frame dropper control to sample encoder.Marco Paniconi
2018-04-18vp9: Changes for scene detection overshoot and SVC.Marco Paniconi
2018-04-06Fix settings for num of tiles in samples & tests.Jerome Jiang
2018-04-03Fix to svc sample enocoder for visual studio build.Marco Paniconi
2018-04-02vp9-svc: Fix to svc sample encoder for write_out.Marco Paniconi
2018-03-30VP9 SVC: Write bitstream for each spatial layer in sample.Jerome Jiang
2018-03-21vp9-svc: Fix to sample encoderMarco Paniconi
2018-03-20VP9 SVC: Add control to disable inter layer prediction.Jerome Jiang
2018-03-20vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi
2018-03-14spatial svc: set window_size to 15Johann
2018-03-13spatial svc: zero sizesJohann
2018-03-13spatial svc: remove vpx_svc_get_messageJohann
2018-03-13spatial svc: remove unused localsJohann
2018-03-13spatial svc: rescope slJohann
2018-01-31vp9 svc: Make top layer non-ref: for 2 TL caseMarco Paniconi
2018-01-31Revert "vp9 svc: fix to make top layer frame non-ref"Marco Paniconi
2018-01-29vp9 svc: fix to make top layer frame non-refJerome Jiang
2018-01-24vp9: Fix to vp9_svc sample encoder for bypass mode.Marco
2018-01-12clang-format v5.0.0 examples/Johann
2017-11-17vp9 svc: fix a few compile warnings.Jerome Jiang
2017-09-25SVC: Add setting for max_intra_rate_pct in sample encoder.Marco
2017-09-01apply clang-formatclang-format
2017-08-14vp9 svc: Fix the stats output when sl = 1.Jerome Jiang
2017-06-07vp9: SVC: Enable row-mt in sample encoder.Marco
2017-03-10vp9: Enable row multithreading for SVC in real-time mode.Marco
2016-12-07vp9: Fix some TODOs in svc code.Marco
2016-10-31vp9-svc: Fix some stats in vp9_spatial_svc_encoder.Marco
2016-10-28vp9: Updates to SVC sample encoder.Marco
2016-09-15apply clang-formatclang-format
2016-07-18examples: apply clang-formatclang-format
2016-01-20Vidyo patch: Changes to the scalability code.Marco
2015-10-29Update to vp9_spatial_svc_encoder.Marco
2015-09-17Add SVC codec control to set frame flags and buffer indices.Marco
2015-09-15Add cyclic refresh parameters to svc-layer context.Marco
2015-08-26vp9_spatial_svc_encoder: Enable aq-mode for real-time mode.Marco
2015-08-26vp9_spatial_svc_encoder: Add encoding time log.Marco
2015-06-15vp9_ethread: create enough threads while using SVCYunqing Wang
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-05-11tools_common.h: fix usage_exit() prototypeJames Zern
2015-02-04Xcode: Fix includes in examples.Tom Finegan
2014-11-18Changes SvcContext_t to SvcContextDeb Mukherjee
2014-11-10Vidyo: Support for one-pass rc-enabled SVC encoderDeb Mukherjee
2014-11-04[spatial svc] Make spatial svc working for one pass rate controlMinghai Shang
2014-10-13Resolves some lint errorsDeb Mukherjee
2014-10-11vp9_spatial_svc_encoder: fix -bit-depth arg parsingJames Zern
2014-10-02Adds highbitdepth support to svc examplesDeb Mukherjee
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang