Skip to content
Snippets Groups Projects
Commit 8c28a39c authored by Jon Morley's avatar Jon Morley Committed by Michael Niedermayer
Browse files

options_table.h: min value for colorspace is 0 (AVCOL_SPC_RGB)


The min value for colorspace should be zero and not one since the first
valid index into the frame colorspace array is AVCOL_SPC_RGB which is 0.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 48c29883
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment