summaryrefslogtreecommitdiff
path: root/vpx_dsp/psnr.h
diff options
context:
space:
mode:
authorMarco Paniconi <marpan@google.com>2018-03-26 10:53:38 -0700
committerMarco Paniconi <marpan@google.com>2018-03-26 13:56:55 -0700
commit223f9e36718e8c2e33c38f96345dc9877d2e19e6 (patch)
tree0c1e1b0520794e01e568a4ec22d74c8703f9f6ba /vpx_dsp/psnr.h
parent9037a05041ec080b9541e846af84241513e37aae (diff)
downloadlibvpx-223f9e36718e8c2e33c38f96345dc9877d2e19e6.tar
libvpx-223f9e36718e8c2e33c38f96345dc9877d2e19e6.tar.gz
libvpx-223f9e36718e8c2e33c38f96345dc9877d2e19e6.tar.bz2
libvpx-223f9e36718e8c2e33c38f96345dc9877d2e19e6.zip
vp9-svc: Allow for setting frame drop thresholds per layer.
Add encoder control to set the frame drop thresholds per spatial layer, and add a frame drop mode: 0 = per-layer drop, and 1 = constrained drop mode (a drop on a given layer forces drops to all upper layers). Default is mode 0 (per-layer dropping). Implementation for mode 1 will come in subsequent change. If the control is not used, then the spatial layer frame drop thresholds (water mark) are all equal and set to the value given by the encoder config (oxcf->drop_frames_water_mark). Bump up the ABI version. Change-Id: Id038d4181b86fa98b3d44d026f96d5f344d81629
Diffstat (limited to 'vpx_dsp/psnr.h')
0 files changed, 0 insertions, 0 deletions