OsmoTV: Added more test patterns for TV repair

- improved FUBK
- red screen for DY adjustment
- crosses and dots for convergence adjustment
- EBU color bars
- natural color image
This commit is contained in:
Andreas Eversberg
2019-05-12 09:36:12 +02:00
parent e4314749fd
commit b9cc33c6ec
15 changed files with 82633 additions and 30 deletions

3
src/tv/convergence.h Normal file
View File

@@ -0,0 +1,3 @@
int convergence_gen_line(sample_t *sample, double x, double samplerate, double line_start, double line_end, int line, double thick);