Skip to content

Conversation

@max-verem
Copy link
Contributor

this is updated set of patches that implements native mode selecting for PAL and 1080i25, and scaler setting

@fabled
Copy link
Owner

fabled commented Dec 16, 2015

Thanks. The scaler stuff looks good.

But maybe I did not explain my thought clear enough on the native mode handling. I do not want "struct display_mode *native_mode;" added at all. The encoding_parameters.native_mode should be checked in the places where interlaced or convert_to_1088 are referenced. Duplicating the whole display_mode struct is bloat, when only one or two bits are affected -- and that overhead can be moved to code.

@fabled
Copy link
Owner

fabled commented Dec 22, 2015

Scaler settings patch applied. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants