Skip to content
Snippets Groups Projects
Commit eaed4da9 authored by Lukasz Marek's avatar Lukasz Marek
Browse files

lavu/opt: extend AVOptionRange by extra values


AVOptionRange is not flexible enough to store AV_OPT_TYPE_IMAGE_SIZE
ranges. Current implementation can only store pixel count.
This patch aims to keep backward compatibility and extend
AVOptionRange with possibility to store width/height ranges.

Signed-off-by: default avatarLukasz Marek <lukasz.m.luki@gmail.com>
parent fd2bcfc4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment