summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2016-02-29vp8: multi-res-encoder: Fix timer around encoder in sample encoder.Marco
2016-01-20Vidyo patch: Changes to the scalability code.Marco
2015-12-17Remove unused POSIX_MMAP referencesJohann
2015-10-29Update to vp9_spatial_svc_encoder.Marco
2015-10-20Setting change in sample encoder: vpx_temporal_svc_encoder.cMarco
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-07-07Update to vpx_temporal_svc_encoder:Marco
2015-06-18Add dynamic resize logic for 1 pass CBR.Marco
2015-06-15vp9_ethread: create enough threads while using SVCYunqing Wang
2015-06-03Remove ABI check for 1 pass CBR SVC.Marco
2015-06-03Fix to sample encoder: vpx_temporal_svc_encoder.cMarco
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-05-12Merge changes from topic 'missing-proto'James Zern
2015-05-12Remove reference to compatibility layerJohann
2015-05-11tools_common.h: fix usage_exit() prototypeJames Zern
2015-04-29vpx_temporal_svc_encoder: Keep static_threshold off as default.Marco
2015-04-29vpx_temporal_svc_encoder: Update some settings.Marco
2015-04-29vpx_temporal_svc_encoder: Set static threshold to off by default.Marco
2015-03-19put spatial svc behind an ABI checkJames Zern
2015-03-11vpx_temporal_svc_encoder: Update some default settings.Marco
2015-03-06Set the threads/tile_columns in vpx_temporal_svc_encoder.Marco
2015-02-12vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9.Marco
2015-02-05vpx_temporal_svc_encoder: change default setting for static threshold.Marco
2015-02-04Xcode: Fix includes in examples.Tom Finegan
2014-12-03Various updates to vp8.Marco
2014-11-26temporal_svc encoder: Change default setting for layering_mode = 0.Marco
2014-11-18Changes SvcContext_t to SvcContextDeb Mukherjee
2014-11-14Add more rate control stats to vpx_temporal_svc_encoder.Marco
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-30examples/simple_decoder: Correct comments/remove unnecessary include.Tom Finegan
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-12Change the control function of VP9 denoiser.JackyChen
2014-09-11Merge "[spatial svc] Remove handling frame and stats packets in the codec"Minghai Shang
2014-09-11Merge "Adding lossless encoding example."Dmitry Kovalev
2014-09-11[spatial svc] Remove handling frame and stats packets in the codecMinghai Shang
2014-09-11Adding lossless encoding example.Dmitry Kovalev
2014-09-10examples/twopass_encoder: Use good quality.Tom Finegan
2014-09-09Merge "Removing legacy compatibility layer."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-02[svc] Temporal svc with two pass rate controlMinghai Shang